This does exactly what it says: pulls documentation straight from your code so you're not manually syncing API references every sprint. It's most useful after shipping a feature or when onboarding new engineers who need architecture diagrams without digging through the entire codebase. Everything runs locally, so your source never leaves your machine. The honest limitation is that it only handles technical docs, so don't expect it to write your product specs or business requirements. If you've ever let documentation drift three versions behind because updating it manually is tedious, this solves that specific problem.
npx -y skills add jorgealves/agent_skills --skill documentation-generator --agent claude-codeInstalls into .claude/skills of the current project.
The documentation-generator ensures that software projects remain maintainable by automatically creating and updating technical documentation directly from the source code.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev