oneie
Version:
Build apps, websites, and AI agents in English. Zero-interaction setup for AI agents (Claude Code, Cursor, Windsurf). Download to your computer, run in the cloud, deploy to the edge. Open source and free forever.
31 lines (21 loc) • 453 B
Markdown
Generate Wireframe
**Category:** design
**Version:** 1.0.0
**Used By:** agent-designer
# Purpose
Creates wireframe from feature spec.
# Output
```markdown
Landing Page Wireframe
# Layout
- Header (logo, nav)
- Hero (heading, CTA)
- Features (3-col grid)
- Pricing (table)
- Footer
# Components
- Button (primary, secondary)
- Card (with image, title, description)
```
# Version History
- **1.0.0** (2025-10-18): Initial implementation