write-docs

Originally fromtldraw/tldraw
Installation
SKILL.md

Write Docs

Create clear, consistent documentation for the Inkeep docs site following established patterns and structure.


Use when

  • Any customer-facing feature, API, SDK, CLI, UI, config, or behavior change needs documenting
  • Creating or updating pages in agents-docs/content/, snippets, or public-facing READMEs or reference artifacts (like .env.example files)
  • Restructuring or reorganizing docs (moves, renames, redirects)

Do NOT use when

  • Writing code comments or inline documentation (not MDX docs)
  • Working on internal-only changes with no customer-facing surface area
  • Updating internal tooling docs (e.g. AGENTS.md, .agents/skills/, .agents/rules/, CONTRIBUTING.md, .github/workflows/)

Installs
23
Repository
inkeep/agents
GitHub Stars
1.1K
First Seen
Feb 28, 2026
write-docs — inkeep/agents