agentsclimarketplace

Wiretext

Skill tommylower/cortex/design/tools/wiretext

ASCII wireframe tool with an MCP server for Claude Code. Generate and edit wireframes from the terminal using primitives (box, text, line, arrow) and components (button, input, select, table, modal, navbar, tabs, card, etc.), then fine-tune in the browser via an editable URL. Use when the user wants to wireframe a page or section before building, sketch out layout structure, plan content hierarchy, or rapidly iterate on a layout without committing to code or Figma. Triggers: wireframe, wiretext, sketch layout, ascii wireframe, plan a page, mock up, low fidelity, layout sketch.From its SKILL.md

Install
npx -y skills add tommylower/cortex --skill wiretext

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.7 KB, 258 tokens by cl100k_base, as published. Nobody here has run it

Wiretext

ASCII wireframe tool with MCP server integration for Claude Code. Generate and edit wireframes directly from the terminal, then fine-tune in the browser.

MCP Setup (Claude Code)

claude mcp add wiretext -- npx -y @wiretext/mcp

MCP Tools

  • create_wireframe — generate an editable wiretext URL from wire objects
  • render_wireframe — render wire objects as ASCII art inline

Primitives

box, text, line, arrow

Components

button, input, select, checkbox, radio, toggle, table, modal, browser, card, navbar, tabs, progress, icon, image, alert, avatar, divider, breadcrumb, list, stepper, rating, skeleton

Workflow

  1. Tell Claude Code to wireframe a section/page using wiretext MCP
  2. CC generates wire objects and returns editable wiretext URL
  3. Open URL in browser, fine-tune layout and components
  4. Use wireframe as reference to build in code

Notes

  • Use for rapid wireframing before building in code or Figma
  • Focus on content hierarchy and structure, not pixel precision
  • Pairs well with section-by-section page builds

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,782. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.