documentation
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
npx skills add sickn33/agentic-awesome-skills --skill documentation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Documentation Workflow Bundle ## Overview Comprehensive documentation workflow for generating API documentation, architecture documentation, README files, code comments, and technical content from codebases. ## When to Use This Workflow Use this workflow when: - Creating project documentation - Generating API documentation - Writing architecture docs - Documenting code - Creating user guides - Maintaining wikis ## Workflow Phases ### Phase 1: Documentation Planning #### Skills to Invoke - `docs-architect` - Documentation architecture - `documentation-templates` - Documentation templates #### Actions 1. Identify documentation needs 2. Choose documentation tools 3. Plan documentation structure 4. Define style guidelines 5. Set up documentation site #### Copy-Paste Prompts ``` Use @docs-architect to plan documentation structure ``` ``` Use @documentation-templates to set up documentation ``` ### Phase 2: API Documentation #### Skills to Invoke - `api-documenter` - API documentation - `api-documentation-generator` - Auto-generation - `openapi-spec-generation` - OpenAPI specs #### Actions 1. Extract API endpoints 2. Generate OpenAPI specs 3. Create API reference 4. Add usage examples
- Overview
- When to Use This Workflow
- Workflow Phases
- Phase 1: Documentation Planning
- Phase 2: API Documentation
- Phase 3: Architecture Documentation
- Phase 4: Code Documentation
- Phase 5: README and Getting Started
- Phase 6: Wiki and Knowledge Base
- Phase 7: Changelog and Release Notes
- Phase 8: Documentation Maintenance
- Documentation Types
- Code-Level
- API Documentation
What does the documentation skill do?
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill documentation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.