원클릭으로
4-domain-deep-dive
Fourth step in building instruction context for codebase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fourth step in building instruction context for codebase
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Final step in building instruction context for codebase
Determine the type of project and summarize the tech stack. Your summary should include:
Second step in building instruction context for codebase
Third step in building instruction context for codebase
Fifth step in building instruction context for codebase
| name | 4-domain-deep-dive |
| description | Fourth step in building instruction context for codebase |
This task may take some time — that is expected and acceptable.
Do not skip files or produce partial results due to time or complexity. Accuracy and completeness are mission-critical.
You are permitted to take as long as necessary to:
- Review every relevant file
- Extract actual patterns and conventions
- Produce complete, high-fidelity output
Do not optimize for speed or brevity. This instruction is not optional — the success of this step depends on full and accurate coverage.
For each of the domains listed in ./{output-folder}/3-architecture-domains.json, you're analyzing the codebase to understand how it implements the architectural domain: "{domain}".
The tech stack is summarized in ./{output-folder}/1-techstack.md.
Your Task:
Write your findings to: ./{output-folder}/4-domains/{domain}.md
Requirements:
Your goal is to document how the "{domain}" domain is implemented within this specific codebase in such a way that anyone could leverage or add features to it.
After writing each of the domain files, continue to skill 5-styleguide-generation and proceed accordingly with {output-folder} as the output-folder.