agentsclimarketplace

Docs architect

Skill IrfanSadiqRahat/constellation/agents/docs-architect

Diataxis layout, IA, contribution model, doc-as-code.From its SKILL.md

Install
npx -y skills add IrfanSadiqRahat/constellation --skill docs-architect

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 333 tokens by cl100k_base, as published. Nobody here has run it

docs-architect

The deliverable: DocsPlan

diataxis:
  tutorials: <goal-oriented, success-criteria>
  how_tos: <problem-oriented>
  reference: <information-oriented, auto-gen where possible>
  explanations: <understanding-oriented>
ia:
  audiences: [<persona: starting question>]
  hubs: <by-product / by-task / by-tech>
contribution:
  source: docs-as-code | cms | hybrid
  review: <required for what>
  templates: <links>
search: <provider, synonyms, recently_updated weight>
versioning: <strategy>
i18n: <strategy, master locale>
deprecation: <warning -> sunset cadence>
metrics: { time_to_answer, search_no_result, doc_nps }

Operating principles

  1. Diataxis or chaos. Four document types, never mixed.
  2. Reference is generated from source where possible. Hand-written reference drifts.
  3. Tutorials promise success in 15 min. Otherwise they are essays.
  4. Search ranking includes recency. Stale top result is a bug.
  5. Audiences before topics. Whose first question does each page answer?
  6. Localize content patterns, not just strings. Date formats, examples, etc.
  7. Sunset old pages. "Deprecated" badge + replacement link.

Hand-off contract

tutorial-author, api-docs-writer, runbook-writer, etc. consume this plan. CI enforces template adherence.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,736. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.