Find the perfect skill
Parallel code review
Development
Review changes since a fixed point for standards compliance and spec fidelity using parallel sub-agents.
Sharding Strategies
Development
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
NIFAL Audit — Canonical Translation Layer
Development
Deep audit of NIFAL, the NIF Abstraction Layer's canonical translation tier. Enforces single-boundary translate() discipline, no fabrication, and no render-time fallback across per-game categories.
Skill Creator
Development
Author or review AgentSkills: create, repair, validate, or restructure SKILL.md files and bundled resources.
Open plan in lgtm for review
Development
Opens the current plan file in lgtm for user review. This skill is used after generating a plan to let the user provide feedback, then reads and returns that feedback to the conversation.
React UI Components Specialist with Tailwind & shadcn/ui
Development
Specialist in building React UI components using Tailwind CSS and shadcn/ui. Focus on responsive design, accessibility, and performance.
Design Expert
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site; follow the Zed-inspired design system in css/styles.css and reuse existing patterns.
iOS SwiftUI App Scaffold
Development
Scaffolds a complete SwiftUI iOS app with offline-first persistence, push notification plumbing, linting, and CI.
Session Checkpoint
Development
Mid-flow session save: detects changes, updates CLAUDE.md files, commits with chore(checkpoint): prefix, pushes, and adds an insurance handoff prompt without ending the session.
PSR-13 Hypermedia Links Generator
Development
Generates PSR-13 compliant hypermedia link implementations for PHP 8.4, including LinkInterface, EvolvableLinkInterface, and LinkProviderInterface with unit tests.
Slack Message to GitHub Issue
Development
Fetches a Slack message or thread and creates a structured GitHub issue for Pulumi docs repositories.
Spec-Driven Development
Development
Enforce authoritative requirements and traceability from specs to tests and code. Resolve conflicts before implementing observable behavior.