Loading...
Loading...
Found 7 Skills
Configures Husky, lint-staged, commitlint, and Python pre-commit
Master Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, formatting, linting, and commit message enforcement before code reaches CI.
Format commit messages following project conventions with commitlint validation. Use when committing changes, writing PR descriptions, or preparing releases.
Full changelog infrastructure from scratch. Greenfield workflow. Installs semantic-release, commitlint, GitHub Actions, LLM synthesis, public page.
Smart git commit with short, concise messages. Use when the user wants to commit changes, stage files, or create git commits.
Generate git commits following Conventional Commits (commitlint). Use when user wants to commit changes.
Complete changelog and release notes infrastructure. Audits current state, implements missing components, and verifies the release pipeline works end-to-end.