From Mistica Web
Implements Telefonica's Mistica design system in React, including pages, layouts, forms, and UI patterns that follow Mistica guidelines.
How this skill is triggered — by the user, by Claude, or both
Slash command
/Mistica Web:mistica-reactThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build web interfaces using `@telefonica/mistica`, the React component library for Telefonica's Design System.
Build web interfaces using @telefonica/mistica, the React component library for Telefonica's Design System.
Use this skill when:
@telefonica/misticaBefore writing any code, ensure the project has @telefonica/mistica installed. If not:
npm install @telefonica/mistica
Before writing any code, read node_modules/@telefonica/mistica/doc/llms.md. That file is the canonical
source of truth and contains critical rules, a quick start guide, component categories, design token overview,
and step-by-step instructions on which documentation files to read and in what order.
Fallback: If
node_modules/@telefonica/mistica/doc/llms.mdis not available, fetch the equivalent file from the GitHub repository:https://github.com/Telefonica/mistica-web/blob/master/doc/llms.md
Follow every instruction in llms.md exactly, including reading all minimum required docs before generating
any code.
npx claudepluginhub telefonica/mistica-webProvides dark-themed React UI components using Tailwind CSS and Framer Motion for dashboards, admin panels, and data-rich apps.
Generates production-grade frontend UI components with bold design choices and working code. Accepts component descriptions, requirements, PRD files, or OpenAPI contracts.
Builds accessible, responsive, performant frontend components using design systems, modern CSS, WCAG patterns, and React/Vue/Svelte examples.