Find the perfect skill
Upgrade Python Dependencies
Development
Upgrade Python dependencies using uv, then run post-upgrade checks to ensure nothing is broken.
Walrus Memory SDK for Portable Agent Memory
Development
Guide to integrating Walrus Memory, a portable agent memory SDK featuring SEAL encryption, decentralized storage on Sui, and semantic recall.
Vexor: Semantic File Search CLI
Development
A vector-powered CLI for semantic file search, integrating with Claude and Codex.
Analyze GPU Kernel Bottleneck
Development
Identify whether a GPU kernel is compute, memory, or latency bound using roofline, occupancy, and SASS analysis. Produces an optimization decision matrix.
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.