Find the perfect skill
ODK Make & Robot Commands
Development
Run Makefile targets and one-off robot/owltools/dosdp-tools/scala-cli commands inside the pinned ODK Docker image using the odk-run.sh wrapper.
Integrate Claude Skill into Project Guidelines
Development
Adapt and integrate a Claude global skill into your project's development guidelines, not directly into project code.
Create GitHub Issues
Development
Creates GitHub issues by interviewing the user to clarify the problem before submitting. Discovers related issues for context, composes a clear title and body, and opens the issue in browser for final review.
Add a UI locale
Development
Add a new language/locale to the webview UI by creating translation JSON files, registering the locale, and verifying parity with existing locales.
Gemini API Caching Best Practices
Development
Implement robust caching for Gemini API calls with versioning, stable entity keys, and cache busting to reduce costs and latency.
ConsoleService Usage Guide
Development
Provides implementation guidance for ConsoleService, an environment-aware console wrapper in Angular. Use for adding console logging with contextConsole, always/never overrides, and visibility rules.
inference.sh CLI - Run 150+ AI Apps
Development
Run 150+ AI apps (image gen, video, LLMs, search, Twitter) via inference.sh CLI. No GPU required.
Contentstack Java SDK Conventions
Development
Guidelines for Java package layout, Java 8 compatibility, Lombok usage, and coding conventions in the Contentstack Management Java SDK.
Database Performance Debugging
Development
Debug and troubleshoot database performance in ettametta. Use when investigating slow queries, connection pool issues, migration conflicts, N+1 patterns, or schema drift.
Post-Implementation Reflection
Development
Self-review recently implemented code to catch issues before the formal review step.
Add Game Subsystem
Development
Scaffolds a complete new game subsystem end-to-end: models, service, router, schemas, migrations, OpenAPI spec, and tests. Use this skill when adding a major new game feature that spans multiple layers (database, service, API, tests), such as a crafting system, an auction house, a reputation system, or a quest system.
Solana Development Skill Hub
Development
Unified hub for Solana development. Routes to specialized skills for Anchor, testing, security, and DeFi protocols.