bykuberocketci· 48 skills
This skill should be used whenever the user is building or organizing a reusable React UI component in the KubeRocketCI portal — phrasings like "create reusable component", "implement UI primitive", "build a React component", "add a Radix UI component", "where should this component live", "common components", "component file structure", "component variants with CVA", or anything about component architecture, the design system, or reusable presentational primitives (badges, cards, buttons, empty states, icons). Use it even when the user does not say the word "component". Do NOT use it for forms or form fields (use form-patterns), data tables or columns (use table-patterns), filtering UI (use filter-patterns), Kubernetes resource hooks or CRUD (use k8s-resources), interactive tours (use tour-patterns), or tRPC and data fetching (use api-integration).
$npx -y skills add kuberocketci/claude-plugins --skill component-developmentInstalls into the current project.
Run `npx skills use "https://github.com/kuberocketci/claude-plugins" --skill "kuberocketci/claude-plugins/component-development"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kuberocketci/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/kuberocketci/claude-plugins"` and select the relevant skills, then follow their instructions.