Add a new item (atom, variant, or token) to the design pattern library BEFORE using it in product code. Use whenever a needed rendering primitive, component variant, or design token does not already exist in @/components/atoms or the Tailwind semantic tier.…
Skills in this repository
CodySwannGT/expostarter - Page 4
SkillsMP has collected 124 skills from CodySwannGT/expostarter. Open a skill to review its source and details.
CodySwannGT/expostarterShowing 4 of 124 collected skills.
Debug and fix a confirmed visual difference between two environments (or between a build and its design spec) — trace the difference to the owning layer (token, atom, call-site, build pipeline), fix it there, and prove the pair now matches. Use after…
Convert Figma designs to production-ready React Native components using GlueStack UI + NativeWind. Uses screenshot-first approach with reference component anchoring for high-fidelity output. This skill should be used when implementing UI from Figma URLs,…
Capture paired screenshots of two environments (canonically dev vs staging) via comprehensive exploratory usage, then compare them to find visual differences in size, color, shape, and layout. Use when checking for visual regressions between environments,…