fixing-skills
Evaluate and improve a plugin's skills by applying Anthropic's skill authoring best practices. Triggers when the user asks to fix, improve, or review skills for a specific plugin or agent team.
writing-landing-page-copy
Generates high-converting landing page copy through a structured interview and section-by-section writing process. Triggers when the user asks to write landing page copy, create a landing page, write marketing copy for a product, or generate conversion-optimized web copy.
explaining-architecture
Analyzes project architecture and generates ASCII state machine and sequence diagrams. Use when the user asks to explain a project, analyze architecture, trace an entrypoint, show a state machine, or generate a sequence diagram.
pr
Creates a GitHub pull request using gh CLI. Triggered when the user asks to open, create, or submit a PR, or runs /pr.
building-landing-page
Generates a complete Astro 5 landing page with Tailwind CSS v4 from copywriting content. Triggers when the user asks to build a landing page, create the HTML/CSS for a landing page, generate an Astro site from copy, or implement a landing page design. Expects structured copywriting input matching the writing-landing-page-copy output format.
ci
Stages all changes, guards against unignored junk files, and generates a conventional commit. Triggered when the user runs /commit or asks to commit.