en un clic
nix-dotfiles
nix-dotfiles contient 3 skills collectées depuis fedeizzo, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Review Go code against Chatlayer team conventions and Go best practices. Use when: (1) reviewing Go code changes, (2) checking Go PRs/MRs, (3) validating Go patterns, (4) ensuring Go idioms. Triggers: 'review go', 'go code review', 'check go code', 'go patterns', 'review *.go'.
Manages version control with Jujutsu (jj), including rebasing, conflict resolution, and Git interop. Use when tracking changes, navigating history, squashing/splitting commits, or pushing to Git remotes.
Searches for TODO(pi) comments via ripgrep, generates a todo list, and addresses each item iteratively. Use when user invokes /local-review or asks to process code review comments.