ideation

Generate project ideas by applying creative constraints to user direction.

Updated May 13, 2026
One-click install
npx skills add https://github.com/superfhp/lumi-agent-body --skill ideation-superfhp
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ideation
Source: https://github.com/superfhp/lumi-agent-body/tree/main/skills/creative/creative-ideation
Command: npx skills add https://github.com/superfhp/lumi-agent-body --skill ideation-superfhp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It solves the blank-page problem for people who have tools and skills but no direction, turning vague urges like "I want to build something" into three concrete, scoped project ideas. ## Core Features & Use Cases - Constraint-Driven Generation: Picks a creative constraint from a built-in library (e.g., "The CLI tool that should exist", "Hostile UI") and interprets it broadly to produce three project pitches with time estimates and tech stacks. - Mood and Domain Matching: Maps user statements like "I'm burned out" or "I want something weird" to the most fitting constraints via a matching table. - Extended Prompt Library: Loads 30+ additional constraints from references/full-prompt-library.md covering communication, philosophy, transformation, and scale. - Use Case: A developer says "I want a weekend project" — the Skill picks a constraint like "Nothing new except glue" and outputs three buildable ideas with stacks, then helps build the chosen one. ## Quick Start Ask the assistant to give you a project idea using the ideation skill, optionally mentioning your mood, domain, or available time.

Frequently Asked Questions about ideation

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

FAQPage Schema
How do I get project ideas when I don't know what to build?▼

State your situation in plain words, such as "I want to build something" or "I'm bored". The Skill selects a creative constraint, interprets it broadly, and returns three concrete project ideas with time estimates and suggested tech stacks.

How does constraint-based ideation work for coding projects?▼

A constraint like "The CLI tool that should exist" provides direction plus mild limitation, which forces creative interpretation. The Skill generates three pitches satisfying the constraint, each with a one-line hook, short description, duration, and stack.

Can I get project ideas matched to my mood or goal?▼

Yes. A matching table maps statements like "I'm burned out", "I want something weird", or "weekend project" to specific constraints such as "High concept low effort" or "Hostile UI", so ideas fit your energy and intent.

Does the ideation skill work for non-coding projects like art or hardware?▼

Yes. The constraint library includes sections for makers and artists, and every prompt is interpreted as broadly as possible, so a coding prompt can become a hardware project and an art prompt can become a CLI tool.

What happens after I pick one of the generated ideas?▼

The Skill moves from ideation to execution: it creates the project, writes the code, and iterates with you until it ships. The ideas are scoped to be buildable, typically within a weekend to a month.