Skip to main content

neo-run-and-inspect

Tells an agent how to RUN a NeoHaskell app and work with its LIVE HTTP surface. Use whenever asked to start the app / run the server, hit or POST to an endpoint, read a query, view or download the OpenAPI spec, open the Scalar docs UI, open the event-modeling IDE, run neo inspect (commands/queries/domains/wiring) and interpret its output, or run neo inspect sync to refresh event-model.json from code. Also use before writing hurl e2e tests to confirm real endpoint paths and ports, and for health/readiness probes and port numbers. Grounds every URL, subcommand, and port in neo/src/cli.rs and Service/Transport/Web.hs. Do NOT use for the full `neo` subcommand/flag catalog or scaffolding/build/test flags (neo-cli), for writing the hurl files themselves (write- hurl-e2e), for registering endpoints in code (wire-feature), for where source files go (neohaskell-module-layout), or for validating event-model.json (verify-event-model).

설치로 이동

소스 정보

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

설치 방법

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

소스 파일 검토

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