
Design Studio Workspace
SkillSkill
AI design studio: UI mockups, logos, brand assets, complete layouts — from text prompts.
About
name: nepa-design-studio description: AI design studio workspace for the NEPA AI platform. Generates UI mockups, vector graphics, logo designs, and complete design layouts. Use when creating UI designs, generating logos, building design assets, or automating brand materials in NEPA AI.
Design Studio Workspace
960 lines. Full UI/UX design automation from text prompts.
Prerequisites
pip install openai replicate pillow colorthief requests numpy
Source
/home/billk/projects/nepa-ai-monorepo.BAK/vscode_forked/nepa-ai-backend/design_studio_workspace.py
Setup
cd ~/projects/nepa-ai-monorepo.BAK/vscode_forked/nepa-ai-backend
python run_nepa.py
Set OPENAI_API_KEY and REPLICATE_API_TOKEN in your environment.
Key Methods
| Method | Description |
|--------|-------------|
| generate_ui(prompt, framework) | Landing page in HTML/React/Vue |
| generate_logo(prompt, style) | Logo generation via DALL-E/Replicate |
| generate_icon_set(prompt) | Complete icon set (multiple sizes) |
| generate_wireframe(prompt) | Low-fidelity wireframe |
| generate_brand_kit(prompt) | Colors + typography + logo bundle |
| extract_colors(image) | ColorThief dominant color extraction |
| create_design_from_template(type) | Pre-built design templates |
| generate_color_palette(mood) | AI color palette from mood/theme |
| export_to_figma(design) | Figma-compatible export |
| export_react_component(design) | React component export |
Example Usage
import asyncio
from design_studio_workspace import DesignStudioWorkspace
async def main():
ws = DesignStudioWorkspace()
# Generate a landing page
page = await ws.generate_ui(
"SaaS AI tool landing page, dark theme, blue accents, CTA button",
framework="react"
)
print(page["code"])
# Create a brand kit
kit = await ws.generate_brand_kit("tech startup, professional, blue/white palette")
print(kit["colors"])
# Extract colors from existing design
palette = await ws.extract_colors("existing_design.png")
asyncio.run(main())
API Endpoints
POST /api/design/generate-ui
POST /api/design/generate-logo
POST /api/design/generate-icon-set
POST /api/design/generate-wireframe
POST /api/design/brand-kit
POST /api/design/color-palette
POST /api/design/export
AXON Store
Available at: https://axon.nepa-ai.com (design-studio-workspace, $67)
Download: /downloads/design-studio-workspace.zip
Full version: https://axon.nepa-ai.com/products
Core Capabilities
- UI mockup generation
- Logo design
- Brand asset creation
- Layout generation
- PNG/SVG export
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
April 7, 2026
Initial release
One-time purchase
$67
By continuing, you agree to the Buyer Terms of Service.
Creator
Axon Modal
Creator
Builder of AI-powered automation tools for creators, developers, and businesses. NEPA AI ships production-grade OpenClaw workspaces covering video, audio, image, design, code, 3D, animation, and more — each one a real agentic tool backed by C++ processing and local AI models. Based in Northeastern Pennsylvania. Building the future of creative automation one workspace at a time.
View creator profile →Details
- Type
- Skill
- Category
- Design
- Price
- $67
- Version
- 1
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs, Cursor and other instruction-friendly AI tools.
Works great with
Personas that pair well with this skill.