Find the perfect skill
Diagnostics Development
Development
Guide for creating high-quality, user-friendly diagnostics in Biome. Covers Diagnostic trait, advice types, and best practices.
Agent File Review & Audit Checklist
Development
Audit agent files: frontmatter, triggers, voice, length, duplication. Use when authoring or reviewing .claude/agents/*.md changes.
Create GitHub Pull Request
Development
Push the current branch, update the changelog, run quality gates, and open a GitHub PR using the project's template.
Node.js Specialist
Development
Use when building, optimizing, or debugging Node.js backend apps, APIs, CLIs, or microservices requiring deep ecosystem knowledge and server-side JavaScript expertise.
Thread Spawner for Orchestrator
Development
Spawn and manage parallel threads on a claude-threads orchestrator for background execution of epics and tasks.
Fetch GitHub Issue with AI Analysis
Development
Retrieve complete GitHub issue details including AI-generated analysis comment for use in architecture planning.
Modern JavaScript Pro
Development
Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility.
GSD Update
Development
Check for GSD updates, install if available, and display changelog.
DB Schema Design & Migration Checklist
Development
Checklist for designing database schemas, writing Flyway migrations, and optimizing entities. Do not execute directly on the database.
Logging System and Error Monitoring
Development
Complete guide for application and script logging, error monitoring, and request log analysis.
Solana Subscriptions
Development
Manage recurring payments on Solana using a Dynamic MPC wallet: plan creation, subscription, payment collection, and cancellation.
Source Code Fetching
Development
Fetch dependency source code to give AI agents deeper implementation context.