Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Claude Plugins are extensions that enhance Claude Code with custom slash command
- [pr-review](./pr-review) - Comprehensive PR reviews with detailed feedback on code quality, security, and best practices.
- [changelog-generator](./changelog-generator) - Automatically creates user-facing changelogs from git commits by analyzing history and transforming technical commits into customer-friendly release notes.
- [ship](./ship) - Complete PR workflow from commit to production. Lint, test, review, and deploy.
- [git-timesheet](https://github.com/MarcinSufa/git-timesheet) - Generates weekly PDF/CSV timesheets from git commit history. Realistic hour allocation by commit complexity, holidays for 9 countries, invoice totals (hours × rate), and push integrations with Toggl, Clockify, TMetric, and Harvest.

### Code Quality & Testing

Expand Down