Find the perfect skill
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.
Initiate a New Project
Development
Turn an idea into a structured new repo through trigger, value, foundation, and walking-skeleton phases.
Create a GitHub Pull Request
Development
Push a branch and create a GitHub PR with a concise, issue-linked description, including required changelog updates and conventional commit title.
Add Provider to Pulumi Registry
Development
Guided workflow to add a new provider package to the Pulumi Registry, including metadata creation, validation, and publishing steps.
Browser review of code changes
Development
Starts a local server to render the diff in a browser, collects line comments, and hands them back to be addressed.
Adobe Hello World Examples
Development
Create minimal working examples for Adobe APIs: Firefly image generation, PDF extraction, and Photoshop background removal. Use when starting a new Adobe integration or learning basic API patterns.