Find the perfect skill
Prisma Raw Queries
Development
Master type-safe raw SQL with Prisma's $queryRaw and $executeRaw. Learn to build dynamic queries, parameterize inputs, and use transactions securely.
Terminal User Interface Expert
Development
Build interactive console apps, use cross-platform TUI libraries, and design responsive terminal layouts.
SEO Content Refresher
Content
Identifies outdated elements in content and suggests updates to maintain freshness. Use for older content.
Alexa CLI Control
Productivity
Control Amazon Echo devices and smart home via the alexacli command-line interface.
Roblox Networking & Replication
Development
Implements optimized networking and replication systems including RemoteEvent optimization, delta compression, lag compensation and client prediction for smooth multiplayer games.
Restore Context Management
Productivity
Manage restore context files so skills can survive /clear and /compact commands.
Live UAT Verification
Testing
Run live UAT from the user perspective, routing scenarios to Playwright or Claude in Chrome for functional and visual checks.
Knowledge-Driven Development
Documentation
Records decisions and meta-reflection after features with trade-offs, architectural choices, or learning sessions. Captures rationale and session friction as chat output only, not files.
pu: On-demand Incus Boxes for CI and Builds
DevOps
Provision and manage ephemeral Incus containers ('pu' boxes) as clean Linux hosts for CI, builds, and evidence capture. Covers lifecycle, remote commands, artifact copy, and failure handling.
Code Review and Fix
Development
Runs five review agents, synthesizes findings, validates, and fixes approved issues. Triggered by 'review' or similar phrases.
C++ Pro: Modern C++ Development
Development
Write idiomatic modern C++ with RAII, smart pointers, templates, and STL. Covers move semantics, concurrency, and performance optimization.
DeFi AMM Security
Security
Security checklist for Solidity AMM contracts covering reentrancy, donation attacks, oracle manipulation, and more. Use when auditing or writing liquidity pool or swap code.