agent-ready
01EdwardAngert/docs-agent-plugin
Command
Make the docs legible to AI tools: create or repair llms.txt, complete the frontmatter, and record the repo's conventions.
[WIP] Claude Code skill to help enable technical writers and contributors
EdwardAngert/docs-agent-plugin
Command
Make the docs legible to AI tools: create or repair llms.txt, complete the frontmatter, and record the repo's conventions.
EdwardAngert/docs-agent-plugin
Command
Audit documentation for quality issues, gaps, and improvement opportunities.
EdwardAngert/docs-agent-plugin
Command
Draft a new document with guided help: bring your expertise, the plugin handles the writing.
EdwardAngert/docs-agent-plugin
Command
One-command docs health check: coverage, freshness, consistency, and findability, with a scorecard and the single highest-leverage fix.
EdwardAngert/docs-agent-plugin
Command
Scaffold project-local Docs Assist configuration, pre-filled from the repo's existing conventions.
EdwardAngert/docs-agent-plugin
Command
Add or improve code examples in a documentation file.
EdwardAngert/docs-agent-plugin
Command
Plan a documentation set for a project: figure out what to write, for whom, and in what order.
EdwardAngert/docs-agent-plugin
Command
Turn a release's worth of changes into reader-facing release notes.
EdwardAngert/docs-agent-plugin
Command
Install opt-in documentation hooks (git pre-commit lint, in-session doc lint, CI docs-impact check, CI reference-registry check, CI claim check). Default off, nothing is installed without your choice.
EdwardAngert/docs-agent-plugin
Command
Scaffold optional documentation linting (Vale, markdownlint, MegaLinter, cspell, link check) generated from the project's config.
EdwardAngert/docs-agent-plugin
Command
Generate site navigation from the docs' own metadata, scaffolding a minimal Docusaurus or MkDocs setup when no site exists.
EdwardAngert/docs-agent-plugin
Command
Suggest and scaffold a documentation template for a healthy start, from The Good Docs Project.
EdwardAngert/docs-agent-plugin
Command
Find and update the docs affected by a code change (a diff, a PR, or changed files).
EdwardAngert/docs-agent-plugin
Command
Verify procedural docs by executing them: run each step in an isolated workspace and report where the doc diverges from reality.