Find the perfect skill
asc CLI Usage
Development
Guidance for using the App Store Connect asc CLI: flags, output formats, pagination, authentication, and discovery. Use when running or designing asc commands.
PR Pipeline
Development
Complete workflow from code-ready to merge: pre-push verification, self-review, PR opening, and monitoring CI and review threads.
Apollo Caching Strategies
Development
Implement Apollo Client caching strategies including cache policies, optimistic UI, cache updates, and normalization.
QCC Plus Git Workflow
Development
Defines the Git workflow for the QCC Plus project: branch strategy (test/main/prod), conventional commit format, and release process. Helps developers maintain consistency and avoid mistakes like force-pushing to main.
Autoplan - Automated Review Pipeline
Development
Automatically runs the full CEO, design, eng, and DX reviews with auto-decisions using 6 decision principles for plan approval.
Helius Solana RPC and Infrastructure Expert
Development
Provides guidance on using Helius Solana infrastructure, including high-performance RPC nodes, real-time data streaming via LaserStream and WebSockets, and developer APIs like the Digital Asset Standard. Helps with accessing NFT/token metadata, debugging transaction failures, optimizing priority fees, and setting up webhooks for blockchain events. Useful when users need to interact with Solana through Helius services.
Explore, Build, and Refine UI
Development
Explore, build, and refine UI. Uses MCP tool to fetch instructions.
Async SQLAlchemy Patterns for FastAPI
Development
Production-ready async SQLAlchemy 2.0+ patterns for FastAPI: session management, connection pooling, Alembic migrations, relationship loading, and query optimization.
Tech-Debt Audit
Development
Audit accumulated technical debt: stale markers, dead code, duplication, magic numbers, stub implementations, doc rot, and oversized files.
Allocation Profile Analysis
Development
Analyzes an allocation profile in collapsed stack format (jemalloc, async-profiler). Identifies top allocators and memory usage patterns.
Supabase Performance Tuning
Development
Optimize Supabase API performance with caching, batching, and connection pooling.
Distributed Issue Triage
Development
Sub-skill to triage issues in the oncall:distributed queue by assigning module labels, routing to sub-oncalls, and marking triaged.