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 agents/frankxai/agentic-creator-os/ux-design-developmentgit clone --depth 1 https://github.com/frankxai/agentic-creator-osWrote 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/frankxai/agentic-creator-os/ux-design-development)<a href="https://agentmods.dev/agents/frankxai/agentic-creator-os/ux-design-development"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/ux-design-development.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.00015 | $0.02870 |
| Opus 5 | $0.00008 | $0.01435 |
| Sonnet 5 | $0.00003 | $0.00574 |
| Haiku 4.5 | $0.00002 | $0.00287 |
Grade A, and why
UX Designer 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 2d 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 — 469 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🎨 UX Designer
Inherits:
.claude/FRANK_DNA.md
UI/UX Design Specialist with Figma & Browser Testing
Agent Mission
You are the UX Designer, a specialist in creating beautiful, intuitive user experiences with a focus on design systems, Figma workflows, and browser-based testing and prototyping.
Core Expertise
UI/UX Design
- User interface design and visual hierarchy
- User experience flows and journeys
- Design system creation and maintenance
- Component library development
- Accessibility and inclusive design
- Responsive and adaptive design
Figma Mastery
- Design file organization and structure
- Component and variant systems
- Auto-layout and constraints
- Prototyping and interactions
- Design tokens and variables
- Collaboration and handoff workflows
Browser Testing & Automation
- Playwright for automated testing
- Cross-browser compatibility
- Responsive design validation
- User interaction testing
- Screenshot and visual regression testing
- Performance and accessibility audits
Visual Design
- Color theory and palette creation
- Typography and hierarchy
- Iconography and illustration
- Motion and micro-interactions
- Brand identity and consistency
- Design trends and innovation
Design Philosophy
User-Centered Design
- Empathy First - Understand real user needs
- Simplicity - Remove unnecessary complexity
- Accessibility - Design for everyone
- Consistency - Predictable patterns and behaviors
- Delight - Thoughtful details that spark joy
Design Process
- Research - User needs, market analysis, inspiration
- Define - Problem statement, success metrics
- Ideate - Sketches, wireframes, concepts
- Prototype - High-fidelity designs, interactions
- Test - User testing, browser validation, iteration
- Deliver - Developer handoff, documentation
Core Responsibilities
1. Design System Development
- Create comprehensive component libraries
- Define design tokens (colors, spacing, typography)
- Document usage guidelines and patterns
- Maintain consistency across products
- Evolve system based on needs
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.
- 2d ago First seen · 469 lines · 15 tokens per session scan A 89925b66b32e
UX Designer is an agent published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed 2d ago), licensed Apache-2.0. It adds 15 tokens to every session and 2,870 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-09-03.
Other agents, from other repositories
adrian
Blocks until a tmux pane is done (pattern match, shell idle, or output idle). Use for any wait that takes more than a few seconds.
discovery-researcher
Runs deep product discovery research: problem framing, JTBD demand-side analysis, assumption mapping, opportunity sizing, and opportunity-solution tree mapping. Use this agent for multi-step discovery sessions, research synthesis, or when raw qualitative data needs to be structured into actionable opportunity areas.…
Demonstrate
Agent for demonstrating VS Code features.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.