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 Poorgramer-Zack/dart-expert-skills --skill shadcn-fluttergit clone --depth 1 https://github.com/Poorgramer-Zack/dart-expert-skillsWrote 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/poorgramer-zack/dart-expert-skills/shadcn-flutter)<a href="https://agentmods.dev/skills/poorgramer-zack/dart-expert-skills/shadcn-flutter"><img src="https://agentmods.dev/badge/skills/poorgramer-zack/dart-expert-skills/shadcn-flutter/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/poorgramer-zack/dart-expert-skills/shadcn-flutter"><img src="https://agentmods.dev/badge/skills/poorgramer-zack/dart-expert-skills/shadcn-flutter.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.00043 | $0.00514 |
| Opus 5 | $0.00022 | $0.00257 |
| Sonnet 5 | $0.00009 | $0.00103 |
| Haiku 4.5 | $0.00004 | $0.00051 |
Grade A, and why
building-shadcn-flutter-ui 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
Shadcn UI Architecture Guide
Goal
Build beautiful, accessible, and highly customizable user interfaces in Flutter using the Shadcn UI design system. This skill ensures proper framework integration (Pure, Material, or Cupertino), consistent theming, and effective use of the 30+ responsive components available in the library.
Process
🚀 High-Level Workflow
Implementing Shadcn UI involves setting up the design tokens first, then consuming specific components for layout and logic.
Phase 1: Foundation & Theming
- Install: Add
shadcn_uito dependencies. - Initialize: Choose between
ShadApp(Standalone) orShadApp.custom(Material/Cupertino bridge). - Configure: Define
ShadColorSchemeand customizeShadThemeData.
Phase 2: Component Implementation
- Typography: Strictly use
ShadTextThemestyles for consistent font scaling and semantics. - Forms: Use
ShadFormand specializedShad*FormFieldwidgets for unified validation. - Interactions: Leverage
Sonner,Dialog, andSheetfor standardized overlays and user feedback.
📚 Documentation Library
Refer to these detailed guides for implementation:
- 🎨 Setup & Theming Guide - Framework integration, dynamic color schemes, and responsive breakpoints.
- 🧱 Component Reference - Detailed API and code examples for all 30+ Shadcn UI components.
Constraints
- Theme Integrity: Never bypass the
ShadThemevariables by hardcoding magic colors or spacing values. - Form Safety: Always use
ShadFormand uniqueids for form fields to ensure reliable state management and validation. - Accessibility: Provide proper labels and descriptions for all interactive elements using built-in properties.
- Native Alignment: When using Material/Cupertino integration, always wrap with
ShadAppBuilderto ensure overlays (Toasts/Dialogs) render correctly.
What ships with it
2 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.
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 · 41 lines · 43 tokens per session scan A e7c8b419b787
building-shadcn-flutter-ui is a skill published in the GitHub repository Poorgramer-Zack/dart-expert-skills (7 stars, last pushed 1mo ago), licensed MIT. It adds 43 tokens to every session and 514 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-08-31.
Other skills, from other repositories
flutter
Flutter 3.44 — widget catalog, layouts, interactivity, animations, navigation, assets, adaptive/responsive design, accessibility, i18n, state management, data & backend (networking, serialization, Firebase, persistence), app architecture (MVVM, DI), platform integration (Android, iOS, web, Windows, macOS, Linux…
nylo-widgets
Use when building UI with Nylo v7 built-in widgets such as alerts/toasts, modals/bottom sheets, buttons, CollectionView (lists/grids), FutureWidget, FadeOverlay, Pullable, StyledText, Spacing, TextTr (translation), LanguageSwitcher, or Connective (connectivity-aware widgets).
nylo-themes
Use when working with themes, colors, dark/light mode, fonts, text styles, or asset management in a Nylo v7 Flutter project. Also applies when customizing app appearance, switching themes at runtime, or registering fonts and images.
mobile-design
Create distinctive, production-grade mobile interfaces for iOS and Android phones using Flutter. Use this skill when the user asks to build mobile apps, phone interfaces, Flutter screens, or mentions iOS/Android design. Generates platform-aware, creative code that avoids generic aesthetics.
flutter-ai-ui-skill
A master-level Flutter UI/UX design skill that equips AI coding assistants with curated design intelligence, colour palettes, typography pairings, animation patterns, component blueprints and actionable checklists for building beautiful, accessible, production-ready Flutter applications. Covers Material 3, Cupertino…
at_client_skills-sdk
Use this skill when a developer is building a Dart or Flutter app that depends on atclient or atclientflutter from pub.dev, stores or shares data via the Atsign Protocol, needs onboarding (CRAM new-atsign, atKeys file, keychain, APKAM) or APKAM enrollment, or asks about AtCollection , CItem , Query , sub-collections…