Find the perfect skill
Code Linting and Formatting
Development
Run code linting and formatting checks on files or directories. Auto-detects linter configuration and reports issues by severity.
Frontend performance review
Development
Analyze and fix web performance issues: LCP/CLS/INP, rendering, bundle, network. Includes project-specific rules.
Design Expert
Development
Skill for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site, following the Zed-inspired design system.
Code Review
Development
Skill for reviewing code and PRs, covering quality, maintainability, and common issues.
Creating Services with Effect v4
Development
Guide to creating services with Context.Service, IdentityComposer keys, and Layer composition in Effect v4.
Generate AI Prototypes
Development
Creates structured prompts for AI prototyping tools (v0.dev, Lovable, Bolt.new) to convert PRDs or feature specs into working prototypes quickly. Choose the tool based on project needs: UI-only, full-stack, or quick demo. Helps accelerate design validation and stakeholder demos by generating copy-paste-ready prompts.
Zod 4 Schema Validation - Patterns & Breaking Changes
Development
Covers Zod 4 schema validation patterns, including breaking changes from version 3 such as top-level validators (z.email(), z.uuid()) and the error parameter instead of message. Helps when migrating from Zod 3 to 4 or when writing schemas with Zod 4's new syntax.
Brand Mock Generator
Development
Generates branded order-tracking page and email HTML mocks from a brand URL, scraping logo, images, fonts, and colors.
Wireframing for Design Exploration
Development
Explore a flow or layout with 3+ disposable lo-fi greyscale wireframes on a named axis, before any hi-fi work. Use when the user wants to sketch directions or explore structure.
Effect Schema Type Parity
Development
Defines Effect schemas that are verified against domain types using `satisfies` and `tsafe` assertions for type parity. Helps when authoring or updating schema definitions, or when the user mentions schema/type parity, `satisfies`, or `Equals` checks.
Import Project to Curaye
Development
Import an existing project that has no .curaye/ history into the Curaye system by mining session context and ingesting specification files.
PR Understanding Quiz
Development
Interactive quiz on your branch to verify you truly understand your changes before requesting review. Grades your answers and gives a readiness verdict.