starbridge-illustrator-mcp
Safe integration for handling Adobe Illustrator files and vector asset generation in development environments.
Install
mkdir -p .claude/skills/starbridge-illustrator-mcp && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19115" && unzip -o skill.zip -d .claude/skills/starbridge-illustrator-mcp && rm skill.zipInstalls to .claude/skills/starbridge-illustrator-mcp
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use CreNexus Illustrator MCP safely from Codex. Use when the user mentions Adobe Illustrator, AI vector files, .ai, artboards, vector trace, Image Trace, SVG/PDF/PNG export, Illustrator COM, JSX, preflight, document_info, or asks Codex to inspect or extend Illustrator-related CreNexus MCP tools.Key capabilities
- →Preflight Adobe Illustrator documents
- →Reconstruct pixel-to-vector assets
- →Validate vector trace quality
- →Execute color vectorization safely
- →Export sandbox-confirmed assets
How it works
The skill enforces a two-stage process: exact pixel-level reconstruction followed by optional smart refinement. It uses read-only environment probes and preflight plans to ensure safety before any GUI action.
Inputs & outputs
When to use starbridge-illustrator-mcp
- →Converting raster images to editable SVG
- →Inspecting Adobe Illustrator document properties
- →Automating vector export pipelines
- →Preflighting assets for design-to-code workflows
About starbridge-illustrator-mcp
Provides controlled interaction with Illustrator files by enforcing strict preflight and verification stages. It prioritizes exact pixel-to-vector reconstruction over automated tracing to ensure high-quality, editable assets.
Use StarBridge Illustrator MCP safely from Codex. Use when the user mentions Adobe Illustrator, AI vector files, .ai, artboards, vector trace, Image Trace, SVG/PDF/PNG export, Illustrator COM, JSX, preflight, document_info, or asks Codex to inspect or extend Illustrator-related StarBridge MCP tools.
When not to use it
- →Opening arbitrary .ai files
- →Running arbitrary JSX scripts
- →Using Image Trace for ordinary delivery
Prerequisites
Limitations
- →No Image Trace on private source images
- →No arbitrary .ai file opening
- →Export limited to sandbox-confirmed assets
How it compares
It prioritizes exact pixel-to-vector reconstruction over automated tracing to ensure high-quality, editable assets, whereas generic tools often rely on lossy automated tracing.
Compared to similar skills
starbridge-illustrator-mcp side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| starbridge-illustrator-mcp (this skill) | 0 | 9d | No flags | Intermediate |
| design-lab | 7 | 6mo | No flags | Intermediate |
| figma-use | 9 | 3mo | Review | Advanced |
| icon-lookup | 1 | 6mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
design-lab
0xdesign
Conduct design interviews, generate five distinct UI variations in a temporary design lab, collect feedback, and produce implementation plans. Use when the user wants to explore UI design options, redesign existing components, or create new UI with multiple approaches to compare.
figma-use
dannote
Control Figma via CLI — create shapes, frames, text, components, set styles, layout, variables, export images. Use when asked to create/modify Figma designs or automate design tasks.
icon-lookup
malob
Workaround for Claude Code filtering BMP PUA Unicode (U+E000-U+F8FF). Supplementary PUA Nerd Font icons like (U+F0000+, e.g. nf-md-github, nf-md-kubernetes, nf-md-battery) can be written directly. BMP PUA icons (Powerline, Font Awesome, Devicons) require placeholder syntax like {{ U+E0A0 }} or {{ nf-fa-star }} (without spaces), which hooks auto-convert. Invoke when reading or writing Starship configs, tmux themes, shell prompts, or statuslines.
screenshots
sickn33
Generate marketing screenshots of your app using Playwright. Use when the user wants to create screenshots for Product Hunt, social media, landing pages, or documentation.
layout-pcb
Dogmeat88
Lay out an imported EasyEDA PCB before routing using the EasyEDA MCP server. Use when planning functional zones, placing footprints, orienting connectors, defining the board outline, and validating routing readiness on an already imported PCB. Assumes the PCB already exists and the schematic import
visual-evidence
bamr87
**WORKFLOW SKILL** — The standard for proving a UI/behavioural change works: a regression test + before/after visual evidence, attached to the PR and surfaced in release notes. USE FOR: any change under _sass/ _includes/ _layouts/ assets/ (or any user-visible behaviour); after a bug fix that changed