← all publishers

dragoon0x

@dragoon0x source repo

690 published skills · page 3 of 7

  1. Canon Pagination · dragoon0x
    Use when designing, auditing, or refactoring pagination, page numbers, prev/next controls, infinite scroll, load-more buttons, or any pattern for traversing long lists. Covers pagination vs infinite scroll vs virtualization, when each wins, page-number layout, URL behavior, keyboard navigation, and the "where was I" problem. Trigger when the user mentions pagination, paginate, page number, prev/next, infinite scroll, load more, or virtualized list.
    0
    installs
  2. Canon Responsive · dragoon0x
    Use when designing or auditing responsive behavior, breakpoints, fluid type, container queries, mobile-first CSS, or layouts that adapt to viewport sizes. Trigger when the user mentions mobile, tablet, desktop, breakpoint, fluid, responsive, viewport, or asks how something should behave at different sizes.
    0
    installs
  3. Canon Typography · dragoon0x
    Use when designing or auditing typography in any web interface. Covers font selection, modular type scales, line-height ratios, letter-spacing, line length, OpenType features, font loading, and the specific anti-patterns that make AI-generated UIs feel generic. Trigger when the user mentions fonts, headings, body text, type scale, font pairing, or asks to fix or improve typography.
    0
    installs
  4. Canon UX Writing · dragoon0x
    Use when writing or auditing interface copy, button labels, error messages, empty states, onboarding, microcopy, tooltips, or any text inside an interface. Covers tone, voice, button-label patterns, error-message construction, empty state copy, and the most common UX writing anti-patterns. Trigger when the user mentions copy, microcopy, button text, error message, empty state, onboarding, tone, or voice.
    0
    installs
  5. Canon Brand Voice · dragoon0x
    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 product personality.
    0
    installs
  6. Canon Bundle Size · dragoon0x
    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 performance budget.
    0
    installs
  7. Canon Interaction · dragoon0x
    Use when designing or auditing interactive states (hover, focus, active, disabled, loading), focus management, keyboard navigation, click targets, drag-and-drop, or any user input handling. Trigger when the user mentions states, focus, hover, keyboard, interaction, click, tap, or fixing how something responds.
    0
    installs
  8. Canon Performance · dragoon0x
    Use when designing or auditing front-end performance, Core Web Vitals (LCP, INP, CLS), bundle size, image optimization, font loading, lazy loading, or perceived speed. Trigger when the user mentions performance, slow, fast, bundle, Core Web Vitals, LCP, INP, CLS, lazy load, or perceived speed.
    0
    installs
  9. Canon Accessibility · dragoon0x
    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.
    0
    installs
  10. Canon Fonts Loading · dragoon0x
    Use when selecting, loading, or optimizing web fonts — font-display strategy, preloading, subsetting, variable fonts, FOUT/FOIT handling, and limiting font file count. Trigger when the user mentions web fonts, font loading, font-display, @font-face, Google Fonts, preload fonts, FOUT, or FOIT.
    0
    installs
  11. Canon Illustrations · dragoon0x
    Use when designing or selecting illustrations for empty states, onboarding, error pages, marketing, or feature explanations. Covers illustration vs icon, style consistency, sizing, accessibility, and when illustrations help vs clutter. Trigger when the user mentions illustration, spot illustration, hero image, empty state art, or decorative graphic.
    0
    installs
  12. Canon Screen Reader · dragoon0x
    Use when designing or auditing for screen reader compatibility — semantic HTML, ARIA roles and states, live regions, announcements, reading order, and hidden content. Trigger when the user mentions screen reader, VoiceOver, NVDA, JAWS, accessibility tree, ARIA, or assistive technology.
    0
    installs
  13. Canon Error Handling · dragoon0x
    Use when designing error states, error messages, recovery flows, fallback UIs, error boundaries, retry logic, or offline handling. Covers the three-part error message anatomy, inline vs toast vs page errors, error boundaries in React, optimistic-UI rollback, and the retry with backoff pattern. Trigger when the user mentions error, error handling, error state, fallback, retry, offline, or error boundary.
    0
    installs
  14. Canon Color Blindness · dragoon0x
    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 vision, CVD, deuteranopia, protanopia, accessibility color, or color-only signal.
    0
    installs
  15. Canon Content Strategy · dragoon0x
    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, information architecture, microcopy, or editorial design.
    0
    installs
  16. Canon Micro Interactions · dragoon0x
    Use when designing small, functional animations tied to user actions — toggle switches, like buttons, checkbox ticks, pull-to-refresh, swipe-to-dismiss. Covers the trigger-feedback loop, animation budgets, spring physics, and when micro-interactions become distractions. Trigger when the user mentions micro-interaction, toggle animation, feedback animation, or interaction detail.
    0
    installs
  17. Canon Information Architecture · dragoon0x
    Use when organizing site structure, navigation hierarchy, page grouping, URL schemas, or user flow maps. Covers card sorting results, tree testing, flat vs deep hierarchy, and labeling conventions. Trigger when the user mentions IA, information architecture, sitemap, page structure, navigation planning, or URL structure.
    0
    installs
  18. M Export Scss · dragoon0x
    Export the design profile as SCSS variables and mixins.
    0
    installs
  19. M Layout Audit · dragoon0x
    Map all layout patterns. Identify grid/flex, spacing, nesting depth, responsive breakpoints.
    0
    installs
  20. M Motion Tokens · dragoon0x
    M Motion Tokens
    0
    installs
  21. M Screen Reader · dragoon0x
    Simulate screen reader traversal. Identify reading order and announcement issues.
    0
    installs
  22. Meridian Design · dragoon0x
    Design DNA engine that learns your codebase before making recommendations. Maps 8 design axes (typography, color, layout, motion, accessibility, tokens, hierarchy, personality), builds a project-aware profile in .meridian.json, and enforces your established aesthetic. 62 commands across 5 tiers. Every command respects what you've already built. Use on any frontend project to prevent AI slop while preserving design intent.
    0
    installs
  23. M Reduced Motion · dragoon0x
    Add prefers-reduced-motion support to all animations.
    0
    installs
  24. M A11Y · dragoon0x
    Full accessibility audit. Focus, semantic HTML, ARIA, contrast, touch targets, motion safety.
    0
    installs
  25. M Aria · dragoon0x
    Audit ARIA attributes. Ensure proper usage without over-specification.
    0
    installs
  26. M Dark · dragoon0x
    Generate dark mode from the existing palette. Not inversion — proper surface remapping.
    0
    installs
  27. M Flow · dragoon0x
    Analyze reading order and content flow. Verify logical DOM order matches visual order.
    0
    installs
  28. M Grid · dragoon0x
    Snap all spacing values to the 4px base grid. Replaces arbitrary values with the nearest scale token.
    0
    installs
  29. M Scan · dragoon0x
    Read the entire codebase and build a design profile in .meridian.json. Discovers fonts, colors, spacing patterns, type scale, and design tendencies. This is the starting command — everything else references what it discovers.
    0
    installs
  30. M Align · dragoon0x
    Verify visual alignment across sections. Check consistent left edges, centered elements, grid alignment.
    0
    installs
  31. M Audit · dragoon0x
    Comprehensive design quality report with specific findings per axis, line references, severity ratings, and fix instructions.
    0
    installs
  32. M Drift · dragoon0x
    Detect drift from the DNA baseline. Shows what changed since the last /m-scan.
    0
    installs
  33. M Focus · dragoon0x
    Generate focus ring system from the accent color.
    0
    installs
  34. M Radii · dragoon0x
    Generate a border radius scale. 6 steps from sm to full, calibrated to project context.
    0
    installs
  35. M Score · dragoon0x
    Run the full 8-axis DNA analysis. Produces a radar chart profile with Typography, Color, Layout, Motion, Accessibility, Tokens, Hierarchy, and Personality scores.
    0
    installs
  36. M Touch · dragoon0x
    Verify all interactive elements meet 44x44px minimum touch targets.
    0
    installs
  37. M Trend · dragoon0x
    Track DNA evolution over time. Shows score progression across iterations.
    0
    installs
  38. M Bolder · dragoon0x
    Amplify safe designs. Larger headlines, stronger accent, more shadow, one animation.
    0
    installs
  39. M Harden · dragoon0x
    Add error states, loading states, i18n safety, edge cases using system tokens.
    0
    installs
  40. M Polish · dragoon0x
    Final quality pass. Alignment, spacing, hover states, focus, loading states, consistency.
    0
    installs
  41. M Report · dragoon0x
    Generate a shareable DNA score card as SVG/markdown.
    0
    installs
  42. M Rhythm · dragoon0x
    Enforce vertical spacing rhythm using a baseline grid derived from body line-height.
    0
    installs
  43. M Tokens · dragoon0x
    Generate a complete design token set from the current codebase. Extracts colors, type, spacing, shadows, radii and outputs as CSS variables, Tailwind, SCSS, or JSON.
    0
    installs
  44. M Animate · dragoon0x
    Add purposeful motion. Page load reveals, hover states, scroll entries.
    0
    installs
  45. M Certify · dragoon0x
    Pass/fail against a DNA threshold. For CI/CD pipelines.
    0
    installs
  46. M Compare · dragoon0x
    Compare DNA profiles across branches, versions, or projects.
    0
    installs
  47. M Delight · dragoon0x
    Add 1-3 memorable micro-interactions. Use sparingly for maximum impact.
    0
    installs
  48. M Density · dragoon0x
    Audit visual density and whitespace balance across sections.
    0
    installs
  49. M Distill · dragoon0x
    Strip to essential form. Remove every element that doesn't earn its place.
    0
    installs
  50. M Enforce · dragoon0x
    Auto-fix drift violations. Bring code back in line with the DNA profile.
    0
    installs
  51. M Measure · dragoon0x
    M Measure
    0
    installs
  52. M Nesting · dragoon0x
    Audit nesting depth. Maximum 4 levels of visual containment.
    0
    installs
  53. M Palette · dragoon0x
    Generate a full 50-950 shade palette from a single hex color. 11 perceptually uniform shades via HSL interpolation.
    0
    installs
  54. M Profile · dragoon0x
    View the current .meridian.json design profile. Shows all 8 axis scores, detected patterns, and DNA hash.
    0
    installs
  55. M Quieter · dragoon0x
    Tone down aggressive designs. Softer colors, smaller contrasts, more whitespace.
    0
    installs
  56. M Shadows · dragoon0x
    Generate a brand-tinted shadow elevation system. 5 levels from sm to 2xl using the brand hue.
    0
    installs
  57. M Spacing · dragoon0x
    Generate a spacing scale from a base unit. 15 steps from 2px to 128px on a 4px grid.
    0
    installs
  58. M Z Index · dragoon0x
    M Z Index
    0
    installs
  59. M A11Y Fix · dragoon0x
    Auto-fix detectable accessibility issues.
    0
    installs
  60. M Contrast · dragoon0x
    WCAG contrast matrix. Test every text token against every surface token.
    0
    installs
  61. M Semantic · dragoon0x
    M Semantic
    0
    installs
  62. M Type Fix · dragoon0x
    Auto-fix typography issues. Replace banned fonts, normalize scale, add line-height.
    0
    installs
  63. M Type Set · dragoon0x
    Apply a complete typography system in one command. Scale, pairing, line-heights, letter-spacing.
    0
    installs
  64. M Color Fix · dragoon0x
    Replace orphan colors with nearest system token.
    0
    installs
  65. M Export Tw · dragoon0x
    Export the design profile as a Tailwind CSS configuration.
    0
    installs
  66. M Harmonize · dragoon0x
    Add a complementary or analogous accent color computed from the brand.
    0
    installs
  67. M Hierarchy · dragoon0x
    Audit visual depth. Count distinct heading levels, weight differentiation, size ratios.
    0
    installs
  68. M Normalize · dragoon0x
    Align every value in the codebase to the nearest system token from the profile.
    0
    installs
  69. M Overdrive · dragoon0x
    Push past conventional limits. WebGL, spring physics, GPU effects. Maximum one per page.
    0
    installs
  70. M Scroll Fx · dragoon0x
    Add scroll-triggered reveals and parallax using IntersectionObserver.
    0
    installs
  71. M Type Pair · dragoon0x
    Font pairing recommendations. Display + body + mono. Never suggests banned fonts.
    0
    installs
  72. M Export CSS · dragoon0x
    Export the design profile as CSS custom properties with dark mode overrides.
    0
    installs
  73. M Layout Fix · dragoon0x
    Auto-fix layout issues. Snap spacing, add max-width, normalize gap usage.
    0
    installs
  74. M Responsive · dragoon0x
    Check responsive behavior at key breakpoints. Verify layout, text measure, touch targets, spacing.
    0
    installs
  75. M Transition · dragoon0x
    Audit and improve CSS transition declarations. Replace generic easing with intentional curves.
    0
    installs
  76. M Type Audit · dragoon0x
    Audit all font-family, font-size, font-weight, line-height, letter-spacing across the codebase.
    0
    installs
  77. M Type Scale · dragoon0x
    Generate a mathematical type scale from a base size and ratio. Outputs 8 steps with px values, rem equivalents, and CSS custom properties.
    0
    installs
  78. M Breakpoints · dragoon0x
    M Breakpoints
    0
    installs
  79. M Color Audit · dragoon0x
    Find every color not in the palette or token system.
    0
    installs
  80. M Export JSON · dragoon0x
    Export the design profile as W3C Design Tokens JSON format.
    0
    installs
  81. Value Metrics · dragoon0x
    Measure what matters, ignore what doesn't. Defines core metrics by product type, dashboards that surface real signals, and analytics events that tell the full story. Use when setting up analytics, building dashboards, or defining KPIs.
    0
    installs
  82. Positioning · dragoon0x
    Articulate why a product exists, who it serves, and what it replaces. Generates positioning statements, competitive angles, and category definitions. Use when launching something new, entering a crowded market, or when nobody can explain what the product does in one sentence.
    0
    installs
  83. Zero To One · dragoon0x
    First principles decisions for products that don't exist yet. Helps reason about market gaps, user needs, MVP scope, and what to build first. Use when starting from scratch, scoping an MVP, or when the agent needs to think before it builds.
    0
    installs
  84. Cta Patterns · dragoon0x
    Design calls-to-action that people actually click. Covers button copy, placement logic, urgency without manipulation, and progressive commitment. Use when reviewing pages for conversion potential or when CTA copy feels generic.
    0
    installs
  85. Launch Checklist · dragoon0x
    Everything that needs to be true before real people see this. Pre-launch audit covering copy, meta tags, error states, mobile, performance, analytics, and the things everyone forgets. Use before any launch or public release.
    0
    installs
  86. Trust Signals · dragoon0x
    Build credibility through evidence, not claims. Patterns for social proof, testimonials, logo walls, case studies, and security badges. Use when conversion is low despite good traffic or when the product is new and unknown.
    0
    installs
  87. Jobs To Be Done · dragoon0x
    Understand what people actually hire your product to do. Maps functional, emotional, and social jobs. Surfaces real competition and generates interview frameworks. Use when product direction feels unclear or when features aren't landing.
    2
    installs
  88. Persona Mapping · dragoon0x
    Build user models that actually inform decisions. Maps motivations, friction points, and decision triggers beyond demographic templates. Use when building for multiple user types or when the agent needs to reason about different users.
    0
    installs
  89. User Psychology · dragoon0x
    Apply motivation, friction, and trust patterns to product decisions. Maps cognitive biases and behavioral triggers to specific UI and copy choices. Use when reviewing flows for drop-off points or when something feels right but doesn't convert.
    0
    installs
  90. Error Recovery · dragoon0x
    When things break, guide people forward instead of leaving them stranded. Error message copy, retry patterns, graceful degradation, and recovery flows. Use when building error handling or failed state UIs.
    0
    installs
  91. Referral Mechanics · dragoon0x
    Build sharing into the product without it feeling forced. Viral loops, invite flows, referral incentives, and the moments where asking users to share feels natural. Use when building invite systems or when organic growth needs structure.
    0
    installs
  92. Onboarding Flow · dragoon0x
    Design first-run experiences that create the aha moment fast. Reduces time-to-value by sequencing actions, progressive disclosure, and contextual guidance. Use when building signup flows, product tours, or empty states.
    0
    installs
  93. UX Intuition · dragoon0x
    Develop the instinct for what makes a product feel right, beyond what data can tell you. Covers quality evaluation, interaction judgment, and knowing when something is off even if you can't articulate why. Use when evaluating designs, reviewing prototypes, or when metrics say it's fine but something feels wrong.
    0
    installs
  94. Market Validation · dragoon0x
    Test assumptions before committing resources. Generates lean validation plans, fake door tests, and interview scripts. Use before building anything expensive or when there's no evidence anyone wants what's being built.
    0
    installs
  95. Feedback Synthesis · dragoon0x
    Turn raw user feedback into actionable product decisions. Categorization frameworks, signal vs noise filtering, and severity scoring. Use when processing interviews, support tickets, or reviews into product direction.
    0
    installs
  96. Form Optimization · dragoon0x
    Reduce abandonment in every form, signup, and checkout flow. Multi-step logic, field reduction, inline validation, and completion micro-copy. Use when building signup flows, checkout pages, or any multi-field input.
    0
    installs
  97. Landing Structure · dragoon0x
    Information architecture that guides visitors from curiosity to commitment. Enforces section order, content hierarchy, and scroll-depth logic. Use when building landing pages, product pages, or any conversion surface.
    0
    installs
  98. Prd Writing · dragoon0x
    Write product requirement documents that engineers want to read and can actually build from. Covers structure, scope discipline, and the balance between clarity and over-specification. Use when writing PRDs, reviewing spec quality, or when engineering keeps asking clarifying questions.
    0
    installs
  99. Competitive Framing · dragoon0x
    Position against alternatives without being negative. Maps competitive landscape, identifies differentiation axes, and generates comparison frameworks. Use when building comparison pages, handling objections, or differentiating from existing solutions.
    0
    installs
  100. Changelog Voice · dragoon0x
    Ship updates people actually want to read. Structures release notes, changelog entries, and product updates with what-changed, why-it-matters, and what-to-do-next. Use when writing changelogs or release announcements.
    0
    installs