Find the perfect skill
Beads Durable Task Tracking
Development
Use the Beads CLI for durable project task tracking, blockers, and handoff. Run bd prime first and use bd commands for shared work.
Add Provider Package to Pulumi Registry
Development
Guided workflow to add a new provider package to the Pulumi Registry, handling metadata, validation, and community listings.
Character Ruleset Audit (CHARAL)
Development
Deep audit of per-game character ruleset translation into canonical ActorValues, covering derived stats, leveling, regen, afflictions, and reputation systems.
Sentry Known Pitfalls
Development
Execute common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Pull Request Review
Development
Review and approve/merge pull requests as a maintainer with full workflow including approve, request changes, merge, and close actions.
Ship It: Finalize and Create PR
Development
Comprehensive quality checks, commits, and pull request creation workflow with multiple approval checkpoints. Includes branch verification and context-aware checks.
Code Review Excellence
Development
Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.
Explore, Build, and Refine UI
Development
Explore, build, and refine user interfaces with remotely managed instructions.
Build Skill
Development
Creates a new Claude Code SKILL.md from scratch. Guides through pattern identification, I/O interface, decision rules, and routing vocabulary. Use to turn a repeating workflow into a reusable slash command.
Aegis Multi-Tenancy Enforcer
Development
Ensures every MongoDB query includes communityId, sourced from the JWT token rather than the request body. Use this skill when writing queries, repository methods, or service logic in Aegis to prevent cross-community data breaches.
uv - Fast Python Package and Project Manager
Development
Skill for using uv, a fast Python package manager, for running scripts, managing dependencies and virtual environments.
Microservices Patterns
Development
Master microservices architecture patterns: service boundaries, inter-service communication, data management, and resilience.