Skip to main content

wire-feature

Registers already-implemented NeoHaskell modules as LIVE HTTP endpoints in the GREEN phase — step 6 that flips the outer hurl e2e from 404 to the expected response. Use AFTER implement-command / implement-event-and-update-entity / implement-query / implement- integration produced compiling modules, or when asked to 'wire up', 'register a command', 'add an endpoint', 'make a query reachable', 'connect an integration', or 'add withService to App.hs', or when hitting a missing EntityOf/instance error at a Service.command call site. Covers Service.hs (Service.new, Service.command @Cmd), App.hs (withService / withQuery @Q / withOutbound @H / withInbound @Config / withOutboundLifecycle), the instance-only import pattern (import Context.Core ()), and multi-context Service barrels. Do NOT use to write the decide/combine/handleEvent logic (the implement-* skills) or the tests (write-* skills). After this, neo inspect wiring lists the endpoints.

跳到安装

来源信息

仓库
neohaskell/skills
最近来源活动
2026年7月1日 22:02
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。