web-stack-planner
Collect project brief and stack choices, then output canonical project-config.json for downstream web-builder skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Collect project brief and stack choices, then output canonical project-config.json for downstream web-builder skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Plan and orchestrate authorized Nmap host discovery, port and service enumeration, NSE profiling, and reporting artifacts for in-scope targets.
Assess Active Directory identity attack paths including roasting, relay, and delegation abuse.
Test APIs against OWASP API Security Top 10 including discovery, auth abuse, and protocol-specific checks.
Test authentication and session management controls for bypass and account takeover scenarios.
Set up authorized C2 simulation workflows and measure defensive detection outcomes.
Assess AWS, Azure, and GCP controls for IAM escalation and cloud service exposure.
| name | web-stack-planner |
| description | Collect project brief and stack choices, then output canonical project-config.json for downstream web-builder skills. |
| compatibility | codex, claude-code, claude-ai, agent-skills |
| license | Apache-2.0 |
| allowed-tools | ["read_file","write_file","run_terminal_cmd","web_search"] |
| metadata | {"category":"web-builder","stage":"1-planning","pipeline":"web-builder"} |
Capture a complete web project brief and produce a validated project-config.json
that all downstream web-builder skills consume.
scripts/stack_planner.py to validate and write the canonical project-config.json.python skills/web-stack-planner/scripts/stack_planner.py --input <brief.json> --output <out.json> --format json
project-config.jsonjson, md, or csv) with status, summary, artifacts, and detailsreferences/tools.md