Dragoon0x

279 mods across 12 repositories, 120 stars between them.

layout

73

Dragoon0x/canon

Command

Compose a page or component layout using CANON spatial and responsive rules.

5 4mo ago A 16 tokens original MIT

normalize

74

Dragoon0x/canon

Command

Normalize the codebase to the CANON token system. Extract scattered values into design tokens for color, type, spacing, radius, shadow, z-index, motion. Replace ad-hoc values with references. Use when the codebase has drifted into magic numbers.

5 4mo ago A 55 tokens original MIT

optimize

75

Dragoon0x/canon

Command

Performance pass using CANON performance rules. LCP, INP, CLS, bundle size.

5 4mo ago A 22 tokens original MIT

polish

76

Dragoon0x/canon

Command

Apply finishing moves to an interface that's 80% there. Tighten type, refine spacing, sharpen interactions, add the small details that separate good from designed. Use when the design works but feels rough.

5 4mo ago A 44 tokens original MIT

quieter

77

Dragoon0x/canon

Command

Reduce visual noise. Remove decoration, tighten hierarchy, trust whitespace.

5 4mo ago A 16 tokens original MIT

teach

78

Dragoon0x/canon

Command

Explain a CANON rule or decision in plain language with before/after examples.

5 4mo ago A 18 tokens original MIT

typeset

79

Dragoon0x/canon

Command

Typography pass on a page or component using CANON type rules.

5 4mo ago A 16 tokens original MIT

canon-accessibility

80

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing or auditing accessibility, ARIA, semantic HTML, screen reader support, keyboard navigation, color contrast, motion preferences, or WCAG compliance. Trigger when the user mentions a11y, accessibility, ARIA, screen reader, WCAG, keyboard, focus, or asks to make something accessible.

5 4mo ago A 66 tokens original MIT

canon-accordion

81

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing, auditing, or refactoring accordion components, collapsible sections, disclosure widgets, FAQ sections, or expand/collapse patterns. Covers when accordions help versus hurt comprehension, single vs multi-expand behavior, icon conventions, keyboard behavior, semantic markup ( vs ARIA), animation, and…

5 4mo ago A 89 tokens original MIT

canon-avatars

82

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing, auditing, or refactoring avatars, profile images, user pictures, avatar stacks, initials fallbacks, or any user-identifying image. Covers sizing, shape (circle vs square), initials logic, fallback color assignment, alt text, placement conventions, stacked avatar overflow, and the "anonymous user"…

5 4mo ago A 91 tokens original MIT

canon-badges

83

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing, auditing, or refactoring badges, pills, chips, tags, status indicators, count badges, notification dots, or any small piece of UI metadata. Covers when a badge is appropriate, sizing, color coding for status, count formatting, the "dot vs number" decision, accessibility for notifications, and the…

5 4mo ago A 103 tokens original MIT

canon-brand-voice

84

Dragoon0x/canon

Skill Claude CodeCodex

Use when defining or auditing a product's written voice — the consistent personality across all UI copy. Covers voice vs tone, voice attribute definition, do/don't tables, and how to keep AI-generated copy on-brand. Trigger when the user mentions brand voice, tone of voice, writing style guide, copy guidelines, or…

5 4mo ago A 72 tokens original MIT

canon-bundle-size

85

Dragoon0x/canon

Skill Claude CodeCodex

Use when auditing or reducing JavaScript and CSS bundle sizes, setting performance budgets, choosing lighter alternatives to heavy libraries, configuring tree shaking, code splitting, and lazy loading. Trigger when the user mentions bundle size, JavaScript size, tree shaking, code splitting, lazy loading, or…

5 4mo ago A 64 tokens original MIT

canon-buttons

86

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing, auditing, or refactoring buttons, CTAs, icon buttons, split buttons, or any clickable action affordance. Covers hierarchy, sizing, states, disabled-state handling, loading behavior, keyboard behavior, and button vs link distinction. Trigger when the user mentions button, CTA, action, click, submit…

5 4mo ago A 77 tokens original MIT

canon-cards

87

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing, auditing, or refactoring card components, card grids, item tiles, product cards, or any bounded content container. Covers when a card is appropriate, internal layout, padding, shadows vs borders, interactive cards, hover states, image ratios, content hierarchy, and card grid spacing. Trigger when…

5 4mo ago A 83 tokens original MIT

canon-charts

88

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing, auditing, or refactoring charts, graphs, data visualizations, dashboards, sparklines, or any visual representation of data. Covers chart-type selection, color, axes, labels, tooltips, accessibility, animation, and anti-patterns like 3D pies and dual-axis charts. Trigger when the user mentions…

5 4mo ago A 92 tokens original MIT

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing or auditing for color vision deficiency — ensuring that color is never the only visual signal, checking charts and status indicators, picking colorblind-safe palettes, and testing against deuteranopia, protanopia, and tritanopia simulations. Trigger when the user mentions color blindness, color…

5 4mo ago A 87 tokens original MIT

canon-color

90

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing or auditing color, contrast, theming, or dark mode in any interface. Covers OKLCH color space, semantic tokens, tinted neutrals, WCAG contrast requirements, accessible color pairing, dark mode construction, and the specific color anti-patterns AI agents fall into. Trigger when the user mentions…

5 4mo ago A 82 tokens original MIT

Dragoon0x/canon

Skill Claude CodeCodex

Use when planning content hierarchy, information density, content-first design, microcopy systems, or editorial patterns. Covers the content-before-design principle, content inventory, progressive disclosure, scannability, and content governance. Trigger when the user mentions content strategy, content hierarchy…

5 4mo ago A 68 tokens original MIT

canon-cursors

92

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing or auditing cursor behavior — matching cursor shape to affordance, custom cursors, drag cursors, resize cursors, and the hover+cursor pairing rule. Trigger when the user mentions cursor, pointer, mouse cursor, drag cursor, or resize handle.

5 4mo ago A 58 tokens original MIT

canon-dark-mode

93

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing, auditing, or implementing dark mode. Covers lightness inversion (not hue shift), elevation via lightness not shadow, surface stacking, contrast rechecking, and the prefers-color-scheme media query. Trigger when the user mentions dark mode, dark theme, night mode, theme toggle, or color scheme.

5 4mo ago A 68 tokens original MIT

canon-data-viz

94

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing dashboards, metrics displays, KPI widgets, sparklines, progress indicators, or any data-dense UI that isn't a standard chart. Covers the big-number pattern, sparklines, progress bars, gauges, metric comparison, and dashboard composition. Trigger when the user mentions dashboard, KPI, metric…

5 4mo ago A 80 tokens original MIT

canon-density

95

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing or implementing density modes (compact, default, comfortable), adjusting spacing without changing font sizes, supporting power users who need denser UIs, or adapting layouts for data-heavy vs content-heavy contexts. Trigger when the user mentions density, compact mode, comfortable spacing, or…

5 4mo ago A 62 tokens original MIT

canon-depth

96

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing or auditing shadows, elevation, layering, z-index, borders, dividers, or any visual depth in an interface. Covers shadow construction, elevation systems, when to use shadows vs borders, and the most common depth anti-patterns. Trigger when the user mentions shadow, elevation, depth, layer, z-index…

5 4mo ago A 79 tokens original MIT