Add Checkout banner
Ashikparvez89 Ashikparvez89

Add Checkout

Design community

Description

Create comprehensive shopping cart and checkout flow. Implement cart state management with Context API or Zustand. Create cart UI component with item list, quantity controls, and remove buttons. Calculate totals including subtotal, tax, shipping, and discounts. Add shipping address form with validation. Implement checkout form with payment information section. Add order summary with itemized breakdown. Integrate payment processing (Stripe, PayPal). Create order confirmation page with order numbe

Installation

Installs to ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-checkout/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-checkout && curl -fsSL https://raw.githubusercontent.com/Ashikparvez89/larouex-fullstack-plugin/HEAD/commands/add-checkout.md -o ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-checkout/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository