design

Delegate design tasks to a specialized subagent for frontend assets and UI components.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ItsJupiter000/hot-outreach --skill design-itsjupiter000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design
Source: https://github.com/ItsJupiter000/hot-outreach/tree/main/.local/skills/design
Command: npx skills add https://github.com/ItsJupiter000/hot-outreach --skill design-itsjupiter000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegate design tasks to a specialized design subagent to streamline iterative design work, ensuring fast initial frontend setup and polished refinements.

Core Features & Use Cases

  • Access to file operations, media generation, web search, and frontend tooling for design iterations and refinements
  • Supports both synchronous design subagent execution and background startAsyncSubagent for long-running tasks
  • Initial frontend generation guidance via generateFrontend() for fast builds when appropriate

Quick Start

Delegate a design refinement pass to the design subagent to iterate visuals and polish components.

Frequently Asked Questions about design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate frontend design tasks to a subagent for iterative UI refinement?

You can delegate frontend design tasks to a specialized subagent to handle iterative UI refinement and visual polishing. This coordinates file access, media generation, web search, and frontend tooling to streamline the design process.

Can I run long-running design tasks in the background?

Yes, you can run long-running design tasks in the background using startAsyncSubagent. This allows synchronous execution for quick visual refinements while supporting background processing for extended design iterations.

What is the best way to generate an initial frontend UI setup quickly?

The best way to generate an initial frontend UI quickly is by using generateFrontend() guidance. This provides fast builds for initial frontend generation, allowing the design subagent to then iterate and polish the components.

Does this design subagent workflow support media generation and web search?

Yes, the design subagent workflow supports both media generation and web search. It coordinates these capabilities alongside file operations and frontend tooling to facilitate comprehensive design iterations and visual refinements.

Do I need any specific dependencies to use the design subagent for UI components?

No specific dependencies are required to use the design subagent for UI components. The skill operates independently to coordinate file access, media generation, web search, and frontend tooling for your iterative design work.