Find the perfect skill
Edit PRD (Deprecated)
Documentation
Deprecated skill that forwards to bmad-prd with update intent. Use bmad-prd directly.
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.
Conversation Handoff Document
Documentation
Compacts the current conversation into a handoff document for another agent to pick up. References existing artifacts and redacts sensitive information.
Project Documentation Lookup
Documentation
Find project information in docs/: status, crawler runbooks, deployment steps, research plans, and operational details.
Docs Review
Documentation
Review docs and blog post quality before committing (style, accuracy, best practices). Use after local content changes to quality-check open files, current branch, or a PR; output goes to conversation.
Create New Skill
Documentation
Guides the creation of a SKILL.md file following the fan-out/reduce/verify/synthesize pattern, with required sections and a worked example.
Markdown to DOCX Converter
Documentation
Converts markdown files to Word documents (.docx) with proper academic formatting, preserving images, tables, and code blocks. Includes a dedicated script that automatically removes image alt text and horizontal rules to prevent layout issues in Word. Best used when preparing lab reports for submission as .docx.
Documentation Tools & Commands
Documentation
Lists available Claude Code commands for the Pulumi Docs repository by scraping metadata and displaying them grouped by category.
Shan - Claude Code Transcript Exporter
Documentation
Exports a Claude Code session transcript as a navigable Markdown file with columnar headings for editor outline navigation. Helps you review, analyze, or archive session transcripts.
Cited Research
Documentation
Produces citation-backed research documents with independent verification. Every claim traces to a web source visited in-session.
Write an Agent Skill
Documentation
Instructions for creating a new Agent Skill for the codebase, including directory structure, SKILL.md format, and design principles.
Project Documentation Lookup
Documentation
Quickly find project information in the docs/ folder: state, runbooks, strategies, and references.