add-backend-testing

Add backend integration testing with Vitest to an existing app. Sets up isolated test database schema and writes tests for tRPC routers.

$ Instalar

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/testing/add-backend-testing ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill