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 kikin81/nubecita --skill design-systemgit clone --depth 1 https://github.com/kikin81/nubecitaWrote 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/kikin81/nubecita/design-system)<a href="https://agentmods.dev/skills/kikin81/nubecita/design-system"><img src="https://agentmods.dev/badge/skills/kikin81/nubecita/design-system/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/kikin81/nubecita/design-system"><img src="https://agentmods.dev/badge/skills/kikin81/nubecita/design-system.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.00074 | $0.00414 |
| Opus 5 | $0.00037 | $0.00207 |
| Sonnet 5 | $0.00015 | $0.00083 |
| Haiku 4.5 | $0.00007 | $0.00041 |
Grade A, and why
nubecita-design 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 12d 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.
What it actually says
Read the README.md file within this skill, and explore the other available files.
If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out and create static HTML files for the user to view. Always reference colors_and_type.css for tokens, pull SVG marks from assets/, and use the JSX primitives in ui_kits/nubecita-android/ as the starting point for any Nubecita screen.
If working on production code, you can copy assets and read the rules here to become an expert in designing with this brand.
If the user invokes this skill without any other guidance, ask them what they want to build or design, ask some questions, and act as an expert designer who outputs HTML artifacts — or production code — depending on the need.
Key things to remember when designing for Nubecita:
- Primary color is Sky
#0A7AFF(tone 50). Secondary is Peach, tertiary is Lilac. - Buttons are fully pill-shaped (M3 Expressive tell).
- Feed body type is 17 / 26 px (one step larger than M3 default) because readability is the top priority.
- Display type is Fraunces with
SOFT 50–80variation; body is Roboto Flex. - Motion uses spring easing — default is a quick overshoot, emphasized is a larger slower overshoot.
- Iconography is Material Symbols Rounded — filled variant for active state.
- Voice: warm, direct, second-person, sentence case, no emoji in chrome.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/app-icon.svg 690 B
- assets/cloud-illustration.svg 1.2 KB
- assets/empty-cloud.svg 624 B
- assets/logo.svg 550 B
- assets/logomark-mono.svg 351 B
- assets/logomark.svg 466 B
- colors_and_type.css 15 KB
- compose/data/FakeData.kt 6.2 KB
- compose/icons/ic_arrow_back.svg 239 B
- compose/icons/ic_arrow_forward.svg 240 B
- compose/icons/ic_attach.svg 291 B
- compose/icons/ic_auto_awesome.svg 276 B
- compose/icons/ic_bell_fill.svg 310 B
- compose/icons/ic_bell.svg 274 B
- compose/icons/ic_bookmark_fill.svg 291 B
- compose/icons/ic_bookmark.svg 272 B
- compose/icons/ic_chat_bubble.svg 309 B
- compose/icons/ic_check.svg 229 B
- compose/icons/ic_chevron_down.svg 228 B
- compose/icons/ic_chevron_left.svg 229 B
- compose/icons/ic_chevron_right.svg 228 B
- compose/icons/ic_chevron_up.svg 229 B
- compose/icons/ic_close.svg 234 B
- compose/icons/ic_cloud_fill.svg 304 B
- compose/icons/ic_cloud.svg 285 B
- compose/icons/ic_compose.svg 266 B
- compose/icons/ic_download.svg 250 B
- compose/icons/ic_edit.svg 250 B
- compose/icons/ic_eye_off.svg 384 B
- compose/icons/ic_eye.svg 319 B
- compose/icons/ic_flag.svg 244 B
- compose/icons/ic_gif.svg 356 B
- compose/icons/ic_globe.svg 303 B
- compose/icons/ic_group.svg 349 B
- compose/icons/ic_heart_fill.svg 304 B
- compose/icons/ic_heart.svg 285 B
- compose/icons/ic_help.svg 294 B
- compose/icons/ic_home_fill.svg 305 B
- compose/icons/ic_home.svg 286 B
- compose/icons/ic_image.svg 339 B
- compose/icons/ic_info.svg 271 B
- compose/icons/ic_language.svg 302 B
- compose/icons/ic_lock.svg 294 B
- compose/icons/ic_logout.svg 289 B
- compose/icons/ic_memory.svg 429 B
- compose/icons/ic_mention.svg 305 B
- compose/icons/ic_menu_book.svg 312 B
- compose/icons/ic_menu.svg 239 B
- compose/icons/ic_minus.svg 220 B
- compose/icons/ic_mood.svg 394 B
- compose/icons/ic_more_horiz.svg 417 B
- compose/icons/ic_more_vert.svg 417 B
- compose/icons/ic_palette.svg 505 B
- compose/icons/ic_person_add.svg 301 B
- compose/icons/ic_person.svg 281 B
- compose/icons/ic_pin.svg 262 B
- compose/icons/ic_plus.svg 230 B
- compose/icons/ic_repeat.svg 262 B
- compose/icons/ic_search.svg 269 B
- compose/icons/ic_send.svg 251 B
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.
- 12d ago First seen · 23 lines · 74 tokens per session scan A 45cf40c4229a
nubecita-design is a skill published in the GitHub repository kikin81/nubecita (5 stars, last pushed today), licensed MIT. It adds 74 tokens to every session and 414 once invoked, about $0.0004 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-31.
Other skills, from other repositories
expo-design-system
Framework (OSS). Build and maintain a design system inside an Expo app - a reusable theme of design tokens (color, spacing, typography, radius, shadow, motion), reusable component structure with variant/size/state prop conventions, and rules for when to extract a repeated view into a shared component. Use when…
flutter-build-responsive-layout
Use LayoutBuilder, MediaQuery, or Expanded/Flexible to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.
display-glasses-with-jetpack-compose-glimmer
Provides guidelines for developing projected Android XR apps for display glasses using the Jetpack Compose Glimmer UI toolkit. This skill covers foundational Glimmer design principles, workflows for implementing Jetpack Compose Glimmer, and interaction models for the glasses form factor. Use this skill to build an…
omh-apple-design
This is a Hermes-native apple-design workflow skill.
axiom-audit-liquid-glass
Use when the user mentions Liquid Glass review, iOS 26 UI updates, toolbar improvements, or visual effect migration.
axiom-audit-ux-flow
Use when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app.