Find the perfect skill
Agent
Development
A generic agent to follow step-by-step instructions.
Brainstorm - Requirements Discovery
Development
Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope.
New CCXT Exchange Integration
Development
Step-by-step guide to scaffold a new CCXT exchange in TypeScript: skeleton, unified methods, parsers, sandbox, and fixtures.
Python Playground
Development
Run and test Python code in a dedicated playground directory. Use when you need to execute Python scripts, test code snippets, investigate CPython behavior, or experiment without affecting the main codebase.
Design Expert
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site, following the Zed-inspired design system in css/styles.css.
Multi-Agent Code Review Orchestration
Development
Coordinate specialized AI agents for comprehensive code reviews covering security, architecture, performance, and best practices.
Commands Manager
Development
Build and improve slash commands for Claude Code. Covers command structure, $ARGUMENTS usage, adaptation, and validation.
i18n Pre-Commit Check
Development
Quick pre-commit i18n verification. Detects untranslated strings, missing locale keys, and locale sync issues in changed files.
Container Scope Inheritance
Development
Explains how CONTAINER.yml defines inherited properties for child rooms, with rules for cascading, overriding, and merging.
Transcript to Vocabulary
Development
Converts podcast JSON transcripts into vocabulary TXT files for B2-C1 English learners, using keywords and AI to extract taught words.
Expo UI Jetpack Compose
Development
Use the @expo/ui/jetpack-compose package to build native Android UI in Expo SDK 55.
Integrate Claude Skills into Project Guidelines
Development
Adapt a Claude global skill into your project's development guidelines, documenting practices and examples rather than generating code directly.