grey-haven-tdd-typescript
CommunityAutomate TypeScript testing with TDD discipline, ship faster.
Authorgreyhaven-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the uncertainty and manual verification in TypeScript development by enforcing strict test-driven development practices, ensuring your code works perfectly every time.
Core Features & Use Cases
- Red-Green-Refactor Workflow: Implement features by writing failing tests first, then minimal code to pass, then refactoring for quality.
Core Features & Use Cases
- Comprehensive Testing: Complete Vitest patterns for React components, hooks, and utilities.
- Quality Assurance: 100+ item checklist covering test structure, coverage, and performance.
- Real-World Examples: Complete TDD cycles for API routes, React components, and utility functions.
- Use Case: When you're building a new user profile component, use this Skill to write failing tests first, then implement the component incrementally.
Quick Start
I'm implementing a new user registration feature. Help me write the first failing test for a createUser API route that validates email format and handles duplicate entries.
Quick Start
Write a failing test for a UserProfile component that should display a loading state while fetching data.
Dependency Matrix
Required Modules
None requiredComponents
referencestemplates
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: grey-haven-tdd-typescript Download link: https://github.com/greyhaven-ai/claude-code-config/archive/main.zip#tdd-typescript Please download this .zip file, extract it, and install it in the .claude/skills/ directory.