This repository contains Claude Code skills for working with Bryntum components — Scheduler, Scheduler Pro, Gantt, Calendar, Grid, and TaskBoard.
Guides Claude through integrating Bryntum components into web apps. Covers:
- Package installation (trial and licensed)
- CSS setup for Bryntum 7+ (plain CSS, no SASS/SCSS)
- Framework-specific patterns (Vanilla JS, React, Angular, Vue)
- Component sizing
- Bryntum docs lookup via MCP
Copy the bryntum/ directory into your .claude/skills/ folder:
cp -r bryntum ~/.claude/skills/Or clone and copy in one step:
git clone https://github.com/bryntum/bryntum-skills.git
cp -r bryntum-skills/bryntum ~/.claude/skills/