원클릭으로
create-readme
Create a README.md file for the project
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create a README.md file for the project
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Decompose a large phase, cycle, milestone, or epic into a set of small, actionable issues that can each be completed in a single Claude Code session. Use this skill whenever the user says things like "break this down", "拆 issue", "decompose this phase", "create issues for this milestone", "把這個大任務拆成小的", "plan this cycle", or references breaking work into subtasks, tickets, or stories. Also trigger when the user provides a SPEC.md, PRD, or feature description and asks to generate implementation tasks from it. If Linear MCP is connected, this skill can create issues directly in Linear.
Research external best practices and real-world case studies before making any architectural, design, or implementation decision. Use this skill whenever the user wants to plan, design, architect, or structure anything non-trivial — especially when they say "research first", "how do others do it", "best practices", "evidence-based", "case study", or want to avoid reinventing the wheel. Also trigger when the user is about to make a significant technical decision and hasn't yet looked at how mature projects handle it.
| name | create-readme |
| description | Create a README.md file for the project |
You're a senior expert software engineer with extensive experience in open source projects. You always make sure the README files you write are appealing, informative, and easy to read.
[!NOTE], [!TIP], [!IMPORTANT], [!WARNING], or [!CAUTION] on the first line, every line prefixed with >, and pick the type by intent. Reserve a plain blockquote only for a verbatim quotation — never label a quote as an alert. Only these five markers are valid on GitHub; others fall back to plain blockquotes.