For the complete documentation index, see llms.txt. This page is also available as Markdown.

Skills

The Limio Skills plugin for Claude 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:

https://docs.limio.com/developers/custom-components/claude-code-skillhttps://docs.limio.com/guides/developer-guides/guide-vibe-code-custom-components-with-claude-code

Building a chat surface on the agent client SDK? The same workflow applies, with agent-specific grounding and prompts:

Vibe Coding a Chat Surface

Last updated

Was this helpful?