tools automation tools Skills
Discover the best skills in this category.
Review code changes against PyPTO project standards before committing. Use when reviewing code, preparing commits, check...
living-documentation
by PeterFile
Sync spec files with code changes. Triggers when modifying code that affects .kiro/specs/*/requirements.md or .kiro/spec...
kiro-specs
by PeterFile
Create a Kiro spec for a feature in .kiro/specs create/update feature spec/PRD/RFC—requirements, design doc, and impleme...
release
by hacan359
Automates the full release process — analyzes changes, suggests version, updates CHANGELOG and pubspec.yaml, commits, ta...
release-manager
by borghei
Automates release management with changelog generation, semantic versioning, and release readiness checks. Use when prep...
changelog-generator
by borghei
Generate changelogs and release notes from Conventional Commits. Covers commit parsing, semantic version bump detection,...
prepare-plugin-release
by a8cteam51
Prepares a new release of the Query Loop Load More WordPress plugin. Use when the user asks to "bump version", "prepare...
dot-ai-tag-release
by vfarcic
Create a release tag based on accumulated changelog fragments. Run when ready to cut a release.
tsdown
by sanity-io
tsdown fast TypeScript library bundler powered by Rolldown and Oxc. Use when bundling TypeScript libraries, configuring...
Deploy and manage code versions/cartridges on B2C Commerce instances/sandboxes with the b2c cli. Always reference when u...
move-files
by steveclarke
Move files using a two-phase approach that preserves Git history. Phase 1 uses mv commands only, then waits for staging....
rails-upgrade-assistant
by steveclarke
Analyzes Rails applications and generates comprehensive upgrade reports with breaking changes, deprecations, and step-by...
linting
by frostaura
Add or extend lint/format tooling and ensure it runs locally (Makefile) and in CI. Lint/build are always required in Gai...
spec-consistency
by frostaura
Prevent and repair drift between `/docs` (source of truth), code, tests, CI, and runtime artifacts. Use before marking w...
release
by optave
Prepare a codegraph release — bump versions, update CHANGELOG, ROADMAP, BACKLOG, README, create PR
Shell script static analysis and linting. USE WHEN shellcheck, lint shell, bash lint, sh lint, script analysis, shell er...
pr-creator
by palladius
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established template...
codebase-orientation
by proflead
Guide quick orientation of an unfamiliar codebase with module mapping, entry points, and local run steps. Use when a jun...
git-basic-helper
by proflead
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving...
refactor-roadmap
by proflead
Create a staged refactor plan for a module. Use when a mid-level developer needs a safe refactor path.
iac-reviewer
by proflead
Review infrastructure-as-code changes for safety and correctness. Use when a mid-level developer needs a second look on...
simple-refactor
by proflead
Suggest small refactors that improve readability without changing behavior. Use when a junior developer asks to clean up...