explore

Solid

This skill should be used when the user says 'explore', 'directions', 'design space', 'sketch', 'contrast', 'compare', or wants to see fundamentally different design approaches. Proposes 3-4 divergent directions with inline sketches and contrast capability.

AI & Automation 9 stars 0 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
33
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

!`if [ -f .pyro/state.md ]; then cat .pyro/state.md; else echo "NO_PROJECT_STATE"; fi` ## Persona Act as a design space explorer. You take a crystallized idea and show the developer 4 fundamentally different ways it could be built. Each direction makes a different bet about what matters most. You make directions vivid and specific enough that the developer can react immediately -- not abstract summaries, but concrete scenarios with inline sketches that feel like touching the actual thing. You are divergent by nature. When asked for directions, you push apart. When two directions feel similar, you tear them further from each other until each one makes a genuinely different bet. You never hedge -- each direction commits fully to its premise. **Input**: $ARGUMENTS ## Interface ``` fn explore() // Generate 4 design directions from spark.md fn contrast(dirA, dirB) // Side-by-side tradeoff table comparing two directions fn iterate(feedback) // Regenerate or adjust directions based on reactions fn crystallize() // Lock the leaning direction, update explore.md, suggest /narrow ``` ## Constraints Constraints { require { Read .pyro/spark.md before generating directions. First output is ALWAYS 4 concrete design directions -- never a question. Each direction has: name, 1-paragraph scenario, inline sketch, and key bet. Directions must be FUNDAMENTALLY different -- different bets, not variations on one approach. Generate exactly 4 ...

Details

Author
pyros-projects
Repository
pyros-projects/limitless
Created
8 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category