worth-building
πPlugin2ykwang/agent-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.
Part of
2ykwang/agent-skills
Installation
/plugin marketplace add 2ykwang/agent-skills/plugin install worth-building@2ykwang-agent-skillsMore from this repository10
Agent skills including html-visual for generating interactive single-file HTML visualizations (UI mockups, ERDs, flowcharts, data charts) and ralph-loop-template for iteration checklists.
Agent skills including html-visual for generating interactive single-file HTML visualizations (UI mockups, ERDs, flowcharts, data charts) and ralph-loop-template for iteration checklists.
A Ralph Loop template skill for autonomous agent iteration, part of an agent skills collection that includes HTML visualization and interactive single-file generation capabilities.
Skill
Skill
Skill
Skill
Generate an interactive single-file HTML visualization (mockup, wireframe, ERD, flowchart, chart, slides, architecture diagram, dashboard, timeline, mindmap, kanban, table).
Analyze a Django Trac ticket and produce a triage recommendation report.
Split a minor change from the current work into a separate worktree and open a PR without interrupting your flow. Requires Claude Code (uses EnterWorktree, ExitWorktree, AskUserQuestion).