@h4shed/skill-ascii-mockup
v1.0.23
Published
Mobile-first ASCII wireframe mockup generator for rapid UI prototyping
Downloads
2,092
Maintainers
Readme
@h4shed/skill-ascii-mockup
Mobile-first ASCII wireframe mockup generator for rapid UI prototyping.
Installation
npm install @h4shed/skill-ascii-mockupTools
generate-mockup
Generate ASCII wireframe mockups for rapid prototyping.
Parameters:
type(required):mobile,tablet,desktop, orresponsivelayout(optional):single-column,two-column,three-column, orgridcomponents(optional): Array of component names
Use Cases
- 📱 Mobile-first design planning
- 🖼️ Quick wireframe generation
- ✏️ Rapid prototyping
Implementation Status
- ✅ Tool definitions
- 📝 ASCII rendering templates
- ⏳ Full implementation (WIP)
Usage
This package exports an MCP skill definition that can be loaded by @h4shed/mcp-core via the workspace skill registry.
Development
# from repository root
npm run build --workspace=packages/skills/ascii-mockup
npm run test --workspace=packages/skills/ascii-mockupLicense
Apache-2.0
