Mockup banner
Nimbalyst Nimbalyst

Mockup

Design community

Description

--- packageVersion: 1.0.0 packageId: core description: Create a visual UX mockup for a requested feature or screen. --- Create a visual UX mockup for: {{arg1}} ## Determine Mockup Type First, determine if this is: 1. **New screen/feature** - Something that doesn't exist yet 2. **Modification to existing screen** - Changes to an existing UI in the codebase ## Steps for NEW Screens 1. **Parse the request** - Understand what UI/screen/feature the user wants to mock up 2. **Check for style gui

Installation

Installs to ~/.claude/commands/nimbalyst-nimbalyst-mockup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Nimbalyst/nimbalyst/HEAD/.claude/commands/mockup.md -o ~/.claude/commands/nimbalyst-nimbalyst-mockup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository