Test Generator
TDD patterns
$ Installieren
git clone https://github.com/databayt/hogwarts /tmp/hogwarts && cp -r /tmp/hogwarts/.claude/skills/test-generator ~/.claude/skills/hogwarts// tip: Run this command in your terminal to install the skill
SKILL.md
name: Test Generator description: TDD patterns version: 1.0.0 category: testing
Test Generation Skill
Test Types
- Component: Render + interaction
- Hook: State + effects
- Action: Server actions
- E2E: User flows
Coverage
Target: 95%+
Checklist
- All test types covered
- Edge cases tested
- 95%+ coverage
Repository

databayt
Author
databayt/hogwarts/.claude/skills/test-generator
10
Stars
6
Forks
Updated3d ago
Added6d ago