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에 표시된 보조 파일을 읽어 보세요.