Our review
Creates and maintains standardized documentation with templates for various document types.
Strengths
- Enforces consistent structure.
- Provides templates for common document types.
- Includes header validation.
- Integrates with project workflow.
Limitations
- Relies on user-defined standards.
- May not cover all documentation needs.
- Requires manual invocation.
When starting a new project or need to maintain consistent documentation across a team.
For highly dynamic documentation requiring frequent non-standard changes or when a dedicated documentation tool is already in use.
Security analysis
SafeThe skill only uses file manipulation tools (Read, Write, Edit, Glob, Grep) for documentation tasks. There are no destructive commands, network access, or obfuscated payloads. No security risks are introduced by the skill itself.
No concerns found
Examples
/docs init/docs new feature/docs validatename: docs description: Documentation system with standards and templates user-invocable: true allowed-tools: Read, Write, Edit, Glob, Grep
Documentation Skill
Create and maintain standardized documentation.
Commands
/docs init- Initialize docs structure/docs new [type]- Create new document/docs status- Show docs status/docs validate- Validate headers
Document Types
| Type | Folder | Purpose | |------|--------|---------| | feature | features/ | Feature specs | | arch | architecture/ | Architecture docs | | changelog | changelog/ | Progress tracking | | roadmap | roadmap/ | Planning | | guide | guides/ | How-to guides | | todo | todo/ | Task tracking |
API Documentation Generator
Documentation
Automatically generates OpenAPI/Swagger API documentation.
Technical Writer
Documentation
Writes clear technical documentation following top style guides.
Pivot Decision Framework
Documentation
Documents a strategic pivot or persevere decision with evidence, analysis, and rationale. Use when evaluating whether to change direction on a product, feature, or strategy based on market feedback.