Find the perfect skill
Aspire AppHost Telemetry
Development
Query and debug Aspire AppHost telemetry — retrieve logs, traces, and resource metadata.
Install Obelisk CLI
Development
Installs the official Obelisk CLI and then the agent skill via obelisk install. Bootstrap or repair guide.
Efficient Claude Usage for PCB, Arduino, and Frontend
Development
Learn to use Claude to minimize token usage, design PCB circuits with KiCad, code Arduino, and build modern frontends.
Pull Request Creation
Development
Creates a PR after full verification: determines base branch, rebases, pushes, and opens the PR with summary and test plan.
Claude Skill Audit & Rewrite
Development
Audits a Claude skill file and rewrites it with correct visibility flags, deterministic steps, and self-verification. Produces a hardened skill with changelog.
Claude Code Ecosystem Guide
Development
Comprehensive guide for the Claude Code CLI: setup, slash commands, MCP servers, hooks, plugins, and CI/CD. Covers creating agents, skills, output styles, and optimizing CLAUDE.md files.
Create Pull Request
Development
Push branch and create a PR with title, labels, and body based on the repository template.
SVM Warp ALT Management
Development
Create, check, and read on-chain Sealevel (SVM) Address Lookup Tables (ALTs) for a warp route. Use after deployment, extension, or upgrade, or when transfers exceed the transaction size limit.
Flow Tracer
Development
Trace how data moves through the engine for a named flow. Includes built-in flows for rendering, frame ticks, entity spawning, queries, resizing, and custom tracing.
Vector Icon Libraries Enterprise Guide
Development
Comprehensive guide to vector icon libraries (10+ libraries, 200K+ icons) with decision matrices and best practices.
Source Code Fetching
Development
Fetches dependency source code to give AI agents deeper implementation context. Enables reading actual implementations, not just types.
Code Task Brief
Development
Produce a task brief for the Claude Code routine: what to change, why, acceptance criteria. Used to dispatch implementation work to the GHA workflow.