Find the perfect skill
Terragrunt Executor
Development
Executes Terragrunt commands like init, plan, apply, and run-all for single or multiple modules. It determines user intent from natural language triggers, checks prerequisites, and runs the appropriate command with safety measures (e.g., requiring confirmation before apply). Helps manage Terraform configurations via Terragrunt efficiently.
New column conventions
Development
Conventions for new database fields: snake_case naming, Go struct tags, field types.
Code Janitor
Development
Scan source code for dead code, duplicate logic, zombie functions, and semantic clones. AI-powered code cleanup recommendations.
Multi-Agent Code Review and Fix
Development
Launches five review agents in parallel, validates findings, triages with developer judgment, and fixes approved items.
App Store Connect ID Resolver
Development
Resolve App Store Connect IDs (apps, builds, versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.
AWS CDK Patterns
Development
Expert in AWS CDK reusable patterns, L2/L3 constructs, and production-grade infrastructure stacks.
Windsurf Cascade Onboarding
Development
Configure Windsurf's Cascade AI agent for team projects, including rules, context, and team defaults.
Java 21+ Development Expertise
Development
Advanced Java developer specialized in Java 21+ features, virtual threads, Spring Boot 3.x, and performance optimization for enterprise applications.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by analyzing and fixing type issues. Loops until zero errors or stagnation.
Motor Control Implementation
Development
Implements motor control algorithms and driver software for DC, BLDC, stepper, and AC induction motors. Includes field-oriented control (FOC), PWM generation, position/speed feedback handling, current sensing, and protection features. Useful when developing motor drivers, tuning control loops, or integrating sensor feedback for embedded systems.
Diagnosing Bugs
Development
A discipline for diagnosing hard bugs and performance regressions, focused on building a tight feedback loop to isolate and fix the root cause.
Pull Request Review
Development
Adjudicate a pull request as a maintainer: reads the CI-posted pinned review, refreshes if stale, and provides an interactive workflow to approve, request changes, modify, or close, with optional auto-merge.