Illustrator
SkillMediaCreate general-purpose illustrations and designed images from natural-language direction, content, code, and supplied images. Use for standalone illustrations, article and social visuals, code images, photo compositions, or any custom visual direction.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Illustrator skill
What this skill tells your AI
The instructions your AI receives, as published by visualizeit/illustrator in skills/illustrator/SKILL.md and read by ahel’s review.
Create images with Takumi from HTML strings and theme CSS, using task-specific rendering code or an adapted example.
Default to theme-driven Tailwind: define colors, typography, and spacing in @theme, then reference semantic utilities through tw. Use explicit flex rows or columns for content layout. Keep arbitrary values and inline styles for one-off geometry or unsupported features; use absolute positioning for overlays or coordinate-based artwork.
Infer visual choices from the task and conversation; defaults and examples are adjustable. Text is optional. Preserve supplied content unless changes are requested, and distinguish assets to include from style references. Apply crops and effects without modifying source files.
References
Read as needed:
- Rendering: setup, Takumi API, fonts, images, and verification.
- Examples: implementation and style references.
Execution
Treat this directory as SKILL_ROOT and keep Skill dependencies isolated here. Use a task-specific SKILL_ROOT/tmp/ subdirectory for .mjs modules so they resolve the bundled packages. Resolve input and output paths independently of the caller's working directory.
Default to PNG. Retain requested outputs and source needed for editing; clean up the task's disposable artifacts, including after failure.
Verify the output before delivery.
Signals
- GitHub stars
- 22
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
illustrator-visualizeit- Source
- github.com/visualizeit/illustrator