πŸ”Œ

html-visual

πŸ”ŒPlugin

2ykwang/agent-skills

VibeIndex|
What it does
|

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

πŸͺ

Part of

2ykwang/agent-skills

design-frontend

Installation

Add marketplace in Claude Code:
/plugin marketplace add 2ykwang/agent-skills
Step 2. Install plugin:
/plugin install html-visual@2ykwang-agent-skills
0
-
AddedJul 14, 2026

More from this repository10

🎯
html-visual🎯Skill

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.

🎯
write-pr🎯Skill

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.

🎯
ralph-loop-template🎯Skill

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.

🎯
docs🎯Skill

Skill

🎯
code-history🎯Skill

Skill

🎯
django-ticket-triage🎯Skill

Skill

🎯
django-triage🎯Skill

Skill

πŸ”Œ
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.

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

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

πŸ”Œ
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).