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
1

kieran-python-reviewer

Use this agent when you need to review Python code changes with an extremely high quality bar. This agent should be invoked after implementing features, modifying existing code, or creating new Python modules. The agent applies Kieran's strict Python conventions and taste preferences to ensure code meets exceptional standards.\n\nExamples:\n- <example>\n Context: The user has just implemented a new FastAPI endpoint.\n user: "I've added a new user registration endpoint"\n assistant: "I've implemented the registration endpoint. Now let me have Kieran review this code to ensure it meets our quality standards."\n <commentary>\n Since new endpoint code was written, use the kieran-python-reviewer agent to apply Kieran's strict Python conventions and quality checks.\n </commentary>\n</example>\n- <example>\n Context: The user has refactored an existing service class.\n user: "Please refactor the EmailService class to handle attachments"\n assistant: "I've refactored the EmailService to handle attachments."\

i3ringit
i3ringit
tools
open
automation-tools
1

project-simplification

Simplifies Flutter projects by analyzing structure, cleaning redundant docs, merging configs, refactoring large files, generating module documentation, and running validation tests. Use when optimizing project structure, removing technical debt, improving code organization, or creating project documentation.

lizy-coding
lizy-coding
tools
open
automation-tools
1

security

Reviews code for security vulnerabilities, identifies security issues, suggests improvements

ZhiruiFeng
ZhiruiFeng
tools
open
automation-tools
1

auditing-libraries

This skill should be used when the user asks to "audit libraries", "check library conventions", "validate lib structure", "find convention violations", "review library organization", or wants to verify that existing libraries follow the _.ts/__.ts namespace pattern correctly. Identifies and reports violations.

jasonkuhrt
jasonkuhrt
tools
open
automation-tools
1

shellcheck

Lint and fix shell script issues using ShellCheck. Use when the user says "check this script", "lint shell", "shellcheck", "fix script warnings", "validate bash", or asks to review a shell script for issues.

mhalder
mhalder
tools
open
automation-tools
1

clean-code

Analyze and improve code quality, readability, and maintainability

pluginagentmarketplace
pluginagentmarketplace
tools
open
automation-tools
1

reviewing-code

Reviews code and executes tasks with senior engineer discipline. Use when reviewing code, implementing features, fixing bugs, or any coding task. Enforces minimal changes and production-safe practices.

yallup
yallup
tools
open
automation-tools
1

eval-review

Review LLM-generated diff classifications for the diffview eval system. Use when the user invokes this skill or pastes yanked case data from evalreview (containing "# Diff Classification Review" header). Evaluates whether classifications accurately help code reviewers, provides pass/fail verdict with detailed critique.

fwojciec
fwojciec
tools
open
automation-tools
1

review-code-quality

Use when reviewing code for quality, security vulnerabilities, and best practices

trash-panda-v91-beta
trash-panda-v91-beta
tools
open
automation-tools
1

rule-auditor

Validates code against currently loaded rules and reports compliance violations. Supports auto-fixing violations with confirmation, dry-run mode, and automatic backups. Use after implementing features, during code review, or to ensure coding standards are followed. Provides actionable feedback with line-by-line issues and suggested fixes.

oimiragieo
oimiragieo
tools
open
automation-tools
1

code-review

Expert in conducting thorough code reviews for Python projects using GitHub MCP, covering test coverage, security practices, PEP 8 compliance, and code organization. Use when reviewing code or PRs.

jarosser06
jarosser06
tools
open
automation-tools
1

engineering-fundamentals

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

DanielPodolsky
DanielPodolsky
tools
open
automation-tools
1

ensuring-laravel-quality

Run Laravel quality checks including Rector, Pint, PHPStan, code coverage, and type coverage. Use when ensuring code quality, before committing, running quality checks, or when user mentions quality, checks, Rector, Pint, PHPStan, coverage, or composer checks.

moonpixels
moonpixels
tools
open
automation-tools
1

check

Run full project validation - Java tests, UI tests, lint, and typecheck. Comprehensive validation before commits or PRs. Use when you need to verify all code quality checks pass.

joshcanfield
joshcanfield
tools
open
automation-tools
1

dry-refactor

Use when user asks to "remove duplicates", "DRY up code", "extract common logic", "consolidate repeated code", or when /dry scan finds duplicates. Provides language-specific refactoring guidance.

blueraai
blueraai
tools
open
automation-tools
1

refactoring-test-suites

Enforces consistent test quality, structure, and maintainability across any programming language by applying project-wide conventions for test naming, structure, parameterization, and classification. Use for messy test suites, inconsistent naming, improving CI alignment and developer readability, or when the user mentions test cleanup, test organization, or test standardization.

kynoptic
kynoptic
tools
open
automation-tools
1

code-review

Provides thorough code review with actionable feedback

fwdslsh
fwdslsh
tools
open
automation-tools
1

technical-feedback

Use when receiving or giving code review feedback, implementing review suggestions, addressing PR comments, or evaluating technical suggestions. Covers both directions - receiving feedback (verify before implementing, push back on principle violations) and giving feedback (prioritize project principles, actionable critique). Triggers on review, feedback, suggestions, PR comments, implement this, fix this, address comments.

krwhynot
krwhynot
tools
open
automation-tools
1

static-analysis

Perform automated static code analysis on modified files. Triggers automatically after code changes to catch common issues before QA Lead review. Checks for: code complexity, dead code, type errors, import issues, and style violations. Use when: - Code files have been modified - Before committing changes - As pre-check for QA Lead review - User asks "analyze this code" or "check for issues" This skill runs lightweight static analysis tools (pylint, mypy, ruff for Python; eslint, tsc for TypeScript) and reports findings in structured format.

johannesfritz
johannesfritz
tools
open
automation-tools
1

security-review

This skill should be used when the user asks to "security review", "check for vulnerabilities", "audit security", "find security issues", "security scan", "check for injection", "find hardcoded secrets", "OWASP check", or mentions reviewing code specifically for security concerns.

JesseNaranjo
JesseNaranjo
tools
open
automation-tools
1

global-coding-style

Apply consistent coding style, naming conventions, and code formatting across the NestJS API codebase. Use this skill when writing any TypeScript code in the apps/api/ or packages/shared/ directories, when naming variables, functions, classes, or files, when structuring imports and exports, or when following the project's ESLint and Prettier configurations. This includes enforcing strict TypeScript settings (no any, prefer-nullish-coalescing, prefer-optional-chain), using proper file naming patterns (kebab-case for files, PascalCase for classes), organizing imports alphabetically, and maintaining 120 character line width. Apply when writing any *.ts file, refactoring code, or reviewing code quality.

imkdw
imkdw
tools
open
automation-tools
1

consistency-checker

內容一致性檢查器 — 確保程式碼、文檔、多來源之間保持一致

miles990
miles990
tools
open
automation-tools
1

code-refactor-analyzer

Analyzes codebase for refactoring needs, generates todo reports, and validates completion

chaorenex1
chaorenex1
tools
open
automation-tools
1

code-fixer

Senior Code Fixer to apply fixes based on reviews. ONLY activates on explicit user request.

islammesabah
islammesabah
tools
open
Previous
Page 110 / 176
Next