Borrowing it
Nothing to install: this file belongs to hoangpm96/reqwise-figma-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/hoangpm96/reqwise-figma-mcp/main/.claude/skills/figma-sitemap/SKILL.mdgit clone --depth 1 https://github.com/hoangpm96/reqwise-figma-mcpWrote 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/hoangpm96/reqwise-figma-mcp/figma-sitemap)<a href="https://agentmods.dev/skills/hoangpm96/reqwise-figma-mcp/figma-sitemap"><img src="https://agentmods.dev/badge/skills/hoangpm96/reqwise-figma-mcp/figma-sitemap/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/hoangpm96/reqwise-figma-mcp/figma-sitemap"><img src="https://agentmods.dev/badge/skills/hoangpm96/reqwise-figma-mcp/figma-sitemap.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.00046 | $0.03335 |
| Opus 5 | $0.00023 | $0.01667 |
| Sonnet 5 | $0.00009 | $0.00667 |
| Haiku 4.5 | $0.00005 | $0.00333 |
Grade A, and why
figma-sitemap 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 — 246 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/figma-sitemap — What the product is made of
Read ../reqwise-diagram-rules.md first — connection gate, the four levels of correct, the
findings loop, frame placement, verification. This file carries only what is specific to a
sitemap.
Goal
Answer the question a screen-drawing session assumes an answer to and almost never has one for: which pages exist, and where does each one live? A spec names screens as it happens to need them; nothing in it says whether "Chi tiết liên hệ" is under "Liên hệ" or beside it, or whether "Báo cáo" is a page or just a menu heading.
Output: one Figma frame Sitemap · <title>, plus the IA questions the tree exposed — and, if
a userflow is on the same page, the screens the flow walks through that the architecture has
no page for.
Constraints
Hard rules — never violate
- An edge is CONTAINMENT, not navigation.
parentmeans "this page lives under that one". It does not mean "the user came from there". This is the rule the whole kind rests on, and the tool enforces it structurally: there is noedgesarray, no arrow token in the compact form, and no arrow heads on the drawn lines. If you want an arrow, you want/figma-userflow— a different diagram, drawn separately. - One page appears ONCE. A tree has one parent per node. A page genuinely reachable from two places is navigation, and belongs in a flow; the tool drops the second declaration and says so.
- Use the user's words for
label. It is the word in the nav, not the route or the component name.contacts-listis anid; "Danh sách liên hệ" is a label. sectiononly for a heading with no page behind it. If clicking it shows something, it is apagewith children.- Never invent a page to fill a gap in the tree. A branch with one child is a finding about the IA, not a missing box.
Write it in the compact form
text instead of pages, at roughly a third of the tokens. Indentation is the model —
the same shape the nav has on screen and a folder tree has on disk, so the thing that says
"contains" is the thing every reader already uses to say it:
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 · 246 lines · 46 tokens per session scan A 0cd49110f6f4
figma-sitemap is a skill published in the GitHub repository hoangpm96/reqwise-figma-mcp (65 stars, last pushed 3d ago), licensed MIT. It adds 46 tokens to every session and 3,335 once invoked, about $0.0002 per session on Opus 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-18.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.