Find the perfect skill
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.
Generate App Screen Mockups
Development
Create a static HTML/CSS mockup of an app screen using design tokens from DESIGN.md and publish it as an Artifact.
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.
Agentic Import
Development
Import external reusable assets (skills, templates, agents) into the plugin architecture.
Procedural Content Generation
Development
Master procedural generation algorithms to create dynamic levels and content. Learn PCG techniques for games and applications.
Validate ADLC phase outputs
Development
Validates ADLC artifacts (spec, architecture, tasks) before advancing phases. Provides detailed checklists per phase.
Initiate a New Project
Development
Turn an idea into a structured new repo through trigger, value, foundation, and walking-skeleton phases.