This is a specialized React development skill designed specifically for the KWC framework ecosystem. It's strictly scoped to writing component code after project scaffolding is already done by kwc-project-scaffold. The skill enforces hard rules around Shoelace component integration, requiring specific import patterns like importing from index.js files, using onSl* event naming, and strictly using Shoelace design tokens instead of hardcoded colors or pixel values. It includes reference docs for extended components like Table, DatePicker, and business components like Lookup. Worth noting that it explicitly refuses to work outside KWC projects with the proper .kd/config.json setup, which makes it pretty inflexible but prevents framework confusion if you're deep in a KWC codebase.
npx skills add https://github.com/kingdee/kwc-skills --skill kwc-react-development