원클릭으로
doge-shell-serve-web
Use for doge-shell serve, static files, HTTP handlers, CORS, scanner, path validation, or web serving work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for doge-shell serve, static files, HTTP handlers, CORS, scanner, path validation, or web serving work.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use for doge-shell notebook, markdown rendering, output history, tm/out display, notebook_play, or terminal markdown work.
Use when working in the doge-shell repository or doge-shell リポジトリ. Routes to the right crate or narrower doge-shell skill, avoids broad reads, and chooses the smallest effective Rust validation command.
Use for doge-shell builtin commands, proxy builtins, help, project, export, task, snippet, git builtins, or 組み込みコマンド work outside chat/MCP tools.
Use for doge-shell command palette, AI actions, diagnose, explain, suggest, argument_explainer, command_palette, ai_features, or コマンドパレット work.
Use for doge-shell Lisp, config.lisp, config loader, startup Lisp, stdlib, Lisp設定, 起動設定, include, or reload work. Narrows reads to Lisp/config startup paths.
Use for doge-shell completion, ghost text, suggestion, skim, fuzzy, TAB, 補完, 候補, サジェスト, or ゴーストテキスト behavior. Narrows reads to repl and completion code and keeps validation inside the doge-shell package.
| name | doge-shell-serve-web |
| description | Use for doge-shell serve, static files, HTTP handlers, CORS, scanner, path validation, or web serving work. |
rg -n "serve|handler|scanner|static|CORS|path|traversal" dsh-builtin/src/serve dsh-builtin/src/mcp.rs dsh-types/src.dsh-builtin/src/serve/ unless shared MCP types or command wiring prove involved.cargo test -p dsh-builtin; add cargo test -p dsh-types only when shared types change.