Agent skill

fixtures-generator

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/fixtures-generator

SKILL.md

Fixtures Generator Skill

Inputs

  • Optional output directory (defaults to skills/fixtures-generator/fixtures/).
  • Core graph sample command generator.

Outputs

  • Generated fixture JSON files.
  • Updated documentation snippet in README between markers.

Steps

  1. Generate sample command and decision payloads.
  2. Write fixtures to the output directory.
  3. Update README content between documentation markers.
  4. Report the generated fixture locations.

Definition of Done (DoD)

  • Fixtures are written to disk in the expected location.
  • README markers are updated with the latest fixture summary.
  • Script exits with status 0 when generation completes.

Didn't find tool you were looking for?

Be as detailed as possible for better results