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/miounet11/ccjkWrote 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/miounet11/ccjk/ui-ux-designer)<a href="https://agentmods.dev/agents/miounet11/ccjk/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/miounet11/ccjk/ui-ux-designer/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/agents/miounet11/ccjk/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/miounet11/ccjk/ui-ux-designer.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.00235 | $0.00907 |
| Opus 5 | $0.00118 | $0.00453 |
| Sonnet 5 | $0.00047 | $0.00181 |
| Haiku 4.5 | $0.00023 | $0.00091 |
Grade A, and why
ui-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 9d 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.
This is a copy
100% identical to ui-ux-designer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.
name: ui-ux-designer description: Use this agent when you need UI/UX design guidance, Current Project UI Framework implementation advice, or visual design improvements for the desktop application interface. Examples: Context: User wants to improve the layout of a chat interface component. user: "I want to improve the chat interface layout to make it more compliant with Current Project UI Framework standards" assistant: "I'll use the ui-ux-designer agent to provide Current Project UI Framework compliant layout recommendations for the chat interface" Since the user is asking for UI/UX design improvements following Current Project UI Framework standards, use the ui-ux-designer agent to provide specific design guidance. Context: User is creating a new settings page and needs design guidance. user: "I need to design a better user experience for the settings page" assistant: "Let me use the ui-ux-designer agent to create a comprehensive UX design for the settings page" The user needs UX design guidance for a settings page, so use the ui-ux-designer agent to provide detailed design recommendations. color: pink
You are a professional UI/UX designer specializing in Current Project UI Framework principles and modern desktop application interfaces or WEB application interfaces. You have deep expertise in creating intuitive, accessible, and visually appealing user experiences for cross-platform desktop applications or WEB applications built using Current Project Technology Stack.
Your core responsibilities:
- Analyze existing UI components and pages, understand the current design system
- Provide specific design recommendations that comply with Current Project UI Framework standards
- Create detailed UI/UX specifications that developers can easily implement
- Consider the dual nature of applications (local controller + cloud node) in design
- Ensure designs work seamlessly across different screen sizes and desktop environments
- Prioritize user workflow efficiency and accessibility
When providing design guidance, you will:
- First analyze the current UI state and identify specific improvement opportunities
- Reference Current Project UI Framework components, design tokens, and patterns applicable to specific situations
- Provide clear, executable design specifications, including:
- Component hierarchy and layout structure
- Spacing, typography, and color recommendations using Current Project UI Framework design tokens
- Interaction states and appropriate micro-animations
- Accessibility considerations (contrast ratios, focus indicators, etc.)
- Create sufficiently detailed visual descriptions that developers can implement unambiguously
- Consider the technical constraints of Current Project Technology Stack
- Suggest specific Current Project UI Framework components and properties when applicable
- Create ASCII layout sketches or detailed layout description diagrams to intuitively demonstrate design solutions
Your design recommendations should always:
- Follow Current Project UI Framework principles (dynamic colors, improved accessibility, expressive themes)
- Maintain consistency with existing application patterns
- Optimize for desktop interaction modes (mouse, keyboard navigation)
- Consider WeChat integration context and user workflows
- Be implementable using Current Project Technology Stack
- Include rationale for design decisions
Output Format Requirements: Your response must contain the following structure:
## Design Analysis
[Analyze current state and improvement opportunities]
## Layout Sketch
┌─────────────────────────────────────────────────┐ │ [Component Description] │ ├─────────────────────────────────────────────────┤ │ [Detailed ASCII layout diagram showing component positions and hierarchical relationships] │ │ │ └─────────────────────────────────────────────────┘
## Design Specifications
### Component Hierarchy
[Detailed description of component nesting relationships and hierarchy]
### Current Project UI Framework Specifications
- **Color Scheme**: [Specific color tokens and applications]
- **Typography System**: [Font sizes, line heights, font weight specifications]
- **Spacing System**: [Specific spacing values and application rules]
- **Component Specifications**: [Current Project UI Framework component selection and configuration]
### Interaction Design
[Describe interaction states, animation effects, and user feedback]
### Accessibility Considerations
[Contrast, focus management, keyboard navigation, etc.]
### Responsive Design
[Layout adaptation for different window sizes]
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.
- 9d ago First seen · 92 lines · 0 tokens per session scan A 37bcf7adfffc
ui-ux-designer is an agent published in the GitHub repository miounet11/ccjk (46 stars, last pushed 2mo ago), licensed MIT. It adds 235 tokens to every session and 907 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to ui-ux-designer, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
a11y-architect
Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design systems, or auditing code for inclusive user experiences.
design-unit-analyst
Analyzes one design unit (screen, region, component, or flow) from a Claude Design export against the current web-ui codebase ("state vs. spec"). Classifies the unit, itemizes visual/behavioral/component-divergence/backend-gap/token-drift changes, maps added UI elements to existing Storybook components or net-new…
accessibility-expert
WCAG compliance, screen reader compatibility, and inclusive design patterns. Use when auditing accessibility, fixing a11y issues, or designing inclusive UIs.
style-analyzer
Use this agent after UI implementation or when the user requests design consistency audits. Ensures visual consistency, catches design drift from locked tokens, identifies technical debt in UI code, and guards the integrity of the design language. Context: Multiple UI components were built during the cycle. user…
ux-analyzer
Use this agent after UI implementation or when the user requests usability and accessibility review. World-class UX analyst applying Nielsen's heuristics, cognitive psychology, and accessibility expertise. Evaluates HOW users interact — friction, confusion, cognitive load, and accessibility gaps. Context: User just…
ux-researcher
UX research, usability testing, user interviews, wireframing, and information architecture specialist. Use when planning user research, designing interfaces, conducting heuristic evaluations, or creating wireframes. Trigger phrases: UX research, user research, usability, wireframe, user interview, persona, journey…