skill-engineer-v1

Community

Build and test skills from handoff specs.

AuthorVincentJiang06
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of manually implementing and testing Claude Code skills from guidance specifications. It automates the red-green-refactor workflow, ensuring skills are built test-first with deterministic verification rather than guesswork.

Core Features & Use Cases

  • Red-Green-Refactor Implementation: Turns a skill-guidance handoff spec into a fully built skill by writing failing eval cases first, then implementing until they pass.
  • Deterministic Verification: Ships with re-runnable eval harnesses and mutation spot-checks to prove the skill actually works, not just that it looks correct.
  • Pipeline Integration: Acts as Stage 2 of the skill-building pipeline, handing off a build report to skill-zipper for compression.

Quick Start

Use the skill-engineer-v1 skill to build and test a Claude Code skill from a skill-guidance handoff spec.

Dependency Matrix

Required Modules

None required

Components

scriptsassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-engineer-v1
Download link: https://github.com/VincentJiang06/skills/archive/main.zip#skill-engineer-v1

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.