Find the perfect skill
New Feature Discovery — Trading
Documentation
Conduct an in-depth interview to explore, challenge, and document a new trading feature. Uses interactive questions and codebase exploration.
Angular Spec Auditor
Testing
Audits Angular component spec files against migration guidelines, checking for anti-patterns and compliance.
Malware Analyst
Security
Expert malware analyst specializing in defensive research, threat intelligence, and incident response.
Documentation Tools
Documentation
Lists available Claude Code commands for the Pulumi Docs repository by running a metadata scraper and displaying grouped results.
Yahoo Finance - Stock Data
Data & AI
Fetch real-time stock quotes from Yahoo Finance. Get current prices, historical data, and market metrics for any publicly traded company.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Includes best practices for pagination, error handling, and API documentation.
Lead Scoring
Data & AI
Build and apply lead scoring models combining firmographic fit, behavioral signals, and intent data for sales prioritization.
Ship It
Development
Finalize and ship changes with quality checks, commits, and PR creation.
Changelog
Documentation
Audit, write, or update CHANGELOG.md following Keep a Changelog 1.1.0. Defers to auto-managed setups and applies semver.
Recursive Language Model Workflow for Large Contexts
Development
Use a persistent Python REPL and subagent to iteratively process large context files that won't fit in chat.
Logging System
Development
Complete guide to a logging system, covering application logs, script logs, error monitoring/reporting, request logs, etc.
Database Sharding Strategies
Development
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.