SEO audit and structured data patterns - meta tags, Open Graph, JSON-LD schema, Core Web Vitals. Use for marketing sites and e-commerce.
Pre-deploy checklist with review, security, and test verification. Use when ready to deploy.
Stripe integration patterns - API keys, webhooks, checkout, subscriptions. Loads when working with payments.
Standardized git commit, push, and PR creation workflow.
Deploy workflow for Vercel, Supabase, and CI/CD pipelines. Use for deployment and CI/CD setup.
Convergence loop — brainstorm, fix, re-scan until the codebase is clean. Combines brainstorm→apply→auto in one command.
Code refactoring patterns - extract, split, restructure without changing behavior.
prd.json schema and task system - auto-loaded when prd.json exists
Creates or advances sprints in prd.json. Use when starting new work cycles or closing completed sprints.

pr-reviewdjnsty233/22/2026
Comprehensive PR review using specialized agents. Use before creating or merging pull requests.

checkpointdjnsty232/9/2026
Deprecated. Use /compact instead. Claude has built-in memory that persists across sessions.

browser-authdjnsty233/21/2026
Deprecated. Merged into agent-browser skill. Use agent-browser for browser testing and auth token injection.
Redirects to review deep. Use review with depth levels instead.
Autonomous task execution with testing and security. Works through all tasks without stopping.
Manages environment variables and credentials securely. Use when configuring secrets or .env files.

brainstormdjnsty232/9/2026
Scans codebase, proposes improvements and features autonomously. Use when unsure what to work on next.
Code quality check with adaptive effort scaling. Includes security scanning.
Debugs and fixes issues systematically. Use when something is broken, throwing errors, or behaving unexpectedly.