Simplified Aura guidance for selecting primitives, keeping token usage consistent, and applying reliable layout/copy/state patterns in Flows and Fusion apps.
38
36%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/design/SKILL.mdUse Aura as the default UI system for customer-facing product work. Prefer decision-level guidance over exhaustive rules:
Use Storybook for component APIs and exact props. Use this skill for "what to choose and when."
Aura Design Guidlines can be found at: ./node_modules/@cognite/aura/DESIGN.md
Consult this skill whenever you are:
| If you are… | Open |
|---|---|
| Choosing primitives and deciding what to use when | primitive-usage.md |
| Where to look for Storybook, docs, and Figma (router) | picking-components.md |
| Structuring a page or choosing a layout pattern | building-pages.md |
| Writing any user-facing text | Content guidelines in ./node_modules/@cognite/aura/DESIGN.md |
| Forms, loading, errors, confirmations, or page-level accessibility | handling-states.md |
| Looking up Storybook URLs for foundations or components | storybook-links.md |
storybook-links.md for canonical component/foundation URLs.primitive-usage.md and picking-components.md.d6af887
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.