murphytrueman

55 mods across 1 repository, 172 stars between them.

component-audit

25

murphytrueman/design-system-ops

Skill Claude CodeCodex

Audit a design system's component library for health, producing a findings-based assessment of usage, complexity, duplication, and coverage gaps with actionable recommendations. This produces a deep, single-dimension audit of the component library, NOT a cross-cutting system health assessment. Trigger when someone…

172 10d ago A 138 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Build queryable decision trees that help agents and teams choose between components — structured YAML files mapping user intents to the correct component through a sequence of narrowing questions. This produces selection logic for choosing BETWEEN components, NOT usage guidelines for a single component. Trigger when…

172 10d ago A 120 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Generate a context engine — seven structured blueprint files (UX, UI, content, accessibility, ethical, technical, business intelligence) that encode everything an AI agent needs to work with a design system. This produces YAML infrastructure in .ai/context-engine/, NOT a health score or quality assessment. Trigger…

172 10d ago A 135 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Create or document a contribution workflow for a design system — the multi-stage process for evaluating, accepting, and shepherding new contributions through to publication. Trigger when someone says: how should someone contribute, contribution process, adding a new component, contribution guidelines, what's the…

172 10d ago A 99 tokens original MIT

decision-record

29

murphytrueman/design-system-ops

Skill Claude CodeCodex

Create a structured narrative record documenting why a design system decision was made — the context, options considered, trade-offs, and rationale. This produces a human-readable decision document, NOT machine-executable rules or constraint files. Trigger when someone says: document this decision, record why we…

172 10d ago A 113 tokens original MIT

deprecation-process

30

murphytrueman/design-system-ops

Skill Claude CodeCodex

Plan and execute the full deprecation lifecycle for a design system component, token, or pattern — including timeline, migration paths, communication plan, and multi-phase removal. Trigger when someone says: deprecate a component, remove a component, sunset this pattern, phase out these tokens, retire this variant…

172 10d ago A 104 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Check alignment between a specific design specification and its code implementation — a focused, single-component or single-screen comparison. Trigger when someone says: does this match the design, check implementation, design code alignment, what's different between the design and the build, spec check…

172 10d ago A 95 tokens original MIT

designer-onboarding

32

murphytrueman/design-system-ops

Skill Claude CodeCodex

Create an onboarding guide for a designer joining a team that uses a design system. Trigger when someone says: onboard new designer, getting started guide, new team member guide, onboarding documentation, first day with the system, new designer guide, or anything about helping a designer new to the team or the design…

172 10d ago A 70 tokens original MIT

docs-coverage

33

murphytrueman/design-system-ops

Skill Claude CodeCodex

Audit whether a design system's documentation surface keeps pace with its component library — coverage gaps (components with no docs), staleness (docs that predate the component's last code change), and orphaned docs. Works with zero integration from the codebase and a Storybook build; Zeroheight, Supernova, and…

172 10d ago A 177 tokens original MIT

drift-detection

34

murphytrueman/design-system-ops

Skill Claude CodeCodex

Identify where a design system has diverged from its original intent across the whole system — components implemented differently to spec, tokens overridden locally, patterns forked across teams. This is a system-wide sweep for divergence patterns, NOT a single-component spec comparison. Trigger when someone says…

172 10d ago A 124 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Create an onboarding guide for an engineer joining a team that consumes the design system. Trigger when someone says: onboard new engineer, developer getting started guide, new engineer guide, engineering onboarding, first day for developers, frontend onboarding, or anything about helping an engineer new to the team…

172 10d ago A 68 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Audit Figma variable collections against token architecture best practices. Trigger when someone says: audit my Figma variables, check my Figma tokens, are my variables structured correctly, Figma variable health, review my variable collections, variable naming check, or anything about auditing the quality or…

172 10d ago A 67 tokens original MIT

governance-encoder

37

murphytrueman/design-system-ops

Skill Claude CodeCodex

Convert governance policies into machine-executable JSON constraint files that AI agents and CI pipelines validate against automatically. This produces rule engine files in .ai/governance/, NOT narrative decision records or documentation. Trigger when someone says: encode governance rules, governance as code, automate…

172 10d ago A 116 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Generate structured JSON metadata schemas for design system components — machine-readable constraint definitions that encode props, behavioural rules, composition constraints, prohibited combinations, and accessibility contracts as programmatic data. This produces JSON files for tooling (MCP servers, linters, code…

172 10d ago A 139 tokens original MIT

naming-audit

39

murphytrueman/design-system-ops

Skill Claude CodeCodex

Audit a design system's naming conventions across components, tokens, and patterns. Trigger when someone says: naming conventions, audit component names, are my names consistent, naming problems, naming review, inconsistent names, fix our naming, review naming, or anything about the quality or consistency of names in…

172 10d ago A 67 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Write documentation for a design system pattern — a multi-component recipe covering use cases, anti-patterns, composition, and related patterns. Patterns span multiple components working together (e.g. a form pattern, a data table pattern). Trigger when someone says: document this pattern, write the pattern page…

172 10d ago A 115 tokens original MIT

murphytrueman/design-system-ops

Skill Claude CodeCodex

Produce a structured look-back after a major release or deprecation — capturing what the plan got right, what it missed, and what to do differently. Trigger when someone says: release retrospective, post-release review, what went wrong with the release, how did the deprecation go, release post-mortem, retro on the…

172 10d ago A 89 tokens original MIT

schema-validator

42

murphytrueman/design-system-ops

Skill Claude CodeCodex

Validate token files against DTCG 2025.10, Style Dictionary, or custom schemas. Trigger when someone says: validate token JSON, check my token files for errors, schema validation for tokens, are my token files valid, DTCG compliance check, validate token format, or anything about checking whether token files are…

172 10d ago A 76 tokens original MIT

session-memory

43

murphytrueman/design-system-ops

Skill Claude CodeCodex

Persist and recall findings across skill runs within and between sessions, building a cumulative knowledge base of what has been discovered about a design system. This is the cross-skill memory layer — it saves what was found, when, and by which skill, so future runs can compare, correlate, and avoid repeating work.…

172 10d ago A 161 tokens original MIT

stakeholder-brief

44

murphytrueman/design-system-ops

Skill Claude CodeCodex

Write a one-page stakeholder brief translating design system health or status into business language. Trigger when someone says: stakeholder update, exec brief, leadership summary, status report for leadership, system status for non-designers, write a brief for the business, or anything about communicating design…

172 10d ago A 73 tokens original MIT

system-benchmark

45

murphytrueman/design-system-ops

Skill Claude CodeCodex

Benchmark a design system against industry standards and comparable public systems, producing a qualitative comparison across dimensions with specific, named reference points. Goes beyond an internal health assessment to answer 'how does our system compare to what good looks like out there?' Trigger when someone says…

172 10d ago A 154 tokens original MIT

system-health

46

murphytrueman/design-system-ops

Skill Claude CodeCodex

Run an overall health assessment across a design system, producing a findings-based summary across seven dimensions. This produces a holistic, cross-cutting health assessment, NOT a deep dive into a single dimension like components or tokens. Trigger when someone says: how healthy is my design system, overall system…

172 10d ago A 119 tokens original MIT

system-pitch

47

murphytrueman/design-system-ops

Skill Claude CodeCodex

Write a design system investment pitch with a business case and ROI framing. Trigger when someone says: pitch the design system, make the case for the system, sell this to leadership, justify the investment, business case for design systems, why should we invest in a design system, or anything about building an…

172 10d ago A 72 tokens original MIT

theme-audit

48

murphytrueman/design-system-ops

Skill Claude CodeCodex

Audit theme coverage and consistency across a design system's semantic and component token tiers. Triggers: audit my themes, check theme coverage, are all tokens defined across themes, dark mode audit, brand variant check, do themes have parity, theme consistency check, light/dark token coverage, or anything about…

172 10d ago A 102 tokens original MIT