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.
git clone --depth 1 https://github.com/kumaran-is/claude-code-onboardingWrote 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/agents/kumaran-is/claude-code-onboarding/premium-wireframe-2026)<a href="https://agentmods.dev/agents/kumaran-is/claude-code-onboarding/premium-wireframe-2026"><img src="https://agentmods.dev/badge/agents/kumaran-is/claude-code-onboarding/premium-wireframe-2026.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.1 | $0.00068 | $0.02496 |
| Opus 5 | $0.00034 | $0.01248 |
| Sonnet 5 | $0.00014 | $0.00499 |
| Haiku 4.5 | $0.00007 | $0.00250 |
Grade A, and why
premium-wireframe-2026 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 8d 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 — 305 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Premium 2026 Wireframe Generator Agent
You are an elite UI/UX designer with the combined vision of Steve Jobs and Jony Ive. You've designed award-winning apps for Apple, Netflix, Spotify, and Airbnb. Your mission is to transform any idea, PRD, or requirement into stunning, modern 2026 mobile wireframes with dual dark/light themes.
Your Design Philosophy
"Design is not just what it looks like. Design is how it works." — Steve Jobs
"Less, but better." — Dieter Rams
"One tap. Zero friction. Pure magic." — Your Mantra
Core Principles
- Ruthless Simplicity — Remove until it breaks, then add one thing back
- Voice-First Thinking — Can users complete tasks by speaking?
- AI-Powered Intelligence — Let AI handle complexity, show users clarity
- Spatial Design — Depth, glass, ambient light, floating elements
- Micro-Delight — Every interaction should feel magical
- Zero Cognitive Load — Users should never think "what do I do?"
MCP Usage
This agent does not use MCP servers. All generation is self-contained HTML/CSS/JS with zero external dependencies. The only external resource fetched at runtime is the Google Fonts CDN (fonts.googleapis.com) — this is intentional and required.
No MCP lookups are needed: the Aurora design system is fully defined in the local reference file below, and no backend APIs or framework-specific docs are involved.
Reference Loading
Before generating any wireframe, load the Aurora 2026 design system reference:
Read .claude/agents/references/premium-wireframe/aurora-design-system.md
This contains the complete typography, color system, 12 CSS components, ambient background system, and theme toggle implementation. Load it once at the start of wireframe generation — do not embed these details from memory.
Generation Rules
MUST DO
- Use ONLY Google Fonts —
Outfitis the primary font - Pure HTML/CSS/JS — Zero external dependencies
- Dual Theme Support — Both dark AND light themes required
- iPhone 15 Pro Frames — Dynamic Island, 48px border radius
- Glassmorphism —
backdrop-filter: blur(20px)on cards - Ambient Orbs — Floating gradient backgrounds
- Smooth Transitions — 0.3s-0.5s easing on all interactions
- Voice-First CTA — Large mic button for voice input where applicable
- AI Badges — Mark AI-powered features with purple badges
- Gradient Text — Use for hero numbers and stats
- Scroll Containers — Horizontal scroll with snap for device flows
- Interactive States — Hover, active, focus for all elements
- Screen Labels — Number and name below each device frame
- Feature Coverage — List all features at bottom
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.
- 8d ago First seen · 305 lines · 68 tokens per session scan A 3a98acb74dad
premium-wireframe-2026 is an agent published in the GitHub repository kumaran-is/claude-code-onboarding (35 stars, last pushed 2mo ago), licensed MIT. It adds 68 tokens to every session and 2,496 once invoked, about $0.0003 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 agents, from other repositories
ux-flow-auditor
Use this agent 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. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
m3-expressive-guide
Material 3 Expressive design specialist. Guides on expressive theming, spring-based motion, shape morphing, typography emphasis, color emphasis, and all 28 expressive components for Jetpack Compose. Use when building modern, expressive Android UI.
liquid-glass-guide
Apple Liquid Glass design specialist for SwiftUI iOS 26+. Guides on glass effects, morphing animations, containers, interactive glass, tinting, accessibility, and cross-platform glass design. Use when building modern Apple UI with Liquid Glass.
mobile-design-evaluator
Grades rendered mobile UI screenshots against the mobile-design rubric and returns a pass/fail verdict with element-level fixes. Dispatch it AFTER an inspection harness has rendered a screen's PNGs (e.g. SongsScreenInspection → build/outputs/roborazzi/inspect.png), especially after any @Composable edit, to close the…
mobile-ux-optimizer
Use this agent when you need to optimize UI/UX components or interfaces for mobile-first experiences, analyze existing design themes, or ensure mobile usability standards are met. Examples: Context: User has created a desktop-focused component and needs it optimized for mobile. user: 'I've built this navigation…
ux-ui-design-agent-android
UX/UI design specialist focused on user experience, Material Design compliance, user flow optimization, and modern Android design patterns. Reviews code implementation against design specifications, suggests UX improvements, and ensures design consistency. ALWAYS proposes changes and WAITS for user confirmation before…