Releases: ankitgoyalio/code-skills
Releases · ankitgoyalio/code-skills
Release list
v0.2.0
Highlights
- Add the
maintainability-code-reviewskill for KISS, DRY, and Boolean design checks. - Cover Boolean naming, positive polarity, overloaded state, and opaque Boolean parameters.
- Tighten skill activation metadata and document repository-wide skill authoring standards.
Breaking changes
- Remove the
coderabbit-code-reviewskill from the collection.
Included skills
conventional-commit-messagemaintainability-code-reviewpull-request-message
v0.1.0
Summary
Initial release of code-skills, a collection of Agent Skills for software engineering workflows.
Included Skills
conventional-commit-message: stages changes, derives Conventional Commit messages, validates headers, and creates commits.pull-request-message: drafts and improves PR/MR descriptions from diffs, branches, commits, issues, or existing drafts.coderabbit-code-review: runs CodeRabbit-powered reviews, captures full reports, and summarizes findings in review form.
Repository
- Adds README catalog, installation guidance, usage examples, and skill structure documentation.
- Includes MIT license.
- Adds repository topics for agent skills, coding agents, pull requests, conventional commits, and code review.