Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 273 Bytes

File metadata and controls

9 lines (5 loc) · 273 Bytes

Claude Code Instructions for ignore

This file contains project-specific instructions for Claude Code when working on this repository.

Development

When developing:

  • Follow Twada-style TDD: start with a failing test, implement the minimum to pass, then refactor.