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).

Aller à l'installation

Informations de source

Dépôt
neohaskell/skills
Dernière activité de la source
1 juillet 2026 à 22:02
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.