Find the perfect skill
Foreman /skill Command
Development
Executes the /skill command using instructions from runtime files and catalog.json.
Convex HTTP Actions
Development
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation.
Multi-Agent Code Review
Development
Multi-agent code review covering correctness, quality, architecture, test coverage, and security. Runs as a pre-push gate.
Datagrok UI Building Guidelines
Development
Rules and patterns for building UI in TypeScript for Datagrok, covering tab controls, grids, layouts, dialogs, and performance.
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.