Find the perfect skill
Skill Template
Documentation
This is a generic skill template. It does not provide any specific functionality.
Metabase Documentation Writing
Documentation
Learn to write clear, user-focused documentation following Metabase's conversational style guide.
Refinement Notes
Documentation
Captures backlog refinement session outcomes including stories refined, estimates, questions raised, and decisions made. Use during or after refinement to record results and share with team members who missed the session.
Publish Skill to Docs Site
Documentation
Sync a marketplace skill to the documentation site. Creates skill detail pages (EN/ZH), updates index and navigation.
Specification Documentation
Documentation
Generates specification Markdown files in the specs/ directory to document recently completed work. Use it after implementing features, changing architecture, or creating immersive experiences to structure technical documentation.
GitHub Docs PR Workflow
Documentation
End-to-end workflow: inspect changes, file a docs issue, create branch, commit, push, and open a PR.
Documentation Generator
Documentation
Generate and update technical documentation for code, APIs, and projects.
Documentation Architect
Documentation
Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details.
Create Pulumi documentation pages
Documentation
Guides creation of Pulumi documentation pages with proper frontmatter, menu structure, and SEO. Follows a 7-step workflow.
Write and Update Documentation
Documentation
Updates or drafts documentation for the specified scope, including SDD, README, and API docs. Reads source code to ensure accuracy and keeps language consistent.
Start-Specification Skill Refactoring Plan
Documentation
Implementation plan to restructure a monolithic skill into modular architecture with conditional reference file loading and intelligent routing based on discovery state.
VitePress Source Tutorial Generator
Documentation
Automatically generates a VitePress documentation site for learning source code, explaining how a codebase is implemented. Useful for analyzing projects, understanding internal architecture, and navigating modules.