Find the perfect skill
Knowledge Base Capture
Documentation
Capture important architectural decisions, bug patterns, and feature designs into the project knowledge base.
Academic Paper Review
Documentation
Review an academic paper and generate a structured Markdown note, sourcing all content strictly from the paper itself. Locates PDFs via path, Zotero key, or title search.
Documentation Tools
Documentation
Lists available Claude Code commands for the Pulumi Docs repository by running a metadata scraper and displaying grouped results.
Project Documentation Lookup
Documentation
Find project information in the docs/ folder: status, runbooks, strategy, references. Use when you need operational context.
Changelog
Documentation
Audit, write, or update CHANGELOG.md following Keep a Changelog 1.1.0. Defers to auto-managed setups and applies semver.
List Documentation Tools & Commands
Documentation
Scrape command metadata and display categorized available Claude Code commands for the Pulumi Docs repository.
Create Claude Code Skills
Documentation
Provides a template for creating Claude Code skills, demonstrating the single-file format with YAML frontmatter. Use it as a reference when defining new skills to ensure correct structure and metadata.
Firecrawl Download
Documentation
Download an entire website as local files (markdown, screenshots, etc.) using firecrawl. Useful for saving documentation or content for offline use.
Move Documentation Files
Documentation
Automates moving documentation files with git history preservation, automatic alias injection, verification, and internal link updates.
Review Existing Content
Documentation
Reviews existing documentation pages selected by the daily content-review workflow, applies high-confidence fixes, and opens one auditable PR per article via a deterministic gate. Not user-invocable.
Reversa PRD Drafter
Documentation
Synthesizes ideation notes and personas into a complete PRD, generating a structured product requirements document with gap detection.
Record Architecture Decisions
Documentation
Use this to create or modify architecture decision records (ADRs) following structured guidelines.