Find the perfect skill
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.
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.
C Programming Expert
Development
Expert guidance for writing efficient, safe C code with proper memory management, pointer usage, and system-level programming.
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.