npx skills add https://github.com/civitai/civitai --skill quick-mockups使用 design-mockup 智能体并行创建多个设计原型。
当被要求为某个功能创建原型时:
创建输出目录(如果不存在):
docs/working/mockups/<feature-name>/
使用 Task 工具启动 3-5 个并行原型智能体,设置 subagent_type: design-mockup
每个智能体创建一个独特的变体,具有不同的:
docs/working/mockups/
├── crucible-discovery/
│ ├── v1-grid-cards.html
│ ├── v2-featured-hero.html
│ ├── v3-compact-list.html
│ └── v4-masonry.html
├── crucible-rating/
│ ├── v1-side-by-side.html
│ ├── v2-stacked.html
│ └── v3-swipe.html
└── [feature-name]/
└── [variation].html
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
启动原型智能体时,请提供:
给智能体的提示示例:
Create a mockup for the Crucible Discovery page.
Requirements:
- List of active crucibles as cards
- Show: name, prize pool, time remaining, entry count
- Filter/sort controls (by prize, ending soon, newest)
- "Create Crucible" button
Variation: Grid layout with large hero card for featured crucible
Output to: docs/working/mockups/crucible-discovery/v1-featured-hero.html
.claude/agents/design-mockup.md 的 Civitai 设计模式每周安装量
78
代码仓库
GitHub 星标数
7.0K
首次出现
2026年1月21日
安全审计
安装于
gemini-cli68
opencode68
codex66
claude-code64
github-copilot61
cursor55
Create multiple design mockups in parallel using the design-mockup agent.
When asked to create mockups for a feature:
Create the output directory if it doesn't exist:
docs/working/mockups/<feature-name>/
Launch 3-5 parallel mockup agents using the Task tool with subagent_type: design-mockup
Each agent creates a unique variation with different:
docs/working/mockups/
├── crucible-discovery/
│ ├── v1-grid-cards.html
│ ├── v2-featured-hero.html
│ ├── v3-compact-list.html
│ └── v4-masonry.html
├── crucible-rating/
│ ├── v1-side-by-side.html
│ ├── v2-stacked.html
│ └── v3-swipe.html
└── [feature-name]/
└── [variation].html
When launching mockup agents, provide:
Example prompt for agent:
Create a mockup for the Crucible Discovery page.
Requirements:
- List of active crucibles as cards
- Show: name, prize pool, time remaining, entry count
- Filter/sort controls (by prize, ending soon, newest)
- "Create Crucible" button
Variation: Grid layout with large hero card for featured crucible
Output to: docs/working/mockups/crucible-discovery/v1-featured-hero.html
.claude/agents/design-mockup.mdWeekly Installs
78
Repository
GitHub Stars
7.0K
First Seen
Jan 21, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli68
opencode68
codex66
claude-code64
github-copilot61
cursor55
shadcn/ui 框架:React 组件库与 UI 设计系统,Tailwind CSS 最佳实践
66,900 周安装