com um clique
vetkit
vetkit contém 4 skills coletadas de ogutdgn, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Use at the start of every session (confirm the active chunk is still right) and at the end of every session (set the next chunk). Also use whenever the immediate next-chunk focus shifts mid-session in the vetkit project.
Use when a chunk completes, an open decision resolves, the phase backlog reorders, or scope shifts in or out of any phase. Keeps project-documentation/plan.md authoritative as the source of truth for what gets built, in what order, in the vetkit project.
Use when about to create a git commit in the vetkit project, before composing the commit message. Enforces Conventional Commits prefix, English, lowercase imperative, max 3-4 sentences total, and forbids any Claude/AI attribution footer.
Use before closing a chat session, before any major operation that could end the session (multi-file refactor, deploy, schema migration, large dependency install), or whenever the working tree state is about to change significantly in the vetkit project. Snapshots the state so the next session picks up cold.