skills/atomic-design-cross-platform/SKILL.md
Use when creating or refactoring UI in packages/ui. Enforces atomic design levels and cross-platform consistency for web and mobile.
npx skillsauth add lemessdavi/ia-prev atomic-design-cross-platformInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build once in packages/ui, reuse across web and mobile with consistent behavior.
quarks: tokens and scales.atoms: minimal UI primitives.molecules: small compositions with one responsibility.organisms: feature-level blocks.templates: layout shells without product-specific content.atoms.molecules.organisms.apps/*, not packages/ui.packages/ui/docs/design-system.mdpackages/ui/docs/components-usage.mdtesting
Use for every implementation task in this template. Enforces pair-programming with AI, small releases, and continuous integration discipline.
development
Use before any feature, bugfix, or behavior change. Write failing tests first, then implement minimum code.
development
Use after green tests to keep codebase healthy through small and frequent refactors instead of large rescue rewrites.
tools
Use the Linear MCP from the scaffolded Linear link to align implementation with issues/projects, suggest card updates, and keep Linear documentation in sync.