en un clic
BlockNote
BlockNote contient 5 skills collectées depuis TypeCellOS, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Scan the BlockNote GitHub repository for issues and PRs relevant to the current task. Use when starting work on a new feature, bug fix, or other code modification.
Creates a new example under the `/examples` directory.
Instructions for navigating and debugging BlockNote in a browser. Shows how to open specific menus & toolbars, as well select content. Should be used when prompted to fix a bug that requires inspecting the editor's appearance or rendered HTML.
Automate browser interactions, test web pages and work with Playwright tests.
Instructions for writing, running, and updating unit/end-to-end tests. Should be used when prompted specifically to add tests for a given feature, bug, or regression.