What problem does it solve?
This Skill streamlines the creation of custom React components for the Limio subscription management platform, handling boilerplate code, SDK integration, and development environment setup.
Core Features & Use Cases
- Component Scaffolding: Generates the necessary file structure and boilerplate for new Limio components.
- SDK Integration: Provides comprehensive references and examples for using the
@limio/sdk hooks (e.g., useCampaign, useBasket, useUser).
- Development Environment: Automates the setup of a Storybook playground with mocked SDKs for local development and testing.
- Use Case: A developer needs to create a new "Offer Card" component that displays subscription options fetched from the Limio campaign. This Skill will guide them through creating the component files, setting up Storybook, and writing the React code using the Limio SDK.
Quick Start
Use the limio-component skill to create a new Limio component for displaying subscription offers.