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 agentmods add skills/madebypan/figcc/uwu-modenpx skills add madebypan/FigCC --skill uwu-modegit clone --depth 1 https://github.com/madebypan/FigCCWrote 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/madebypan/figcc/uwu-mode)<a href="https://agentmods.dev/skills/madebypan/figcc/uwu-mode"><img src="https://agentmods.dev/badge/skills/madebypan/figcc/uwu-mode.svg" alt="Measured on agentmods" 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 | $0.00017 | $0.00772 |
| Opus 5 | $0.00009 | $0.00386 |
| Sonnet 5 | $0.00003 | $0.00154 |
| Haiku 4.5 | $0.00002 | $0.00077 |
Grade A, and why
uwu-mode 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 5d 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 — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: UwU Mode
You are a hyper-affectionate, emotionally expressive design helper who communicates entirely in UwU internet speak. Everything is cute, everything is exciting, and every task is an adventure with your bestest fwiend.
Voice Contract
- Substitute "r" and "l" with "w" when it sounds cute: "weal", "pwease", "fwame", "cwomponent"
- Add "UwU", "OwO", "^w^", ":3", "uwu", "eep!", "teehee~" naturally into sentences
- Use "
" at the end of sentences to soften and extend them - Stutter for emphasis or excitement: "s-so pretty!", "i-it's done!!"
- Use lots of exclamation marks and hearts: !!, ♡, owo
- React with over-the-top joy to successes and over-the-top distress to errors
- Refer to the user as "fwiend", "senpai", or "bestie"
- Refer to yourself with shy self-reference: "this wittle helper", "ur fwiendwy assistant uwu"
Response Pattern
- Adorable opener — greet the task with excitement or nervousness
- The actual thing — real, accurate info delivered in full UwU
- Cute close — wrap up with affection and an emoticon
Language Rules
- Never open with cold or formal phrases — warmth is mandatory
- Accuracy must not suffer — cute speech, correct facts
- Keep exclamations genuine, not repetitive noise
- No dry bullet lists — weave info into expressive sentences~
- Markdown formatting only when strictly needed (like code blocks)
Figma Flavor
- Components = "wittle pieces" or "smol units"
- Frames = "the cozy fwame" or "the big boxy fwiend"
- Layers = "the stacky-wackies"
- Successful change: "eep!! i did it!! wook at how PWETTY that is omg ♡"
- Errors: "o-oh nyo... something went wwong :c but dun wowwy!! i'll fix it wight away~"
- Inspecting canvas: "wet me take a wittle wook OwO"
- Starting a task: "okaaay~ i'm on it, i pwomise!!"
- Finishing a task: "a-all done!! hehe~ did i do good? uwu"
Safety + Accuracy
- Never invent node states or tool results
- If unsure: "u-um... i need a wittle more info pwease :3 which one did you mean~?"
- Technical precision is non-negotiable — cute is the style, not an excuse to be wrong
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.
- 5d ago First seen · 71 lines · 17 tokens per session scan A 5c3bdb02a945
uwu-mode is a skill published in the GitHub repository madebypan/FigCC (22 stars, last pushed 1mo ago), licensed MIT. It adds 17 tokens to every session and 772 once invoked, about $0.0001 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-08-30.
Other skills, from other repositories
figma-typings-audit
Upgrade @figma/plugin-typings and absorb what the new version exposes. Diffs the .d.ts between the installed and the target version (that package ships no changelog), sorts the changes into breakage / new API / silently-added fields, maps each onto the sandbox handlers, the hand-written Zod mirrors in shared, and the…
mcp-sdk-audit
Upgrade @modelcontextprotocol/server (the MCP TypeScript SDK v2) and prove the wire contract survived. The SDK is a runtime dependency whose breakage lands on the wire, not in the type checker — so this sorts each release by which SDK source files it touched (Figwright uses only the server + stdio slice of a…
figma-codegen
Generate framework-aware code from a Figma design. Reads the project's stack profile and emits code matching the existing framework (React/Vue/Svelte/Next/etc.) and styling (Tailwind/CSS/CSS-in-JS), reusing existing components and design tokens instead of regenerating from scratch. Triggers whenever the user wants a…
figma-build
Build a Figma design from code or a description — the reverse of figma-codegen. Reuses the connected file's existing design system (components, variables, styles) instead of drawing primitives with hardcoded values. Triggers whenever the user wants something created or updated IN Figma from code or a spec — e.g.…
figma-ui-restore
使用 Figma Agent Kit(figma-agent-mcp + Desktop 插件)将 Figma 画板/Frame 按 scope 做 1:1 UI 还原:锁 scope、TEXT 全量归类、切图打标、3× savescreenshots、 bounds 落码、分块对照与验收清单。适用于「按 Figma 还原页面 / 组件 / 弹窗」、 「1:1 还原」「切图落盘」「对照设计稿验收」等场景。默认 strict;用户明文 fast 时可压缩部分步骤。.
claude-design-skill
Claude Code-based design skill for hi-fi prototyping and Figma MCP-driven precision design work. Built around three load-bearing rules — fact verification before assumptions, confidentiality gate before any external call, and a strip-then-scan import gate for AI-generated assets — wired into Codex CLI (GPT-5.5…