Find the perfect skill
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.
Agentic Asset Import
Development
Imports external assets (skills, templates, agents) into the v0.2 plugin architecture. Performs pre-flight checks then delegates to shared logic.
Update Pull Request
Development
Update an existing pull request by pushing follow-up changes and syncing with the base branch.
Git Commit Workflow
Development
Git commit workflow with precommit hook handling, lint/type checking, README updates, and API reference updates. Fixes errors automatically before committing. Does not push.
Create JPA Persistence Adapter
Development
Generate or update JPA persistence adapter files (entity, repository, mapper, adapter) for a domain aggregate.
Angular conventions & testing
Development
Angular frontend conventions, patterns, and test infrastructure. Use with components, services, modules, RxJS, Angular CLI, Jasmine, Component Harnesses, HttpTestingController.
ClaudeMemory Setup & Upgrade
Development
Automatically installs, configures, or upgrades ClaudeMemory by checking current state, executing setup or upgrade steps, and providing next steps. Helps avoid manual configuration errors and ensures memory tools are ready for use.