Install
$ agentstack add skill-tommylower-cortex-wiretext ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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
- Tell Claude Code to wireframe a section/page using wiretext MCP
- CC generates wire objects and returns editable wiretext URL
- Open URL in browser, fine-tune layout and components
- 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
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tommylower
- Source: tommylower/cortex
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.