Find the perfect skill
The Quant Forge — Combined Skill Review
Development
A multi-expert analysis of code, strategy, and architecture using five lenses from the Quant Forge.
GraphQL Schema Generator
Development
Generates GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting schemas.
GraphQL Schema Designer
Development
Design and implement GraphQL schemas with resolvers, subscriptions, and proper error handling patterns.
Code Review
Development
Performs structured code reviews by analyzing correctness, security, maintainability, and performance. Provides actionable feedback with severity levels and a summary. Ideal when reviewing pull requests or code changes for quality assurance.
AI Commit
Development
Runs the governed commit pipeline: auto-branches from protected, stages selectively, formats and lints, scans for secrets, gates docs, composes a conventional message, pushes.
Operating System File Manipulation
Development
This skill enables file system operations such as listing directory contents, creating multiple directories in bulk, moving multiple files to a destination, and moving files that match a regex pattern. It helps when you need to organize, restructure, or clean up file structures efficiently.
Thread Spawner
Development
Spawn and manage parallel threads on a claude-threads orchestrator from Claude Code. Enables parallel execution of epics, stories, and tasks with isolated git worktrees.
Skill Schema v2
Development
Used for creating, auditing, refactoring, or repairing an Agent Skill for reusability, governance, and runtime efficiency.
Create Before-Push Validation Script
Development
Creates a comprehensive before-push validation script (b4push) for any project by analyzing the project structure, identifying check steps (quality, build, test, doc, e2e), and generating the script, package.json entry, and a Claude skill. Automates the setup of pre-push checks to catch issues before committing.
Scaffold AWS Service Wrapper
Development
Scaffold a new AWS service wrapper in pkg/aws/<servicename>/ following the established cloudformationservice pattern, including mock and integration tests.
Create GitHub Pull Request
Development
Push branch and create a GitHub PR with a concise, issue-linked description.
Fuel Dashboard Builder
Development
Build a professional Next.js dashboard for India fuel prices with ethanol blending, daily logging, and company P&L.