Loading...
Loading...
Pre-commit workflow and commit guidelines. Use when asked to commit changes. Requires passing lint and tests, signed commits, semantic prefixes, imperative mood.
npx skill4agent add lgtm-hq/ai-skills commitlintlint--toolsuv run lintro tstfix:feat:chore:docs:refactor:test:build:ci:perf:style:feat(logging): add subprocess execution loggingfeat(logging): add config parsing loggingdocs: add debugging guidegit log --onelinegit reset --soft <good-commit>git reset HEADgit statuslintlint--toolsuv run lintro fmt/chknpm run lintraycastlintuv run lintro tstbun testbun run devraycastraycastgit statusgit add <related-files>
git commit -S -m "feat: add user authentication"fix: resolve null pointer in user servicefeat: add dark mode togglechore: update dependenciesdocs: improve API documentationrefactor: simplify authentication flowfixed bugWIPupdates