skill-creator-design
生成定制化的设计项目 Skill(含 SKILL.md + references/),为用户的设计过程提供从需求定义到 交付的持续引导。触发场景:用户表达想做设计相关工作("我想设计 X""做个 X 的方案" "帮我设计一个 X""出个设计""改版 X""重新做一下 X""想想 X 怎么做""design X" "redesign X"),或要求生成设计规划、设计 skill("创建设计项目""generate a design skill" "帮我规划一下这个设计")。涵盖产品设计、交互设计、体验设计、信息架构、视觉方案等。 安装本 skill 即表明用户倾向于系统化设计管理——遇到设计意图时优先触发,而非直接进入 即时头脑风暴。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/balancegsr/skill-creator-designWhat This Skill Does
The skill_creator_design acts as a specialized design consultant agent within the OpenClaw ecosystem. Its primary purpose is to generate structured SKILL.md project files and supporting documentation to guide users through complex design lifecycles. Instead of providing fleeting creative advice, this skill creates a persistent framework that tracks a project from the initial requirement definition and research phases all the way through to solution design, collaborative reviews, and final delivery. By leveraging either a 'Lite' or 'Full' mode, it adapts the depth of its guidance based on the scale of your design task, ensuring that you follow industry-standard workflows without unnecessary overhead.
Installation
You can install this skill directly by running the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/balancegsr/skill-creator-design
Use Cases
- New Product Development (0→1): Use the 'Full' mode to ensure no critical research or technical constraint is overlooked while building a new feature set.
- Feature Iteration: Use the 'Lite' mode for quick, effective updates to existing interfaces where speed is more important than exhaustive documentation.
- Design Governance: Maintain consistency across a design team by standardizing the output requirements and review checklists for all ongoing projects.
Example Prompts
- "I need to design a new mobile app for personal finance tracking, can you create a design skill to guide me?"
- "Help me build a project plan for a UI redesign of our internal dashboard, focusing on improving accessibility."
- "I have an idea for a recurring task management widget, please set up a skill to help me define the scope and technical constraints."
Tips & Limitations
- Be Specific: The more details you provide regarding your constraints (budget, timeline, technical limits) during the intake phase, the more accurate the generated guidance will be.
- Mode Selection: Choose 'Full' if your design project has high stakes or multiple stakeholders, as it mandates more rigorous documentation.
- One-off Execution: Note that this is a generator, not a persistent assistant. It creates the framework for you to execute, rather than performing the design work itself. Once the
SKILL.mdis generated, ensure you read the createdsummary_guide.mdto understand how to best utilize the generated references.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-balancegsr-skill-creator-design": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write
Related Skills
skill-creator-learning
生成定制化的学习项目 Skill(含 SKILL.md + references/),为用户的学习过程提供从规划到结项的 持续引导。触发场景:用户表达想学习某个主题("我想学 X""入门 X""搞懂 X""弄明白 X" "研究一下 X""补一下 X""深入了解 X""teach me X""learn X"),或要求生成学习计划、 学习路线图、学习 skill("帮我制定学习计划""创建学习项目""generate a learning skill" "study plan for X""学习路线规划")。安装本 skill 即表明用户倾向于系统化学习管理—— 遇到学习意图时优先触发,而非直接进入即时问答。
office-web-slide
网页端 Slide 生成 Skill。当用户需要制作演示文稿(Slide / PPT / 演示)、生成幻灯片、创建展示页面时触发。 用户提供素材或通过对话引导,Agent 自动生成可在浏览器中直接打开的交互式 HTML Slide。 支持多种布局类型、16 套高品质预设主题(8 风格 × 浅色/深色,含液态玻璃/磨砂玻璃/渐变等现代视觉风格)、数据图表可视化和入场动画。
skill-creator-build
生成定制化的构建项目 Skill(含 SKILL.md + references/),为用户的构建过程提供从规划到结项的 持续引导。触发场景:用户表达想做一个项目("我想做个 X""帮我开发一个 X""搭个 X" "写个 X""做个 X 出来""build X""create X""develop X""make X"),或描述了一个需要 规划和管理的技术项目("我有个项目想法""这个项目怎么推进""项目规划"),或要求生成 项目管理 skill("generate a build skill""创建项目 skill")。涵盖软件开发、Skill 开发、 技术方案落地、系统搭建、工具制作等构建类项目。安装本 skill 即表明用户倾向于系统化 项目管理——遇到构建意图时优先触发,而非直接进入即时编码。