Find the perfect skill
Systematic Debugging
Development
Systematic debugging process with four phases: investigate, analyze, hypothesize, implement. No fixes without root cause.
PR Description Format
Documentation
Provides PR description format and workflow requirements for GitHub pull requests.
ShellCheck - Shell script linting
Development
Lint and fix shell script issues using ShellCheck. Detects common errors, explains their impact, and provides specific corrections.
Integrate Claude Skill into Project Guidelines
Development
Adapt and integrate a Claude global skill into your project's development guidelines, not directly into project code.
Refusal Overwrite (/hi)
Development
Replaces the most recent assistant response with a generic agreement template, bypassing refusal.
Scaffold and Validate RFCs
Documentation
Scaffolds and validates RFCs against ArenaQuest's standard: numbered files, metadata headers, canonical sections, and README index.
ML Engineer
Data & AI
Build and deploy production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Covers model serving, feature engineering, A/B testing, and monitoring.
Domain-Driven Design Planning
Development
Decide whether full DDD is worth it, then plan and route modeling work from strategic to tactical and evented implementation.
Setup Browser Cookies
Testing
Import cookies from your real Chromium browser into the headless browser session. Interactive picker to select cookie domains to import.
Docs Review
Documentation
Reviews docs and blog post quality before committing: style, accuracy, Pulumi best practices. Outputs to conversation.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by analyzing and fixing type issues. Loops until zero errors or stagnation.
CCXT for TypeScript/JavaScript
Development
A comprehensive guide to using CCXT in TypeScript/JavaScript for cryptocurrency exchange integration via REST and WebSocket APIs.