This skill produces visual assets for StickerNest — icons, mockups, marketing graphics. Use when the user says "design an icon", "create a mockup", "make a social media graphic", "marketing visual", or when any visual asset is needed for the project.
Produces visual assets for StickerNest — icons, palettes, UI mockups, marketing materials.
docs/UI_COMPONENTS_NEEDED.md)StickerNest is playful but capable. The visual language reflects both qualities:
All designs must align with the canonical theme tokens:
| Token | Purpose |
|---|---|
--sn-bg | Page/canvas background |
--sn-surface | Card/panel background |
--sn-accent | Primary action color |
--sn-text | Primary text color |
--sn-text-muted | Secondary/helper text |
--sn-border | Borders and dividers |
--sn-radius | Corner radius standard |
--sn-font-family | UI font family |
Designs must work with all three built-in themes: light, dark, and high-contrast. Always test against at least light and dark.
| Spec | Standard |
|---|---|
| Format | SVG preferred, PNG fallback |
| Sizes | 24x24, 48x48, 96x96 |
| Grid | 24px grid with 2px padding |
| Stroke | 2px consistent weight |
| Corners | 2px radius on sharp corners |
| Export | Include both filled and outlined variants |
docs/UI_COMPONENTS_NEEDED.md for pending designsPlatform-specific sizes:
| Platform | Size | Use |
|---|---|---|
| 1200x675 | Link card | |
| 1600x900 | In-stream image | |
| TikTok | 1080x1920 | Cover/thumbnail |
| YouTube | 1280x720 | Video thumbnail |
| YouTube | 2560x1440 | Channel banner |
| 1200x628 | Link preview | |
| OG/Meta | 1200x630 | Default share card |
Read the design request. Clarify:
Use Figma connector (Framelink MCP) if available:
get_figma_data — read existing design filesdownload_figma_images — download source assetsget_design_context — understand design systemIf Figma designs exist, use them as source of truth.
For code-generated assets:
canvas-design skill for visual art and posterstheme-factory skill for themed artifactscreate_design) for AI-generated designsFor mockups:
src/ for patternsSave outputs to:
StickerNest-Agents/assets/
├── icons/ # Icon SVGs and PNGs
├── mockups/ # UI mockup images
├── marketing/ # Social media graphics
└── stickers/ # Sticker asset files
Before any asset is "done":
asset-1.png)