Find the perfect skill
Auto Review Loop
Development
Autonomous multi-round review loop that repeatedly reviews, implements fixes, and re-reviews until a positive assessment or max rounds reached.
Apollo Caching Strategies
Development
Implement Apollo Client caching strategies, including cache policies, optimistic UI, cache updates, and normalization.
Sync Design Tokens from Figma
Development
Extracts design tokens and component definitions from Figma via MCP, saving them as local JSON files for hp-gen.
md2do CLI Tool Development
Development
A skill for building and modifying the md2do CLI tool, focusing on markdown task parsing, filters, and library-first development.
Import existing project into Curaye
Development
Import an existing project with no .curaye/ history into Curaye. Mines session context and ingests existing spec files.
Markout Output Formats: Multi-Format Serialization
Development
Use Markout formatters to produce Markdown, plain text, Unicode tables, ANSI/Spectre, TSV/JSONL from one model. Avoid manual string building.
Dependency Mapping
Development
Map and visualize dependencies between features and work items. Identify blockers, critical path, and risks like circular or external dependencies. Helps with sequencing planning and bottleneck analysis.
Code Task Brief
Development
Produce a self-contained task brief for a Claude Code routine to implement a code change, including context, acceptance criteria, and scope. Used to dispatch work to the engineer workflow.
Regenerate Repo Status
Development
Regenerate REPO_STATUS.md — full snapshot of open PRs, local branches, issues, and discussions with merge-readiness and triage assessment.
UI/CSS Design Expert
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site, following the Zed-inspired design system and reusing existing patterns.
Ask Matt
Development
Ask which skill or flow fits your situation. A router that guides from idea to shipped product, handling bugs, context hygiene, and cross-session handoffs.
Biome Diagnostics Development
Development
Guide for creating high-quality diagnostics in Biome, covering error messages, advice, and code frame displays.