Documentation Generator Skill
This skill helps generate comprehensive documentation for code.
When to Use
Claude should invoke this skill when:
- •User asks to document code or a project
- •User needs README or API documentation
- •User wants to generate code comments
Behavior
- •Analyze the code structure
- •Identify public APIs and key functions
- •Generate clear, concise documentation
- •Follow project documentation conventions if they exist