Loading...
Loading...
DESIGN-CATALOG
npx skill4agent add phrazzld/claude-config design-catalog// Generate proposals in parallel (4.5x faster than sequential)
mcp__kimi__spawn_agents_parallel({
agents: [
{ prompt: "Generate proposal 1: [DNA code]. Output: .design-catalog/proposals/01-[name]/", thinking: true },
{ prompt: "Generate proposal 2: [DNA code]. Output: .design-catalog/proposals/02-[name]/", thinking: true },
// ... 5-8 total proposals
]
})Skill("frontend-design") # Philosophy
Skill("aesthetic-system") # Strategic direction
Skill("ui-skills") # Implementation constraints$1gemini "Analyze this [product type] for distinctive design directions.
Research 2025 trends. Anti-convergence: avoid Inter, Space Grotesk,
purple gradients, Tailwind default blue-500."/ramsmkdir -p .design-catalog && cd .design-catalog
python -m http.server 8888 &Design Catalog Ready
[N] proposals passed validation. Live: http://localhost:8888
1. [Name] - [soul] - DNA: [code] - RAMS: [score]/100
2. [Name] - [soul] - DNA: [code] - RAMS: [score]/100
...
Browse, compare, tell me which 2-3 resonate./design-theme