Find the perfect skill
Create and Review Skills
Development
Creates a new skill, then reviews and automatically fixes it using other skills.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling. Use when experiencing slow API responses or implementing caching strategies.
Specification Creation
Development
Create technology-agnostic feature specifications using intelligence-first queries to capture user needs without implementation details.
Global Conventions
Development
Follow global development conventions: project structure, documentation, version control, environment configuration, and dependency management.
Ship Current Branch
Development
Ship current branch with CI, code review, security review, SonarCloud, and merge. Assumes code is already committed and pushed.
SPARC Architecture + Implementation
Development
Runs the SPARC Architecture and Implementation phases: design pseudocode, define module boundaries and API contracts, implement code, and run tests.
Deepgram SDK Patterns
Development
Apply production-ready Deepgram SDK patterns for TypeScript and Python. Covers singleton clients, Aura text-to-speech, audio intelligence, and migration paths.
Create PR and Check CI Status
Development
Create a pull request from the current branch, link the related issue, and monitor CI status until it passes.
Code Review
Development
Rigorous code review to identify bugs and improvements, with thorough verification of each issue before reporting.
Dependency Upgrade Planning
Development
Create a safe dependency update plan by analyzing security risks, breaking changes, and compatibility issues.
NuGet Package Manager
Development
Manage NuGet packages in .NET projects using the dotnet CLI. Enforces safe add, remove, and update procedures with version verification and restore.
UI design contract generation for frontend phases
Development
Generates a UI design contract (UI-SPEC.md) for frontend phases. Orchestrates UI research and verification end-to-end.