by2ykwang· 12 skills
Decide how elaborate to build something (simple vs. robust) and return a concrete, PoC-shaped proposal at that level — not over- or under-engineered, but right-sized. Use whenever someone is building something and the investment level is unclear: "quick or proper?", "MVP vs. real product", "is this over-engineering?", "how should I approach X?", "quick script vs. robust system", "how much architecture?", "how much do I build here?". Fires even without "poc" or "right-size" — any time effort and complexity of what to build are being weighed.
$npx -y skills add 2ykwang/agent-skills --skill worth-buildingInstalls into the current project.
Run `npx skills use "https://github.com/2ykwang/agent-skills" --skill "2ykwang/agent-skills/worth-building"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/2ykwang/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/2ykwang/agent-skills"` and select the relevant skills, then follow their instructions.