general
Domain inferred from 61 atoms across the corpora.
Atom counts by kind
| Kind | Count |
|---|---|
| fact | 52 |
| collection | 7 |
| tool | 1 |
| persona | 1 |
Sample atoms
Accessible Frontend
A comprehensive skill for reviewing any frontend artifact for accessibility compliance (WCAG 2.2 AA) and design quality (Nielsen heuristics).…
Accessible Modal
A complete bundle of atoms required to ship an accessible modal dialog. A modal is the most-failed accessible widget in production frontends — it requires focus management, keyboard handling, ARIA semantics, scroll conta…
Fintech Compliance Ui
A bundle of atoms for building financial-product UI surfaces that meet regulatory and trust expectations: number display formatting, secure input handling, audit-trail visibility, and clear status communication.…
I18n Ready Component
Atoms required to ship a component that works correctly in all locales — LTR + RTL, single + plural, English + CJK + Arabic.…
Performance Budget
Atoms required to set up and enforce a Core Web Vitals performance budget across CI and production. Combines synthetic Lighthouse gates, RUM telemetry via web-vitals.…
Rest Api Discipline
Atoms required to design, ship, and evolve a REST API that survives migration, scales beyond 10K rows per collection, and stays compatible with API gateways, SDK generators, and CDN caches.…
8pt Grid System
Aligning all spacing values to multiples of 8 px (with 4 px as the half-step) yields cross-device pixel-grid alignment for the major device pixel densities (1×, 1.…
Aesthetic Usability Effect
In a landmark ATM usability study, Kurosu and Kashimura found that perceived ease of use correlated more strongly with aesthetic rating than with actual operational ease.…
Animation Distraction Cost
Peripheral / off-axis animation playing while a user is reading prose reduces reading speed by roughly 38% and lowers comprehension scores, because the human visual system's motion-detection pathway involuntarily command…
Anthropic Brand Palette
Anthropic's official brand palette is: two neutral anchors (Dark #141413, Light #faf9f5), two grays (Mid Gray #b0aea5, Light Gray #e8e6dc), and three accents (Orange #d97757, Blue #6a9bcc, Green #788c5d).…
Atomic Design Method
A UI component system can be modelled as five compositional levels: Atoms (irreducible HTML elements like input, label, button), Molecules (small functional groups like a labeled input), Organisms (composite regions like…
Card Sort Method
Card sorting is a participatory IA research method in which 15–30 participants group labelled content cards into categories — open card sorts (participants name the categories) reveal mental models for greenfield IA, whi…