2ykwang

2ykwang/agent-skills

19 resources in this repository

GitHub
🎯7πŸ”Œ11πŸͺ1
12

🎯Skills7

πŸ”ŒPlugins11

πŸ”Œralph-loop-templateπŸ”ŒPlugin

Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.

development
πŸ”Œwrite-prπŸ”ŒPlugin

Analyzes git diff and commit history to write PR title and description based on the project's PR template.

productivity
πŸ”Œcreate-qa-listπŸ”ŒPlugin

Turn code, specs, a PR, or the current conversation into a QA test-case list a non-developer can read and run, exported as CSV, a shareable HTML report, or both. Trigger when the user wants QA test cases, a test plan, a QA checklist, or a test-case CSV/HTML (e.g. "write test cases for this", "make a QA list"). Output uses behavior-and-scenario language, never code symbols like function names or file paths. Not for writing or running automated test code (pytest/jest), code review, or test-strategy docs.

productivity
πŸ”Œworth-buildingπŸ”ŒPlugin

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.

productivity
πŸ”Œcode-review-reportπŸ”ŒPlugin

Turn code changes into a single-file HTML code review report that pairs the diff with context a diff can't show β€” design decisions, rejected alternatives, tradeoffs, unfinished work β€” plus prioritized review points. Use when preparing for review after finishing a sizable change, refactor, or feature, or whenever the user asks for a review report, change report, or an HTML summary of their changes.

development
πŸ”Œdecision-boardπŸ”ŒPlugin

Render an interactive HTML board for the user to pick among multiple comparable options side-by-side at once β€” engineering trade-offs, copy audits, action-item triage, architecture decisions, policy calls. Returns the picks (and optional hold/note flags) as a JSON file the agent can apply.

productivity
πŸ”Œhtml-visualπŸ”ŒPlugin

Generate an interactive single-file HTML visualization (mockup, wireframe, ERD, flowchart, chart, slides, architecture diagram, dashboard, timeline, mindmap, kanban, table).

design-frontend
πŸ”ŒdocsπŸ”ŒPlugin

Code documentation agent β€” write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based.

productivity
πŸ”Œquick-prπŸ”ŒPlugin

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).

productivity
πŸ”Œcode-historyπŸ”ŒPlugin

Trace git history of specific code β€” find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change.

development
πŸ”Œdjango-ticket-triageπŸ”ŒPlugin

Analyze a Django Trac ticket and produce a triage recommendation report.

integrations

πŸͺMarketplaces1