Find the perfect skill
Agent Code Reviewer
Testing
Runs parallel external agent reviews (Codex + Gemini) on code changes, critically verifies and debates suggestions, returns filtered improvements.
Scaffold New Lumen CLI Command
Development
Steps to scaffold a new Lumen CLI command following the Commander.js register pattern.
Author a New Claude Code Skill
Development
Create a new skill in .claude/skills with valid frontmatter, then index it in CLAUDE.md and README.md.
Alexa CLI – Smart Home Control
Productivity
Control Amazon Alexa devices and smart home via the `alexacli` CLI. Use to speak on Echo, control lights/thermostats/locks, send voice commands, or query Alexa.
Alexa CLI – Control Echo & Smart Home
Productivity
Control Amazon Echo devices and smart home using the alexacli CLI. Send text-to-speech, voice commands, and query Alexa responses.
GitHub Quantitative Trading Project Analysis
Data & AI
Search and analyze popular quantitative trading projects on GitHub, then provide actionable recommendations to improve your own project.
CCXT for TypeScript/JavaScript
Development
A comprehensive guide to using CCXT in TypeScript/JavaScript for cryptocurrency exchange integration via REST and WebSocket APIs.
Thread Spawner
Development
Spawns and manages threads on a running claude-threads orchestrator for parallel task execution.
SEO Structure Architect
Content
Analyzes and optimizes content structure: header hierarchy, schema markup, and internal linking. Creates search-friendly content organization.
Flow Tracer
Development
Trace how data moves through the engine for a named flow. Includes built-in flows and support for custom tracing.
Merge PR When CI Passes
Development
Monitors CI checks for a pull request, automatically fixes failures by analyzing logs and pushing corrections, then squash-merges once all tests pass. Useful for automating the merge process and ensuring only validated PRs are integrated.
Deep PR Review
Development
Thorough multi-agent code review for pull requests. Launches parallel agents to check code quality, test coverage, and comments, then drafts concise inline feedback.