evolutionary-forms

Generate and evolve abstract visual forms through Darwinian selection.

4|Updated Sep 8, 2023
One-click install
npx skills add https://github.com/amadad/drawbot-redux --skill evolutionary-forms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolutionary-forms
Source: https://github.com/amadad/drawbot-redux/tree/main/.claude/skills/evolutionary-forms
Command: npx skills add https://github.com/amadad/drawbot-redux --skill evolutionary-forms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires drawbot, and includes references (resource) components.

What problem does it solve?

This Skill automates the creative exploration process, allowing you to evolve unique visual forms through iterative selection and breeding rather than manual design.

Core Features & Use Cases

  • Natural Language Design: Generate forms using descriptive terms like "soft protective curves" or "bold organic shapes".
  • Evolutionary Workflow: Let your aesthetic preferences guide the breeding of new generations.
  • Use Case: Need a unique brand mark? Describe the feeling you want ("protective nurturing"), generate variations, select favorites, and let the system evolve refined designs automatically.

Quick Start

Generate 16 organic forms with soft protective curves and review the contact sheet to select your favorites for breeding.

Frequently Asked Questions about evolutionary-forms

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

FAQPage Schema
How do I generate organic visual forms from natural language descriptions?

Evolutionary-forms generates abstract organic shapes using natural language prompts like "soft protective curves." Provide descriptive terms, and the system translates them into parametric constraints that create initial form variations you can browse and refine.

What is the evolutionary workflow for breeding visual designs?

The evolutionary workflow lets you generate initial populations, review rendered SVG contact sheets, select your preferred forms, and breed new generations by applying mutations. Repeat selection and breeding across generations to evolve designs matching your aesthetic.

Can I use evolutionary-forms to create unique brand marks automatically?

Yes. Describe the feeling or style you want (e.g., "protective nurturing"), generate form variations, select favorites from the contact sheet, and breed refined designs iteratively. The system handles parametric generation and mutation so you refine through selection rather than manual design.

What does genome-based breeding mean in parametric design?

Genome-based breeding encodes design parameters as normalized values. The system mutates genomes to create variation and preserves selected genomes across generations, automating the exploration of design space while you guide selection by aesthetic preference.

Does evolutionary-forms require drawbot, and what output formats does it produce?

Evolutionary-forms depends on drawbot for rendering. It produces SVG files and contact sheets for visual review, persists design data in JSONL format, and exposes a CLI workflow (init, gen0, render, select, breed, status) for end-to-end design evolution.