button-skill
Installation
SKILL.md
Button Skill
When To Use
Use this skill when implementing base-theme button patterns in a Vue project using @rds-vue-ui/* packages (not local component copies).
Inputs
- Framework:
Vue 3 - Package manager:
yarn(or npm/pnpm equivalent) - Private registry (required):
https://npm.edpl.us - Storybook docs URL:
https://rds-vue-ui.edpl.us/?path=/docs/components-button-buttons--docs - Base theme only (ignore alternate themes).
Dependencies (Registry Packages)
@rds-vue-ui/rds-theme-basesass-embedded(if SCSS preprocessing is required by dependent packages)
Related skills
More from ashwinikarnik/rds-skills
button-play-apollo-skill
Reusable workflow for implementing and validating @rds-vue-ui/button-play-apollo across projects, including registry setup, theme wiring, demo integration, and verification gates.
3form-checkbox-skill
Reusable workflow for implementing and validating @rds-vue-ui/form-checkbox from the private npm registry, including theme wiring, v-model behavior, demos, and verification gates.
3