一键导入
create-wireframe
Use when designing text-based UI mockups, visualizing layouts in chat, or specifying component hierarchy without graphical tools
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when designing text-based UI mockups, visualizing layouts in chat, or specifying component hierarchy without graphical tools
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | create-wireframe |
| description | Use when designing text-based UI mockups, visualizing layouts in chat, or specifying component hierarchy without graphical tools |
Generate high-fidelity text-based wireframes using fixed-width grids, ASCII characters, and strict formatting rules to distinguish interactive elements.
Use this skill when:
All wireframes use a fixed-width container with aligned borders:
+-|| must align vertically on every line using whitespace padding+------------------+
| Content here |
| More content |
+------------------+
Buttons vs. Inputs (critical differential):
[ Save ][ Value_______] or [___________]Navigation hierarchy:
> for collapsed groups, v for expanded groups:: for active items, - for inactive itemsCommon components (see components.md for full reference):
Form elements:
[ Button ] Button (centered)
[ Input text___] Input field (left-aligned)
[x] Checkbox Checkbox (checked)
( ) Radio Radio (unchecked)
[ Select (v) ] Dropdown select
Navigation:
v Group Name Expanded group
:: Active Page Active navigation item
- Inactive Page Inactive item
> Collapsed Group Collapsed group
Layout:
+----------------+ Card/Container
| Content |
+----------------+
+-----------------------+-------------------------------------------------------+
| [M] Logo | Settings / Profile [ X ] |
| | |
| v GENERAL | # Public Profile |
| :: Profile | |
| - Notifications | Display Name |
| | [ Jane Doe___________] |
| > BILLING | |
| - Invoices | Bio |
| - Payment Methods | [ Developer & Designer based in NYC. |
| | Loves ASCII art.___________________] |
| > SECURITY | |
| | Region |
| | [ United States (US) (v) ] |
| | |
| | --------------------------------------------------- |
| | |
| | [x] Profile is public |
| | [ ] Show email address |
| | |
| --------------------- | [ Save Profile ] |
| [ Jane Doe (v)]| |
+-----------------------+-------------------------------------------------------+
| must align vertically (add padding)+, -, | for the main gridProject-specific coding and architecture conventions. Always use when implementing features, writing code, or reviewing pull requests to ensure consistency.
TypeScript-first schema validation and type inference. Use for validating API requests/responses, form data, env vars, configs, defining type-safe schemas with runtime validation, transforming data, generating JSON Schema for OpenAPI/AI, or encountering missing validation errors, type inference issues, validation error handling problems. Zero dependencies (2kb gzipped).
Use when the user asks to "analyze backlinks", "check link profile", "find toxic links", "link building opportunities", "off-page SEO", "who links to me", "I have spammy links", "how do I get more backlinks", or "disavow links". Analyzes backlink profiles to understand link authority, identify toxic links, discover link building opportunities, and monitor competitor link acquisition. Essential for off-page SEO strategy. For internal link analysis, see internal-linking-optimizer. For competitor link profiles, see competitor-analysis.