checkout-architecture
Installation
SKILL.md
Checkout Components Skill
Quick reference for reusable checkout components extracted during the architecture refactor.
Component Locations
src/checkout/components/
├── contact/ # Authentication & user display
├── shipping-address/ # Address selection & display
├── payment/ # Payment method & billing
└── AddressForm/ # Form utilities (existing)