Quick Mockups
Quick Mockups generates rapid image variations based on your prompt, ideal for fast iteration and exploring different visual concepts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add quick-mockups npx -- -y @trustedskills/quick-mockups
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"quick-mockups": {
"command": "npx",
"args": [
"-y",
"@trustedskills/quick-mockups"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Quick Mockups skill enables an AI agent to generate multiple design mockups for a given feature in parallel. It utilizes the design-mockup subagent type and leverages the Task tool to create several variations simultaneously, each exploring different layout approaches (grid, list, masonry, cards), information hierarchy, visual emphasis, and interaction patterns. The skill is designed for rapid iteration and exploration of various visual concepts during the design process.
When to use it
- When creating mockups for a new feature or component.
- To quickly explore different layout options for a page (e.g., grid vs. list).
- For rapidly prototyping interaction patterns within a user interface.
Key capabilities
- Generates multiple design mockup variations concurrently.
- Explores diverse layouts: grid, list, masonry, and cards.
- Varies information hierarchy and visual emphasis across mockups.
- Creates different interaction patterns for each variation.
- Outputs mockups to a structured directory (e.g.,
docs/working/mockups/[feature-name]/).
Example prompts
- "Create a mockup for the Crucible Discovery page, showing a list of active crucibles as cards with filtering options and a 'Create Crucible' button. Variation: Grid layout with large hero card."
- "Generate mockups for the Crucible Rating feature, exploring side-by-side and stacked layouts."
Tips & gotchas
- Ensure variations are meaningfully different to maximize exploration of design possibilities.
- Consider including a mobile layout variation in at least one mockup.
- Use realistic content (names, numbers, times) within the mockups for better context.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.