Skills
Discover 3 ready-to-use AI agent skills — structured prompts and workflows for code review, testing, security auditing, data analysis and more. Each skill includes recommended models, example prompts and compatible tools.
3 skills
PR Description Generator
beginnerGenerates clear, structured pull request descriptions from code diffs. Includes summary of changes, motivation, testing notes, and reviewer guidance. Follows team conventions and links related issues automatically.
Changelog Generator
beginnerGenerates structured changelogs from git history, commit messages, or PR descriptions. Follows Keep a Changelog format, groups changes by type (Added, Changed, Fixed, Removed), and highlights breaking changes. Supports semantic versioning recommendations.
Commit Message Writer
beginnerGenerates clear, conventional commit messages from code diffs. Follows Conventional Commits specification with appropriate type prefixes, scopes, and descriptions. Handles breaking changes, multi-file changes, and produces both concise subjects and detailed bodies.