Find the perfect skill
Handle PR Comments
Development
Skill for analyzing and responding to pull request comments, suggesting improvements, and facilitating code review.
SEO and AEO Content Analysis
Content
Analyze content for search engine and AI discoverability. Evaluate titles, meta descriptions, headings, and AEO patterns.
Project Technical Writing
Documentation
Guides technical writing to match the project's established voice and style. Use when creating or editing READMEs, ADRs, Swift doc comments, or reviewing documentation for consistency. Enforces a pragmatic, direct, developer-to-developer tone while avoiding AI-isms and hedging.
GitHub Actions Workflows
DevOps
Skill for writing and modifying GitHub Actions workflows, covering CI/CD, triggers, jobs, matrix builds, caching, artifacts, and reusable workflows.
PM Board Management
Productivity
Inspect and maintain the repository's .pm board: workstreams, inbox notes, milestones, and tasks. Handles board status queries and mutations such as creating, promoting, or completing work.
Autonomous iOS bug fixer
Development
Automatically fixes iOS bugs reported by /ios-qa: reads the source, applies the fix, rebuilds, redeploys, and verifies on the real device.
Codebase Health Audit
Development
Perform a comprehensive codebase health audit to identify technical debt, quality issues, and improvement opportunities.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by fixing type issues through an iterative loop until zero errors or stagnation.
Skills Audit and Improvement
Development
Assess, score, and improve existing skills in .codex/skills. Handles user requests to review, optimize, or refactor skills.
Set up pre-commit hooks (Husky + lint-staged)
Development
Set up Husky, lint-staged, and Prettier to run formatting, typecheck, and tests on every commit. Includes package manager detection.
Auto-Empirical Research Skills Router
Data & AI
Routes empirical-research requests to the right vendored skill from a 1,096-skill catalog. Supports causal inference, econometrics, replication, writing, peer review, and more.
A-share Quantitative Trading Orchestrator
Data & AI
Master orchestrator for A-share quantitative trading. Parses user intent, manages research pipeline state, and coordinates seven sub-skills from data collection to performance reporting without executing computations itself.