Skip to main content
handsontable
GitHub creator profile

handsontable

Repository-level view of 36 collected skills across 4 GitHub repositories.

skills collected
36
repositories
4
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

changelog-creation
unclassified

Use when a source code change needs a changelog entry, or before committing and pushing any bug fix, feature, or behavior change to source code - detecting when entries are required, categorizing changes correctly…

Aug 27, 2026
performance-testing
unclassified

Use when adding, modifying, or debugging Handsontable performance test scenarios in performance-tests/ - covers the CDP trace-based measurement system, scenario structure (fixture + config + spec), trace-parser integration, hook timing for filtering/sorting,…

Aug 27, 2026
handsontable-css-dev
unclassified

Use when working with Handsontable themes, CSS custom properties, SCSS files, theme tokens, or visual styling - covers theme architecture, CSS variable API, the strict CSS/JS separation rule, and the four-layer process for adding or renaming theme tokens

Aug 21, 2026
pr-creation
unclassified

Use whenever you are about to create, push, open, update, or edit a pull request in the Handsontable monorepo — load this BEFORE running `gh pr create` or pushing a feature/docs/fix branch, not only when the user says "PR". Triggers: create/open/submit a PR,…

Aug 20, 2026
handsontable-playwright-e2e
software-quality-assurance-analysts-and-testers

Use when writing or modifying real-browser Playwright E2E / functional tests for Handsontable (specs in tests/e2e/, core, wrappers, or walkontable). Covers the Page Object Model, hooking in by data-testid, deterministic web-first waits, wrapper-specific…

Aug 13, 2026
handsontable-dev
software-developers

Use for ANY work touching the `handsontable/` core package: fixing bugs, adding features, modifying TypeScript types, removing as-casts, writing or debugging plugins, editors, renderers, validators, cell types, hooks, shortcuts, selection, helpers, index…

Jul 22, 2026
handsontable-e2e-testing
software-quality-assurance-analysts-and-testers

Use ONLY when maintaining the FROZEN legacy Jasmine/Puppeteer E2E suite (*.spec.js) — editing an existing spec, or migrating a broken one to Playwright. Do NOT use for new E2E: new E2E is Playwright (skill handsontable-playwright-e2e). Covers the legacy…

Jul 22, 2026
handsontable-plugin-dev
software-developers

Use when creating a new Handsontable plugin, modifying an existing plugin's behavior, adding hooks or options to a plugin, or working with the plugin lifecycle (enablePlugin, disablePlugin, updatePlugin). Covers the full plugin contract, conflict…

Jul 22, 2026
Showing 8 of 31 collected skills.
Showing 4 of 4 repositories
All repositories loaded