# Skills

The **Limio Skills** plugin for [Claude Code](https://claude.ai/code) helps you 'vibe code' Custom Components using AI assistance. Describe what you want and Claude generates complete, production-ready components following Limio best practices - with a live Storybook preview for iterating in real time.

The plugin provides five focused skills:

| Skill              | What it does                                                             |
| ------------------ | ------------------------------------------------------------------------ |
| `limio-component`  | Creates components with full SDK integration                             |
| `limio-storybook`  | Sets up the Storybook playground with mocked SDK and Claude Prompt addon |
| `limio-story`      | Creates Storybook stories with meaningful variations                     |
| `limio-sdk-verify` | Audits existing code for SDK compliance and deprecated patterns          |
| `limio-setup`      | Connects to Limio, manages credentials, and deploys components           |

For full installation instructions, usage examples, and the interactive Storybook workflow, see the dedicated docs and guide:

{% content-ref url="<https://docs.limio.com/developers/custom-components/claude-code-skill>" %}
<https://docs.limio.com/developers/custom-components/claude-code-skill>
{% endcontent-ref %}

{% content-ref url="<https://docs.limio.com/guides/developer-guides/guide-vibe-code-custom-components-with-claude-code>" %}
<https://docs.limio.com/guides/developer-guides/guide-vibe-code-custom-components-with-claude-code>
{% endcontent-ref %}
