Find the perfect skill
Gemini API Caching Best Practices
Development
Implement robust caching for Gemini API calls with cache versioning, entity-stable keys, and cache busting to reduce cost and improve performance.
Skrift Form System
Development
Pydantic-backed forms with CSRF protection, template rendering, and hook integration for the Skrift framework.
Async Collaborative Code Review
Development
Reviews a diff, branch, or PR for merge readiness, logs P0-P* findings in the target doc's Changelog, then polls in 5-minute checks (up to 4) for a collaborator agent to respond.
Solana Rent-Free Development
Development
Solana development using Light Protocol's compressed accounts for rent-free token and PDA accounts. Covers TypeScript client and Rust program development.
Definition of Done — Platform
Development
A comprehensive definition-of-done checklist for platform work, covering traceability, testing, security, observability, deployment, and documentation. Use it before closing any task, feature, bug fix, or tech debt item to ensure full compliance with quality and reliability standards.
Product Backlog Management
Development
Creates and maintains a structured product backlog file (backlog.md) with epics, user stories, technical stories, bugs, and spikes. Use it to organize project work items, set priorities (Must have, Should have, Nice to have), and keep track of status throughout development. Ideal for sprint planning and project management tasks.
Repository Dashboard
Development
Provides a quick overview of a repository's status: PRs, issues, CI/CD health, and deployment, with intelligent task prioritization.
Create a DDD Bounded Context
Development
Scaffolds a standard DDD bounded context directory structure, including domain, application, and infrastructure layers, and generates barrel index files.
Design System
Development
Rules and conventions for building, editing, or reviewing pages and components: tokens, component library, layout rules, and when to build something new.
NIFAL Audit — Canonical Translation Layer
Development
Deep audit of NIFAL, the NIF abstraction layer: translation invariants, single boundary, no leaks/fabrication/fallback.
Open a GitHub PR and update the board
Development
Opens the current branch's PR via gh, discovers implemented issues from commit footers, and moves them to "In review" on the board.
Diagnosing Bugs
Development
A disciplined diagnosis loop for hard bugs and performance regressions, centered on building a clear pass/fail signal.