Agent skill

test-suite-create

Creates a comprehensive test suite for a feature

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/cpa03/blueprintify/tree/main/.opencode/skill/test-suite-create

SKILL.md

Procedure

  1. Identify the target component or service.
  2. List edge cases and happy paths.
  3. Create a test file (e.g., *.test.ts or *.spec.ts).
  4. Implement unit tests using the project's test runner (Jest/Vitest).
  5. Run tests ensuring coverage and pass/fail correctness.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results