スキル一覧に戻る
civitai

quick-mockups

by civitai

quick-mockupsは、機械学習とAI開発のためのスキルです。モデル構築から運用まで、包括的で効率的なAI開発ワークフローをサポートします。

6,992🍴 711📅 2026年1月23日
GitHubで見るManusで実行

ユースケース

🧠

AIモデル統合

LLMや機械学習モデルをアプリに統合。

プロンプト最適化

より良い結果を得るためのプロンプト改善。

📊

データ分析自動化

AIを活用したデータ分析と洞察の抽出。

FAQ

SKILL.md


name: quick-mockups description: Create multiple UI design mockups in parallel. Use when asked to create mockups, wireframes, or design variations for a feature. Creates HTML files using Mantine v7 + Tailwind following Civitai's design system. allowed-tools: Read, Write, Glob, Task

Quick Mockups

Create multiple design mockups in parallel using the design-mockup agent.

Usage

When asked to create mockups for a feature:

  1. Create the output directory if it doesn't exist:

    docs/working/mockups/<feature-name>/
    
  2. Launch 3-5 parallel mockup agents using the Task tool with subagent_type: design-mockup

  3. Each agent creates a unique variation with different:

    • Layout approaches (grid, list, masonry, cards)
    • Information hierarchy
    • Visual emphasis
    • Interaction patterns

Directory Structure

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

Prompting Agents

When launching mockup agents, provide:

  1. Feature name - What page/component to design
  2. Key requirements - What must be included
  3. Variation focus - What makes this variation unique
  4. Reference context - Link to existing similar pages if helpful

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

After Creating Mockups

  1. List all created mockup files
  2. Summarize each variation's approach
  3. Ask user which direction to pursue or if they want more variations

Tips

  • Create variations that are meaningfully different, not just minor tweaks
  • Consider mobile layouts in at least one variation
  • Show realistic content (names, numbers, times)
  • Include empty states where relevant
  • Use the Civitai design patterns from .claude/agents/design-mockup.md

スコア

総合スコア

80/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 1000以上

+15
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

0/5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です