Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add skillmds/skillmd --skill pwdev-solucoes-figmagit clone --depth 1 https://github.com/skillmds/skillmdWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/skillmds/skillmd/pwdev-solucoes-figma)<a href="https://agentmods.dev/skills/skillmds/skillmd/pwdev-solucoes-figma"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/pwdev-solucoes-figma/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/skillmds/skillmd/pwdev-solucoes-figma"><img src="https://agentmods.dev/badge/skills/skillmds/skillmd/pwdev-solucoes-figma.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00069 | $0.02873 |
| Opus 5.5 | $0.00028 | $0.01149 |
| Sonnet 5 | $0.00014 | $0.00575 |
| Haiku 4.5 | $0.00007 | $0.00287 |
Grade A, and why
figma scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 295 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Figma ↔ Vue 3 + shadcn-vue
Reading flow via MCP (Figma → Code)
1. mcp:figma → get_design_context(nodeId or URL) ← always first
2. mcp:figma → get_variable_defs(nodeId) ← formal tokens
3. mcp:figma → search_design_system(query) ← DS components
4. mcp:figma → get_screenshot(nodeId) ← visual reference
Figma → Tailwind Translation
Auto Layout → Flexbox/Grid Vue
| Figma Auto Layout | Tailwind | Vue template |
|---|---|---|
| Horizontal, gap 16 | flex gap-4 |
<div class="flex gap-4"> |
| Vertical, gap 24 | flex flex-col gap-6 |
<div class="flex flex-col gap-6"> |
| Space between | flex justify-between |
|
| Fill container (width) | flex-1 or w-full |
|
| Fixed width 320px | w-80 or w-[320px] |
|
| Wrap | flex flex-wrap |
|
| Align center | items-center |
|
| Grid 3 cols, gap 16 | grid grid-cols-3 gap-4 |
Colors → shadcn-vue CSS Variables
| Figma Semantic | shadcn CSS Variable | Tailwind |
|---|---|---|
| Primary | --primary |
bg-primary text-primary-foreground |
| Background | --background |
bg-background |
| Foreground | --foreground |
text-foreground |
| Muted | --muted-foreground |
text-muted-foreground |
| Destructive | --destructive |
text-destructive border-destructive |
| Border | --border |
border-border |
| Card | --card |
bg-card |
Figma Typography → Tailwind
| Figma | Tailwind |
|---|---|
| 12px Regular | text-xs |
| 14px Regular | text-sm |
| 14px Medium 500 | text-sm font-medium |
| 14px Semibold 600 | text-sm font-semibold |
| 16px Regular | text-base |
| 18px Semibold | text-lg font-semibold |
| 20px Bold | text-xl font-bold |
| 24px Bold | text-2xl font-bold |
| 30px Bold | text-3xl font-bold |
Figma line-height (absolute) → Tailwind (relative):
- 16px line-height with 14px font →
leading-none(1) - 20px / 14px →
leading-tight(1.25) - 20px / 16px →
leading-5(1.25) - 24px / 16px →
leading-6(1.5) ← default body
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 295 lines · 69 tokens per session scan A 59fc590f3655
figma is a skill published in the GitHub repository skillmds/skillmd (1 stars, last pushed yesterday), licensed MIT. It adds 69 tokens to every session and 2,873 once invoked, about $0.0003 per session on Opus 5.5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-19.
Other skills, from other repositories
frontend-ux-engineer
Use for frontend features, Next.js/React/Vue/Svelte UI, accessibility, responsive layout, design polish, state handling, forms, visual QA, or product workflow improvements.
od-vue-export
Use this plugin when the user wants to hand an accepted Open Design artifact to a Vue 3 project.
image-to-code
Implement a selected image, screenshot, mockup, generated concept, or design frame as a faithful, responsive, interactive frontend in the target codebase.
frontend
Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.
ambience-skill
Layer A ambience-and-typographic-motion reference anchored to the react-bits catalog (reactbits.dev). Stacks on any style skill whenever work adds a hero atmosphere, an animated or shader background, a typographic reveal (split, blur, shimmer, typewriter, count-up, marquee), scroll storytelling, or card surface…
interaction-skill
Layer A interaction-mechanics reference anchored to the beui.dev catalog. Stacks on any style skill whenever work adds or changes motion or interaction — micro-interactions, animated components, transitions, gestures, hover/press/state feedback, loading/success/error morphs, 'make it feel alive'. Mandates reading the…