draft-wireframe
FeaturedWireframe a screen — text/ASCII by default, or hand-drawn HTML when the user says "sketch", "hand-drawn", "lo-fi HTML", "whiteboard", "graph paper", or "visual wireframe". Text mode produces a buildable ASCII spec Form and Prism can act on. HTML mode produces a single self-contained file with graph-paper background, marker headlines, sticky-note annotations, and hatched chart placeholders — looks like a designer's whiteboard, commits to nothing.
Install
Quality Score: 99/100
Skill Content
Details
- Author
- jeremylongshore
- Repository
- jeremylongshore/claude-code-plugins-plus-skills
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
napkin-sketch
ASCII wireframes + browser capture for design matching
wireframe
Produce a wireframe doc for a new page (blog post, service page, or catalog leaf) BEFORE content generation. Mandatory step per `CLAUDE.md` — `/blog` and `/service` invoke this in their flow. Output is a markdown wireframe in `_drafts/[slug]/wireframe.md` covering layout zones, heading hierarchy, internal-linking pattern slots, conversion elements (service pages), and image plan. Optionally produces a draw.io / AI-generated visual mockup for client presentation. Use when the user types `/wireframe` directly, or when a page-generating skill calls it.
draft
UX designer — user flows, information architecture, wireframes, and interaction design.
draft-flow
Use when asked to design a user flow, map how a user moves through a feature, create a wireframe or flow diagram, or document interaction design for a product brief. Examples: "design the flow for X", "map out the user journey", "create a wireframe for this feature", "how should the UX work for this".
mockup-builder
Generate Balsamiq-style wireframe HTML demos compliant with the in-house mockup-kit design system. Use when the user provides a screenshot, sketch, or text prompt and asks to "用规范生成 HTML"、"按这套规范画一版"、"做个 demo / wireframe / 低保真"、"基于 mockup-kit 出页面" or similar. Produces a single self-contained HTML file (or a multi-variant scroll-spy file) using only design tokens, iconoir icons, and the regulation component classes — never custom hex colors, emoji icons, or invented component classes.