Find the perfect skill
Catan Board Generator
Development
Generates a custom Settlers of Catan board layout. Customize resource distribution for your game.
Add Provider to Pulumi Registry
Development
Guided workflow to add a new provider package to the Pulumi Registry, including metadata creation, validation, and publishing steps.
Feedback Triage
Development
Triage user feedback on LLM outputs, trace call chains (source/verifier/rewriter), check data-resync drift, and decide when to escalate to evals.
Slack-to-GitHub Issue Converter
Development
Fetches a Slack message and creates a well-structured GitHub issue in the Pulumi docs or registry repositories.
Do End-to-End Task Workflow
Development
Autonomous end-to-end task execution: research, branch, implement, pass CI, open PR, ship. Invoked via /do or $do.
Firecrawl Hello World Example
Development
Create a minimal FireCrawl example to start an integration or test your API credentials.
Claude Superpowers Lab Environment
Development
Lab environment for experimenting with Claude superpowers. Provides patterns and guidance for usage.
Skill Auditor
Development
Skill to audit another skill for compliance with best practices including pure XML structure, required tags, and progressive disclosure.
Skill Check
Development
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming conventions, description quality, file structure, and best practices. Provides improvement suggestions and optionally applies fixes.
Add New Pulumi Provider Package
Development
Guided workflow to add a new provider package to the Pulumi Registry, including validation and community package listing.
Run Local Services
Development
Start all local development services (backend, frontend, docs) with dependency checks, port conflict resolution, and automatic recovery.
TDD Workflow Patterns
Development
Guide for implementing tasks using the TDD workflow, phase checkpoints, git commits, and verification protocol.