Wireframe
Scanned 5/30/2026
Install via CLI
openskills install dvcrn/openclaw-skills-marketplace---
name: wireframe
description: "Wireframe"
---
# Wireframe
Wireframe generator — create ASCII and text-based wireframes, page layouts, component sketches, user flow diagrams, and export to multiple formats.
## Commands
| Command | Description |
|---------|-------------|
| `wireframe page` | <type> |
| `wireframe component` | <name> |
| `wireframe flow` | <steps> |
| `wireframe export` | <format> |
| `wireframe templates` | Templates |
| `wireframe annotate` | Annotate |
## Usage
```bash
# Show help
wireframe help
# Quick start
wireframe page <type>
```
## Examples
```bash
# Example 1
wireframe page <type>
# Example 2
wireframe component <name>
```
## How It Works
Reads your input, processes with built-in logic, and outputs structured results. All data stays local — no external API calls unless you configure them.
## Tips
- Run `wireframe help` for all available commands
- Data stored locally in your workspace
- No API keys required for basic features
- Works offline
---
*Powered by BytesAgain | bytesagain.com*
No comments yet. Be the first to comment!