with one click
create-readme
Create a README.md file for the project
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create a README.md file for the project
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.