reviewing-testability

Community

Testable TS/React code patterns

Authorthkt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Testable code design patterns for TypeScript/React apps to ease testing.

Core Features & Use Cases

  • Dependency injection patterns
  • Pure functions and isolated side effects
  • Presentational vs container components

Quick Start

Create components that accept props and external services via parameters to simplify testing.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: reviewing-testability
Download link: https://github.com/thkt/claude-config/archive/main.zip#reviewing-testability

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository