Find the perfect skill
Author a Claude Code skill
Development
Create a new skill under .claude/skills/ with valid frontmatter and index it in CLAUDE.md and README.md.
Registry Tools List
Development
Lists all available Pulumi Registry commands, grouped by category.
View Pull Request Diff
Development
Shows the code diff of a pull request, including file changes and statistics. Helps when reviewing code changes, understanding the scope of modifications, or examining specific files.
Dispatch skill-improver agent
Development
Dispatch to the report-only skill-improver agent to propose evidence-cited SKILL.md edits, with precondition checks; never edits directly.
Constraint Innovation
Productivity
Transform limitations into competitive advantages by finding the innovation hidden within every constraint.
Pull Request Review Command
Development
Comprehensive pull request review with contributor detection, approval, request changes, merge, or close actions.
CI/CD Pipeline Failure Diagnosis and Fix
DevOps
Diagnoses and fixes CI/CD pipeline failures. Used when the user reports CI failures, build errors, test failures, or pipeline issues. Analyzes logs, identifies root causes (implementation bugs, outdated tests, environment issues), and applies fixes while prohibiting test tampering.
Question Router
Productivity
Classifies incoming user questions into 5 complexity levels (L1-L5) and routes them to the appropriate response path, replacing old skip-step logic with structured classification adapted to actual needs.
Skills Directory - Master Index
Documentation
Root index for all Claude Code skills in this project. Provides an entry point for project-specific and framework skills.
Containerized Security Auditing
Security
Containerized security auditing and ethical hacking tools. All operations run in isolated Docker containers for safety.
Quality Regression Gate
Testing
Static analysis scoped to changed files to detect quality regressions, using fallow audit and madge. Report-only, never blocks.
Android Kotlin Development
Development
Develop native Android apps with Kotlin, covering MVVM with Jetpack, Compose, Retrofit, Room, and navigation architecture.