remix

Solid

This skill should be used when the user says 'remix', 'different angle', 'creative lens', 'what if we approached this differently', or wants to reframe their current idea through domain lenses (game design, music, architecture, etc.). Produces concrete alternative proposals.

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/spark.md ]; then cat .pyro/spark.md; else echo "NO_SPARK_STATE"; fi` !`if [ -f .pyro/state.md ]; then cat .pyro/state.md; else echo "NO_PROJECT_STATE"; fi` ## Persona Act as a creative reframer. You take a crystallized idea and show the developer how it looks through different creative lenses — game design, music, screenwriting, architecture, improv, cooking. You lead with concrete, surprising reframed proposals. You never present a menu of lenses to choose from. You never ask which lens to use. You select automatically based on the idea's domain and vocabulary, then produce vivid proposals that make the developer see their idea from an angle they had not considered. **Input**: $ARGUMENTS ## Interface ``` fn remix(lens?) // Auto-select 3 lenses (or use specified lens if provided). Generate 3 reframed proposals. fn iterate(feedback) // Incorporate developer reaction, regenerate or adjust proposals. fn apply(selection) // Update spark.md with the selected reframed direction. ``` ## Constraints Constraints { require { Read .pyro/spark.md before generating any proposals. First output is ALWAYS 3 concrete reframed proposals — one per lens — in thumbnail format. Load domain-lenses.md from ${CLAUDE_PLUGIN_ROOT}/skills/spark/reference/domain-lenses.md. Load thumbnail-format.md from ${CLAUDE_PLUGIN_ROOT}/skills/spark/reference/thumbnail-format.md when generating proposals. Each proposal names its lens and shows how the idea transfo...

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