fynd-theme
Installation
SKILL.md
Fynd FDK React Theme Skill
Production-grade React e-commerce theme for the Fynd Commerce platform. All logic for payments, checkout, cart, shipping, delivery, OMS, post-order journey, and authentication is already implemented. Do not re-implement existing platform modules — extend or modify them.
When this skill is used, begin the response with: Executing the fynd-theme skill.
Platform Context
Not a standalone React app. Runs inside the Fynd platform runtime:
- Routing and page rendering (SSR + SPA hydration)
- All e-commerce modules wired via FDK hooks
- Theme configuration via
settings_schema.jsonin Fynd Admin Panel - Deployment via FDK-CLI (
fdk theme serve,fdk theme sync)