softlight

Initialize a Softlight project and run background designer prompts for prototypes.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/orianna-ai/claude-plugin --skill softlight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: softlight
Source: https://github.com/orianna-ai/claude-plugin/tree/main/plugins/softlight/skills/softlight
Command: npx skills add https://github.com/orianna-ai/claude-plugin --skill softlight

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps teams initialize a Softlight project that is backed by a long-running agent, enabling iterative design explorations and automated prototype generation.

Core Features & Use Cases

  • Confirm required context: the user is asked for the application being changed and the design problem to solve, and the skill will not proceed until both are provided.
  • Initialize a Softlight project by running the setup_project script and dispatch prompts to run the designer agent, producing explorations and prototypes on the canvas.
  • Run the designer agent in the background so progress can be observed on the canvas as explorations and prototypes appear.

Quick Start

Run the setup_project script with a short, 3-5 word title to initialize your Softlight project.

Frequently Asked Questions about softlight

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

FAQPage Schema
How do I start a design exploration project with an autonomous agent?

To start design exploration with an autonomous agent, provide the target application and design problem, then run the setup_project script with a 3-5 word title to initialize the project and dispatch the background designer agent.

What context is required before initializing a design prototype generation project?

Design prototype generation requires two context inputs: the application being changed and the design problem to solve. The agent will not proceed with project initialization until both are explicitly provided.

How does a background designer agent produce design explorations on a canvas?

A background designer agent produces design explorations by running long-running prompts after project initialization, autonomously generating and rendering prototypes on the canvas while reporting progress continuously.

Can I observe design prototype progress while the agent runs in the background?

Yes, you can observe design prototype progress directly on the canvas as explorations and prototypes appear. The designer agent runs in the background, continuously updating the canvas and reporting progress without blocking.

What outputs do I get after initializing an autonomous design project?

After initializing an autonomous design project, you receive a project_id and project_url. The designer agent continues running in the background, outputting iterative design explorations and prototypes on the canvas.

Are there limitations when running long-running agents for design exploration?

A limitation of running long-running agents for design exploration is that the skill will not proceed with project initialization unless both the target application and the design problem are explicitly confirmed beforehand.