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 当前展示的配套文件。