home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 个技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
3

git-workflow

Orient repository git workflow conventions. Use when creating branches, writing commits, or opening PRs. Covers branch naming (feat/*, fix/*, etc.), conventional commit messages with co-author footers, multi-commit PR workflow, and gh pr create templates.

orient-bot
orient-bot
tools
open
automation-tools
3

generating-changelog

Analyzes git commit history and generates professional changelogs with semantic versioning, conventional commit support, and multiple output formats (Keep a Changelog, Conventional, GitHub). Use when editing CHANGELOG.md, CHANGELOG.txt, or HISTORY.md files, preparing release notes, creating releases, bumping versions, updating changelog, documenting changes, writing release notes, tracking changes, version bump, tag release, or when user mentions "changelog", "release notes", "version history", "release", "semantic versioning", or "conventional commits".

joaquimscosta
joaquimscosta
tools
open
automation-tools
3

gh-search-code

Use when searching code within GitHub repositories - provides syntax for file extensions, filenames, languages, sizes, exclusions, and using -w flag for regex search via web interface

aaddrick
aaddrick
tools
open
automation-tools
3

python3-development

The model must use this skill when : 1. working within any python project. 2. Python CLI applications with Typer and Rich are mentioned by the user. 2. tasked with Python script writing or editing. 3. building CI scripts or tools. 4. Creating portable Python scripts with stdlib only. 5. planning out a python package design. 6. running any python script or test. 7. writing tests (unit, integration, e2e, validation) for a python script, package, or application. Reviewing Python code against best practices or for code smells. 8. The python command fails to run or errors, or the python3 command shows errors. 9. pre-commit or linting errors occur in python files. 10. Writing or editing python code in a git repository.\n<hint>This skill provides : 1. the users preferred workflow patterns for test-driven development, feature addition, refactoring, debugging, and code review using modern Python 3.11+ patterns (including PEP 723 inline metadata, native generics, and type-safe async processing). 2. References to favor

BbgnsurfTech
BbgnsurfTech
tools
open
automation-tools
3

using-git

Provides Git workflow conventions. Use when the user asks to "create a commit", "make a branch", "open a PR", "push changes", "sync with main", "resolve merge conflicts", or when working with git operations, conventional commits, or version control workflows.

settlemint
settlemint
tools
open
automation-tools
3

pr-lifecycle

Enforce project hygiene throughout the PR lifecycle. Use before creating PRs to validate worktrees, branch naming, and issue linking. Use when creating PRs to ensure proper "Fixes

codekiln
codekiln
tools
open
automation-tools
3

git-conventional-commit

Create clean git commits using the Conventional Commits format (type(scope): summary). Use when Codex needs to stage changes, craft commit messages, and record completed work in a Git repository.

nibzard
nibzard
tools
open
automation-tools
3

scm

Guide for effective source control management with Git following modern best practices. Covers branching strategies, commit hygiene, PR workflows, and team collaboration patterns. Triggers on "git", "source control", "version control", "branching", "merge", "rebase", "git workflow", "pull request", "commit message", "git history", "git conflict", "git stash", "git cherry-pick", "git bisect", "git blame", "git log", "git diff", "git reset", "git checkout", "git switch", "git restore", "git tag", "git remote", "git fetch", "git pull", "git push", "git branch", "conventional commits", "squash", "force push", "git hooks", "pre-commit", "commit-msg", "gitignore", "git submodule", "git worktree", "feature branch", "trunk based", "git flow", "github flow", "commit and push", "commit changes", "push changes", "push to remote", "commit this", "commit these", "make a commit", "create commit". PROACTIVE: MUST invoke when performing complex Git operations or setting up workflows.

mauromedda
mauromedda
tools
open
automation-tools
3

hk

Use jdx/hk git hook manager to setup, configure, and manage git hooks and linters. Invoke when user asks to setup hk, configure hooks, add linters, or work with pre-commit/pre-push hooks.

KyleKing
KyleKing
tools
open
automation-tools
3

pr-review

Review GitHub pull requests with VSCode integration. Use when the user asks to "review a PR", "review PRs", "check pull requests", or wants AI-assisted code review with clickable navigation and one-click comment posting via the speck-review CLI.

nprbst
nprbst
tools
open
automation-tools
3

changelog

This skill should be used when the user asks to "generate a changelog", "update changelog", "create release notes", or needs help documenting changes between versions using git history and tags.

martintrojer
martintrojer
tools
open
automation-tools
3

pr-review

WordPress-focused pull request review with double verification checklist. Use when reviewing PRs, performing code audits, or ensuring quality before merging.

vapvarun
vapvarun
tools
open
automation-tools
3

git-worktree-manager

Manage git worktrees for efficient multi-branch development. Use when you need to create worktrees for feature branches, organize worktree directories, clean up unused worktrees, or implement worktree-based workflows.

d-o-hub
d-o-hub
tools
open
automation-tools
3

gitinjest

Analyze GitHub repositories by converting to LLM-readable text. TRIGGER when user pastes github.com URL, asks "how does [library] work", or references external codebases. Supports public/private repos and subdirectories.

iamhenry
iamhenry
tools
open
automation-tools
3

code-quality

Maintain high code quality through formatting, linting, and static analysis using rustfmt, clippy, and cargo audit. Use to ensure consistent code style and catch common mistakes.

d-o-hub
d-o-hub
tools
open
automation-tools
3

technical-debt-assessment

Identify code smells, prioritize refactoring opportunities, and assess technical debt impact

dasien
dasien
tools
open
automation-tools
3

code-review

Pre-PR code review for branch changes. Use when user wants to review changes before opening a PR, asks to check their branch for issues, or mentions code review. Analyzes diff against base branch for code quality, bugs, security vulnerabilities, logical fallacies, and style/convention violations. Provides detailed analysis with file:line references and improvement suggestions.

petyosi
petyosi
tools
open
automation-tools
3

plugin-validator

Automatically validates claude code plugin structure, schemas, and compliance when user mentions validate plugin, check plugin, or plugin errors. runs comprehensive validation specific to claude-code-plugins repository standards.

BbgnsurfTech
BbgnsurfTech
tools
open
automation-tools
3

pr-review

Reviews pull requests for code quality, security, and conventions

mrzacsmith
mrzacsmith
tools
open
automation-tools
3

refactor-expert

Guide safe, incremental refactoring that improves code quality without changing behavior.

nguyenthienthanh
nguyenthienthanh
tools
open
automation-tools
3

go-code-review

Go code review skill synthesized from 4,100+ PR review comments spanning 4.5 years from the tetrateio/tetrate repository. Use this skill when reviewing Go code, providing code review feedback, or understanding common review patterns. Contains patterns for error handling, nesting reduction, thread safety, testing, naming, interface design, and more.

gonzaloserrano
gonzaloserrano
tools
open
automation-tools
3

markdownlint

This skill should be used when users need to format, clean, lint, or validate Markdown files using the markdownlint-cli2 command-line tool. Use this skill for tasks involving Markdown file quality checks, automatic formatting fixes, enforcing Markdown style rules, or identifying Markdown syntax issues.

PovertyAction
PovertyAction
tools
open
automation-tools
3

file-organization

Enforces project file organization standards from CLAUDE.md/PROJECT.md - auto-fix mode

akaszubski
akaszubski
tools
open
Previous
Page 86 / 176
Next