Find the perfect skill
Yueban Image to Code
Development
Pixel-level 750px image to code workflow with slicing. Used to convert UI screenshots or design drafts into code and output transparent PNG assets.
Import existing project into Curaye
Development
Import an existing project with no .curaye/ history into Curaye. Mines session context and ingests existing spec files.
Fallout New Vegas Compatibility Audit
Development
Deep audit of ByroRedux readiness for Fallout New Vegas, covering NIF, BSA, ESM, ragdoll, and performance baselines.
Color Contrast Checker
Development
Automated assistance for validating color contrast in frontend development. Triggered by phrases like "color contrast checker".
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.
Vite: Config, Plugins, SSR, and Vite 8
Development
Comprehensive guide to the Vite build tool covering configuration, plugin API, SSR, and Vite 8 Rolldown migration. Includes quick reference for CLI and config.
Regenerate Repo Status
Development
Regenerate REPO_STATUS.md — full snapshot of open PRs, local branches, issues, and discussions with merge-readiness and triage assessment.
brepjs-cad skill self-heal loop
Development
Autonomously self-heal a brepjs-cad skill from its own eval: /heal-skill implement, verify, or polish, then diagnose, fix, RED→GREEN re-verify, and ship a PR.
Build Skill
Development
Creates a new Claude Code SKILL.md from scratch. Guides through pattern identification, I/O interface, decision rules, and routing vocabulary. Use to turn a repeating workflow into a reusable slash command.
DPCM / Drum-Sampling Audit
Development
Audit the DPCM/drum subsystem: how MIDI percussion notes become DPCM samples, .wav conversion, and DMC channel driving. Focus on mapping, conversion, constraints.
Datagrok UI Building Guidelines
Development
Guidelines for building UI components, viewers, dialogs, and layouts in Datagrok TypeScript packages, covering tab controls, grids, performance, and popup menus.
Triton Ascend ReLU Example
Development
Full Triton Ascend example of the element-wise ReLU operator, demonstrating 1D split, border masking, and staggering.