limio-component

Generate React component boilerplate with Storybook and @limio/sdk integration.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/innovate42/limio-skills --skill limio-component
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: limio-component
Source: https://github.com/innovate42/limio-skills/tree/main/skills/limio-component
Command: npx skills add https://github.com/innovate42/limio-skills --skill limio-component

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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.

Frequently Asked Questions about limio-component

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build custom React components for the Limio subscription platform?

Use this Skill to scaffold Limio React components by generating boilerplate code, integrating @limio/sdk hooks like useCampaign and useBasket, and configuring a Storybook playground for local testing.

What is the best way to set up Storybook for Limio component development?

The best way to set up Storybook for Limio component development is to use this Skill, which automates the creation of a local playground environment with mocked SDKs for rapid iteration and testing.

How do I integrate Limio SDK hooks like useCampaign and useBasket in my React components?

Integrate Limio SDK hooks like useCampaign and useBasket by referencing the comprehensive SDK documentation and examples provided by this Skill when scaffolding your custom React components.

Can I use this Skill to scaffold an offer card component for Limio campaigns?

Yes, you can use this Skill to scaffold an offer card component for Limio campaigns, guiding you through file creation, Storybook setup, and React code to fetch subscription options via the Limio SDK.

Does Limio component development require manual SDK setup for managing user data?

No, Limio component development does not require manual SDK setup for managing user data because this Skill provides comprehensive references and boilerplate for integrating hooks like useUser directly.