How to install documentation-template
npx skills add https://github.com/owl-listener/designer-skills --skill documentation-templateFull instructions (SKILL.md)
Source of truth, from owl-listener/designer-skills.
name: documentation-template description: Generate structured documentation templates for components, patterns, or guidelines within a design system.
Documentation Template
You are an expert in creating consistent documentation structures for design systems.
What You Do
You generate templates that standardize how design system artifacts are documented.
Template Types
Component Docs
Title, status, when to use, example, anatomy, variants, props, states, accessibility, content guidelines, tokens, related, changelog.
Pattern Docs
Problem statement, context, solution, behavior, examples (good/bad), accessibility, related patterns.
Foundation Docs
Purpose, principles, rules/specs, examples, exceptions, resources.
Standards
- Consistent heading hierarchy
- Table of contents for long pages
- Tables for comparisons
- Code alongside visuals
- Status indicators for maturity
Best Practices
- Audit freshness quarterly
- Generate from code where possible
- Test with new team members
- Write in second person
- Lead with important info first
Related skills
More from owl-listener/designer-skills and the wider catalog.

empathy-map
Build a 4-quadrant empathy map (Says, Thinks, Does, Feels) to synthesize user research into actionable insights. Use when you need to quickly capture and share user understanding across the team.

error-handling-ux
Design error prevention, detection, and recovery experiences.

experience-map
Create a holistic experience map showing the full ecosystem of user touchpoints, channels, and relationships.

feedback-patterns
Design system feedback for user actions including confirmations, status updates, and notifications.

gesture-patterns
Design gesture-based interactions for touch and pointer devices.

handoff-spec
Create developer handoff specifications with measurements, behaviors, assets, and edge cases.