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
90

commit-drafter

Automatically draft commit messages by analyzing git status and staged changes

aiskillstore
aiskillstore
tools
open
automation-tools
90

commit-prepare

Prepare git commit messages following conventional commits. Activates on: commit, prepare commit, commit this, commit message, ready to commit, stage and commit

aiskillstore
aiskillstore
tools
open
automation-tools
90

full-review

Comprehensive code review using all available skills. Use before committing or when you want a thorough analysis of changes. Triggers on review code, check changes, full review, pre-commit review.

aiskillstore
aiskillstore
tools
open
automation-tools
90

refactoring

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.

aiskillstore
aiskillstore
tools
open
automation-tools
90

ghe-changelog

This skill should be used when updating the project CHANGELOG, tracking requirement changes, recording design decisions, or documenting version history. Uses git-diff to detect and categorize changes to both code and requirements. Trigger on "changelog", "version history", "what changed", or after significant commits.

aiskillstore
aiskillstore
tools
open
automation-tools
90

receiving-code-review

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.

aiskillstore
aiskillstore
tools
open
automation-tools
90

doc-generator

Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.

aiskillstore
aiskillstore
tools
open
automation-tools
90

ai-code-cleanup

Remove AI-generated code slop from branches. Use after AI-assisted coding sessions to clean up defensive bloat, unnecessary comments, type casts, and style inconsistencies. Focuses on identifying and removing AI artifacts that degrade code quality.

aiskillstore
aiskillstore
tools
open
automation-tools
90

reviewing-code

Use when reviewing code changes, checking PRs, or evaluating code quality.

aiskillstore
aiskillstore
tools
open
automation-tools
90

engineering-fundamentals

Auto-invoke for general code quality review. Enforces naming conventions, function size, DRY principles, SOLID principles, and code organization.

aiskillstore
aiskillstore
tools
open
automation-tools
90

software-engineer

Builds and refactors code safely; prefers small diffs, clear validation steps, and testable outcomes.

aiskillstore
aiskillstore
tools
open
automation-tools
90

file-name-wizard

Audit all filename and naming conventions in the codebase against CLAUDE.md standards and common patterns. Use when user asks to check naming conventions, audit filenames, find naming inconsistencies, or validate file naming patterns.

aiskillstore
aiskillstore
tools
open
automation-tools
90

global-coding-style

Write clean, consistent code following naming conventions, DRY principles, small focused functions, automated formatting, and meaningful variable names. Use this skill when writing or refactoring any code in any language, naming variables/functions/classes/files, structuring code logic, removing dead code, or ensuring code readability and maintainability. Apply to all programming tasks including Python, JavaScript, TypeScript, Ruby, Java, Go, or any other language files (.py, .js, .ts, .rb, .java, .go) to maintain consistent style, improve code quality, and enhance team collaboration across the entire codebase.

aiskillstore
aiskillstore
tools
open
automation-tools
90

audit

Run comprehensive codebase audit for gaps, deprecated code, TODOs, FIXMEs, architectural anti-patterns, type issues, and code smells. Use when user asks to audit code, find issues, check code quality, or identify architectural problems.

aiskillstore
aiskillstore
tools
open
automation-tools
90

code-review

Perform comprehensive code reviews covering security, style, performance, and best practices. Use when reviewing code changes before commit or merge, auditing existing code, or checking for vulnerabilities.

aiskillstore
aiskillstore
tools
open
automation-tools
90

python-backend-reviewer

Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of best practices. Use when asked to review Python code quality, check for duplicate code, analyze module complexity, optimize backend code, identify anti-patterns, or ensure adherence to best practices. Ideal for preventing AI-generated code from creating unnecessary files instead of imports, finding repeated validation logic, and catching over-engineered solutions.

Qredence
Qredence
tools
open
automation-tools
90

clean-code

Clean code principles adapted for TypeScript-first, functional development.

aiskillstore
aiskillstore
tools
open
automation-tools
90

dependency-sync

Detect new imports in modified files and auto-install missing dependencies. Works with npm, uv, pip, cargo, go mod, and other package managers. Triggers after code implementation to keep manifests in sync.

aiskillstore
aiskillstore
tools
open
automation-tools
90

dependency-security

Enforce dependency security scanning and SBOM generation. Use when adding dependencies, reviewing package.json, or during security audits. Covers OWASP dependency check, npm audit, and supply chain security.

aiskillstore
aiskillstore
tools
open
automation-tools
90

impl

Implements features and writes code based on Plans.md tasks. Use when user mentions 実装, implement, 機能追加, コードを書いて, 機能を作って, feature, coding, 新機能, implementing functions, classes, or features, 新しい関数. Do not use for review or build verification.

aiskillstore
aiskillstore
tools
open
automation-tools
90

go-best-practices

Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.

aiskillstore
aiskillstore
tools
open
automation-tools
90

test-scaffolding

Generate test file scaffolds from source analysis with language-appropriate templates.

aiskillstore
aiskillstore
tools
open
automation-tools
90

implementing-code

Implements code changes and creates commits. Triggered when: implementation tasks, code changes, feature additions, bug fixes.

aiskillstore
aiskillstore
tools
open
automation-tools
90

generate-output

Create the deliverable (code, documentation, tests, content) following the user's standards and best practices. Use after validation passes to actually build the work product.

aiskillstore
aiskillstore
tools
open
Previous
Page 51 / 176
Next