ui-information-architecture

ui-information-architecture is a skill for Claude Code, Codex from joinwell52-AI/CodeFlowMu-open. It costs 50 tokens per session (201 once invoked), scanned A, original, MIT.

A guide for arranging screens and navigation in CodeFlowMu, an operational work-management interface. It focuses on grouping information by the decision users need to make and showing relevant evidence and status near actions.

In plain words
What is it for?
Use it when planning or changing screen layouts, navigation, panels, filters, empty states, and workflows for tasks, reports, logs, or lifecycle management.
Why use it?
It helps users find the right task, report, filter, or lifecycle action without hiding important state or governance controls.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when planning or changing screen layouts, navigation, panels, filters, empty states, and workflows for tasks, reports, logs, or lifecycle management.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/joinwell52-ai/codeflowmu-open/ui-information-architecture
Install

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.

Any agent
npx skills add joinwell52-AI/CodeFlowMu-open --skill ui-information-architecture
Clone the repo
git clone --depth 1 https://github.com/joinwell52-AI/CodeFlowMu-open

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for ui-information-architecture

README.md
[![agentmods](https://agentmods.dev/badge/skills/joinwell52-ai/codeflowmu-open/ui-information-architecture/github.svg)](https://agentmods.dev/skills/joinwell52-ai/codeflowmu-open/ui-information-architecture)
Your own site
<a href="https://agentmods.dev/skills/joinwell52-ai/codeflowmu-open/ui-information-architecture"><img src="https://agentmods.dev/badge/skills/joinwell52-ai/codeflowmu-open/ui-information-architecture/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.

agentmods 80×15 button for ui-information-architecture

Your own site · 80×15
<a href="https://agentmods.dev/skills/joinwell52-ai/codeflowmu-open/ui-information-architecture"><img src="https://agentmods.dev/badge/skills/joinwell52-ai/codeflowmu-open/ui-information-architecture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 201 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00050 $0.00201
Opus 5 $0.00025 $0.00101
Sonnet 5 $0.00010 $0.00040
Haiku 4.5 $0.00005 $0.00020

Measured 9d ago against content hash b69c308baa2d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

ui-information-architecture 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.

skills/ui-information-architecture/SKILL.md · 36 lines

What it actually says

UI Information Architecture

When to use

Use before designing or changing a screen structure.

Rules

  • Start with the primary user goal.
  • Group information by decision need.
  • Put evidence and lifecycle state near dependent actions.
  • Keep operational UI dense but readable.

Required output

Use docs/skills/ui-playbook/information-architecture.md.

Forbidden actions

  • Do not hide governance actions behind ambiguous UI.
  • Do not make marketing-style landing pages for operational tools.
  • Do not change Panel code unless implementation is explicitly requested.

Minimal example

Goal: close task
First scan: status, latest report, missing evidence
Action area: approve/reject after evidence
Changes

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.

  1. 9d ago First seen · 36 lines · 50 tokens per session scan A b69c308baa2d

Subscribe to this mod's changes

ui-information-architecture is a skill published in the GitHub repository joinwell52-AI/CodeFlowMu-open (2 stars, last pushed 15d ago), licensed MIT. It adds 50 tokens to every session and 201 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-31.

Related

Other skills, from other repositories

ijfw-ui-spec

Use when the user says: 'ui spec', 'design contract', 'ui audit setup', 'lock the design', 'visual contract', 'ui review setup', or '/ijfw-ui-spec'. Produces UI-SPEC.md as the visual design contract before any frontend or visual-artifact build, and dispatches ijfw-ui-auditor as the final 6-pillar gate.

FerroxLabs/ijfw · 83 tokens

Add Claude design-system and accessibility workflows with UX/UI Agent Skills

Use UX/UI Agent Skills when Claude should generate tokens, component specs, accessibility audits, and framework-specific UI code from a repeatable design workflow.

agentskillexchange/skills · 42 tokens

ui-designer

Designs and builds interface work on top of the design system the repo already has: layout, spacing, hierarchy, interaction states, and accessible defaults, with creativity calibrated to the surface instead of an unrequested redesign. Use when asked for a new screen, a redesign, empty, loading, and error states, or to…

Ozzeron/prompt-pack · 94 tokens

design-system-architecture

A guide for turning a brand’s visual rules into a reusable design system. Design tokens are shared values such as colours, spacing, and font sizes; components are reusable interface building blocks.

devcodex-labs/devcodex · 72 tokens

a11y-audit

Senior accessibility auditor mapping a UI surface (screen, flow, or component set) to WCAG 2.2 at a named conformance level (A, AA, AAA). Produces ACCESSIBILITYAUDIT.md, a per-criterion conformance ledger that splits machine-checkable rows from a manual-review queue, with severity and concrete remediation per finding.…

Mozurok/fhorja.dev · 189 tokens

frontend-system-design

Produce a staff-grade frontend system-design RFC for the active task: a 12-section design document (problem, requirements, architecture, data model, API and interface contract, rendering and delivery, state management, performance budget, accessibility, security, rollout, trade-offs) covering web and mobile, persisted…

Mozurok/fhorja.dev · 200 tokens