Skip to main content

neohaskell-outside-in-tdd

The per-SLICE test-first development discipline for a NeoHaskell event-sourced feature, run AFTER the event model is verified: outside-in RED then DOMAIN then GREEN then DOMAIN then REFACTOR, one assertion per test, Given-When-Then naming, strict phase boundaries, 'let the compiler tell you what is missing', and keeping the test pyramid from becoming an ice-cream-cone. Use when about to build or change one feature slice and needing the ORDER of steps, or when the user reaches straight for code with no failing test, jumped ahead of RED, asks which test to write first, or wants to fix locked/deployed code as a fresh V2 cycle. This is the process INDEX that sequences write-hurl-e2e, write-feature-tests, write-unit-tests, neohaskell-domain-modeling, the implement-* skills, and wire-feature. Defer to neohaskell-feature-pipeline for the whole-feature run including modeling; defer to the individual test/implement skills when one concrete artifact is requested.

설치로 이동

소스 정보

저장소
neohaskell/skills
최근 소스 활동
2026년 7월 1일 14:49
감지된 SKILL.md 언어
영어
스타
0
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.