What problem does it solve?
This Skill creates distinctive project seals that are uniquely reproducible from a deterministic seed, so branding artwork can be regenerated consistently without manual design work.
Core Features & Use Cases
- Seeded generative seals (p5.js): generates algorithmic artwork from a string-derived SHA-256 seed so the same input always produces the same seal.
- Multiple styles via presets: derives color palettes and one of five generative patterns (flow-field, particle-orbit, crystal-lattice, wave-interference, noise-strata) based on seed and style hints.
- Standalone HTML export: outputs an independent HTML file that embeds p5.js via CDN, with the project name shown outside the canvas (no text inside).
- Size variants for real UI: supports hero-sized, slide-cover sized, and mini header sized seals, including automatic simplifications for small sizes.
Quick Start
Ask for a sealed HTML output by saying: generate a seeded generative selo for the project name "rcg-crm" with size 800x800 and use the style "premium".