html-visual
Input
$ARGUMENTS
Instructions
Visualize the user's request as an interactive single HTML file.
First, read references/common-rules.md to review common rules.
Type Determination
Determine the type from the first argument ($0).
| Argument | Type | Filename Pattern |
|---|---|---|
mockup |
UI mockup (high-fidelity) | mockup-{name}.html |
wireframe |
Wireframe (low-fidelity, hand-drawn style) | wireframe-{name}.html |
More from 2ykwang/agent-skills
write-pr
Analyzes git diff and commit history to write PR title and description based on the project's PR template.
75ralph-loop-template
Generates iterable checklist PROMPT files for Ralph Loop from plan files or current context, and provides the /ralph-loop execution command.
46docs
Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based.
14code-history
Trace git history of specific code — find when functions, patterns, or files were added, modified, or removed, and explain the intent behind each change.
11django-ticket-triage
Analyze a Django Trac ticket and produce a triage recommendation report.
9quick-pr
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).
3