Find the perfect skill
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.
Vite - Frontend Build Tool
Development
Reference guide for Vite: configuration, plugin API, SSR, and Vite 8 Rolldown migration. Suitable for projects using vite.config.ts and Vite plugins.
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.
CCXT for TypeScript/JavaScript
Development
A comprehensive guide to using CCXT in TypeScript/JavaScript for cryptocurrency exchange integration via REST and WebSocket APIs.
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.
Thread Spawner
Development
Spawns and manages threads on a running claude-threads orchestrator for parallel task execution.
Content Gap Analysis
Content
Identifies content opportunities by finding topics and keywords your competitors cover that you don't. Reveals untapped content potential and strategic gaps in your content strategy.
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.
Flow Tracer
Development
Trace how data moves through the engine for a named flow. Includes built-in flows and support for custom tracing.
SEO Structure Architect
Content
Analyzes and optimizes content structure: header hierarchy, schema markup, and internal linking. Creates search-friendly content organization.
Resource-Oriented API Design for MCP
Development
Provides resource-oriented API design patterns for MCP, covering URI scheme design, resource model definition, provider implementation, caching strategies, and resource transformation patterns.