byed3dai· 42 skills
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
$npx -y skills add ed3dai/ed3d-plugins --skill test-driven-developmentInstalls into the current project.
Run `npx skills use "https://github.com/ed3dai/ed3d-plugins" --skill "ed3dai/ed3d-plugins/test-driven-development"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ed3dai/ed3d-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ed3dai/ed3d-plugins"` and select the relevant skills, then follow their instructions.