con un clic
commit
Create a git commit following this project's commit message conventions
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create a git commit following this project's commit message conventions
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Create a changeset entry describing changes to workspace packages
Scaffold a new UI component with the correct folder structure, styles, tests, and docblocks
Scaffold a new class with the correct file structure, naming, tests, and docblocks
Scaffold a new runtime type guard with the correct naming and docblocks
Scaffold a new utility function with the correct naming, tests, and docblocks
Write tests following this project's testing conventions, file patterns, and placement rules
| name | commit |
| description | Create a git commit following this project's commit message conventions |
| disable-model-invocation | true |
Create a git commit following these conventions.
feat:, fix:, docs:, chore:, refactor:, etc.Co-Authored-By or any other AI attribution lines.Add workspace setup for examples
Examples are treated as workspace packages so they can consume
the library via pnpm link, simulating a real install.
Remove legacy auth middleware
Legal flagged the session token storage as non-compliant.
Speed up test suite by parallelizing integration tests