web
Start the Spring.Web (portal) dev server. Codex equivalent of the Claude /web command.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Start the Spring.Web (portal) dev server. Codex equivalent of the Claude /web command.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Scaffold a new ADR in `docs/decisions/`. Codex equivalent of the Claude /adr-new command.
Enumerate the active Spring Voyage `area:*` taxonomy and the owning umbrella for each. Codex equivalent of the Claude /areas command.
Build all .NET projects and the Next.js portal. Codex equivalent of the Claude /build command.
Format the codebase. If $ARGUMENTS is provided, format only that target. Codex equivalent of the Claude /format command.
Run every lint-class CI gate locally. Codex equivalent of the Claude /lint command.
Run the OpenAPI contract drift check locally — mirrors CI's `openapi-drift` job. Codex equivalent of the Claude /openapi-diff command.
استنادا إلى تصنيف SOC المهني
| name | web |
| description | Start the Spring.Web (portal) dev server. Codex equivalent of the Claude /web command. |
Codex equivalent of the Claude /web command. Follow the same project workflow, using any provided user request as the command arguments.
Start the Spring.Web (portal) dev server.
cd src/Cvoya.Spring.Web && npm run dev
If dependencies are missing, run npm ci from the repo root first — the workspace is spring-voyage-dashboard.