com um clique
commit
Create a git commit following this project's commit message conventions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Create a git commit following this project's commit message conventions
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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