Agent skill

testing

Run test suite and report results. Use when user asks to "run tests", "/test", "/testing", "execute tests", or requests running the test suite.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/testing-helderberto-skills

SKILL.md

Testing

Commands (Node/Frontend - Vitest)

  • npm test - run tests
  • npm run test:watch - watch mode
  • npm run test:ci - with coverage

Workflow

  1. Run npm test
  2. Report results concisely
  3. Show failing test names and file paths

Rules

  • Default to npm test
  • Don't modify tests unless requested

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