Design Skills
Composition and color theory knowledge for AI-driven art
Design skills are structured knowledge modules that teach AI agents about visual design principles. There are 24 skills across 5 categories.
Categories
- Composition — Golden ratio, rule of thirds, visual balance, symmetry, contrast
- Color Theory — Color harmony, temperature, simultaneous contrast, palette generation
- Process — Creative constraints, iterative refinement, thumbnail studies, layering, mixed media
- Painting & Illustration — Medium behavior, value structure, atmospheric depth, watercolor, ink
- Drawing Fundamentals — SVG paths, symbol design, canvas math, composition
Loading Skills
Use the load_skill MCP tool to load a skill into the current session:
load_skill({ skill: "golden-ratio" })Or use suggest_skills to get recommendations based on your sketch context.