Loading...
Loading...
Found 27 Skills
Neutronpay MCP and SDK workflows for Lightning, stablecoin, and fiat payments.
Movie character personality skill with configurable missions - choose your character and watch themed workflows unfold
Use when coding standards, security patterns, or project conventions need to be discovered before implementation begins.
Use when multiple subtasks have no shared files or dependencies and can be executed simultaneously.
Check and stream Convex deployment logs from the CLI. Use when debugging Convex actions, 401/500 errors, failed queries or mutations, or when you need to see what functions ran and their output.
Bitcoin Lightning wallet for agents — balances, invoices, payments, BTC/USD swaps, QR codes, price conversion, and transaction history via the Blink API. All output is JSON.
Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents for deep per-change analysis, invokes /review-work (5 agents) for holistic review, and 1 oracle for overall release synthesis. Use before EVERY npm publish. Triggers: 'pre-publish review', 'review before publish', 'release review', 'pre-release review', 'ready to publish?', 'can I publish?', 'pre-publish', 'safe to publish', 'publishing review', 'pre-publish check'.
Use when the user asks for tests, mentions TDD, or when new code has been written and needs test coverage.
Use before any implementation — understands the request, discovers project context, and proposes a concise plan for user approval before writing any code.
Use when a feature touches 4 or more files, involves multiple components, or has subtasks that could run in parallel.
Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes