Find the perfect skill
Explain Code with Diagrams
Documentation
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks 'how does this code work?'
Conversation Handoff Document
Documentation
Compact the current conversation into a handoff document so another agent can pick up the work.
Create handoff document
Documentation
Summarize the current conversation into a handoff document so another agent can continue the work.
Review a Skill
Documentation
Review a skill for clarity, trigger quality, and maintainability.
Pulumi documentation creation with frontmatter and menu
Documentation
Creates Pulumi documentation pages with proper frontmatter, menu structure, and SEO optimization via a 7-step workflow.
Release Notes Drafting
Documentation
Drafts user-facing release notes from PR diffs, following defined style and template.
Skill Review
Documentation
Review a skill for trigger quality, workflow correctness, and maintainability. Return findings and proposed edits.
CodeTour Guided Walkthroughs
Documentation
Create CodeTour .tour files for persona-targeted code walkthroughs with real file and line anchors. Use for onboarding, architecture, PR, RCA, and feature-explanation tours.
DOCX - Word Document Manager
Documentation
Comprehensive document creation, editing, and analysis with support for tracked changes. Work with Word documents programmatically from the command line.
Technical Documentation Architect
Documentation
Analyzes existing codebases to produce comprehensive technical documentation (10-100+ pages), including architecture overviews, design decisions, and troubleshooting guides. Best used for system documentation, architecture guides, or technical deep-dives.
Write xmris documentation pages
Documentation
Create or edit xmris doc pages (tutorials, explanations, guides) in MyST format, with style rules and automated checks.
Write xmris documentation page
Documentation
Create or edit tutorials, explainers, or contributor guides in xmris docs using MyST notebooks with live code cells.