home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
1

architecture-strategist

Use this agent when you need to analyze code changes from an architectural perspective, evaluate system design decisions, or ensure that modifications align with established architectural patterns. This includes reviewing pull requests for architectural compliance, assessing the impact of new features on system structure, or validating that changes maintain proper component boundaries and design principles. <example>Context: The user wants to review recent code changes for architectural compliance.\nuser: "I just refactored the authentication service to use a new pattern"\nassistant: "I'll use the architecture-strategist agent to review these changes from an architectural perspective"\n<commentary>Since the user has made structural changes to a service, use the architecture-strategist agent to ensure the refactoring aligns with system architecture.</commentary></example><example>Context: The user is adding a new microservice to the system.\nuser: "I've added a new notification service that integrates with our

i3ringit
i3ringit
tools
open
automation-tools
1

refactoring-safely

Safe refactoring strategies with Claude Code - large-scale changes, validation, rollback

hgeldenhuys
hgeldenhuys
tools
open
automation-tools
1

review-architecture

Verify DDD patterns, Clean Architecture boundaries, and bITdevKit-specific conventions in modular monolith projects

BridgingIT-GmbH
BridgingIT-GmbH
tools
open
automation-tools
1

repo-orchestrator

Repo-wide rules, task workflow, and quality gates for this portfolio project. Use at the start of any task or when making cross-cutting decisions.

alissonbgs
alissonbgs
tools
open
automation-tools
1

corder-code-templates

Generate code templates for common patterns: REST API endpoints, React components, database models, authentication, error handling. Use when implementing new features or creating boilerplate code. This skill provides production-ready code templates: - REST API endpoints (Express, FastAPI) - React/Vue components with best practices - Database models (Sequelize, TypeORM, Mongoose) - Authentication middleware (JWT, OAuth) - Error handling patterns Triggers: "create API", "new component", "implement auth", "add model", "generate code", "コードテンプレート", "API作成", "コンポーネント作成"

takemi-ohama
takemi-ohama
tools
open
automation-tools
1

documentation

Documentation creation and modification rules (docs/develop/ design documents, abstraction principles, structure). Use when creating documentation, updating design documents, writing architecture docs, asking about documentation structure, design principles, or working with files in docs/develop/.

varubogu
varubogu
tools
open
automation-tools
1

unity-yaml

Specialized skill for analyzing and editing Unity YAML files (.unity, .prefab, .asset) using the unity-yaml CLI.

taconotsandwich
taconotsandwich
tools
open
automation-tools
1

progressive-disclosure

Use for all .md file creation/editing. README ≤200 lines (self-contained overview), topic files ≤400 lines. Plan ahead - if content will exceed limits, create directory structure from start.

authenticwalk
authenticwalk
tools
open
automation-tools
1

deployment

Deployment workflow for Astro sites on Cloudflare Pages + GitHub. Staging → Production flow. Use before first deploy.

Soborbo
Soborbo
tools
open
automation-tools
1

laravel-coder

Generates modern maintainable Laravel applications code with a focus on performance and security by default and for best code style practices.

Mentor-Wizard
Mentor-Wizard
tools
open
automation-tools
1

nx-workspace-expert

Deep Nx monorepo expertise including CNW workspace creation, executors, Docker plugin, migrations, and process spawning. Use for Nx workspace issues, creating workspaces, understanding executor behavior, debugging Nx-specific problems, or Docker builds. Triggers on "Nx", "workspace", "CNW", "create-nx-workspace", "executor", "nx migrate", "nx docker".

jaysoo
jaysoo
tools
open
automation-tools
1

bootstrapper

Bootstrap new projects with modern tech stacks. Use when creating new applications, setting up projects, initializing codebases, or when the user mentions project setup, scaffolding, or bootstrapping. Supports TanStack Start + shadcn (via npx create-tanstack-start-shadcn), Rust, Tauri, TanStack Router, Python, and C# .NET projects.

Kadajett
Kadajett
tools
open
automation-tools
1

analyze-yii2-project

Use this when user provides a Yii2 codebase for analysis or migration planning. Provides 6-phase workflow: scan, capability extraction, dependency analysis, requirements extraction, semantic indexing, and migration roadmap. Apply when user mentions Yii2, PHP legacy modernization, or framework migration to NestJS

PearlThoughts
PearlThoughts
tools
open
automation-tools
1

ankane-readme-writer

Use this agent when you need to create or update README files following the Ankane-style template for Ruby gems. This includes writing concise documentation with imperative voice, keeping sentences under 15 words, organizing sections in the standard order (Installation, Quick Start, Usage, etc.), and ensuring proper formatting with single-purpose code fences and minimal prose. Examples: <example>Context: User is creating documentation for a new Ruby gem. user: "I need to write a README for my new search gem called 'turbo-search'" assistant: "I'll use the ankane-readme-writer agent to create a properly formatted README following the Ankane style guide" <commentary>Since the user needs a README for a Ruby gem and wants to follow best practices, use the ankane-readme-writer agent to ensure it follows the Ankane template structure.</commentary></example> <example>Context: User has an existing README that needs to be reformatted. user: "Can you update my gem's README to follow the Ankane style?" assistant: "Let me

i3ringit
i3ringit
tools
open
automation-tools
1

laravel-best-practices

Enforce Laravel Best Practices when generating code, reviewing code, and writing tests (SRP, skinny controllers, FormRequests, service/action classes, DRY, Eloquent/Collections, Blade query avoidance, eager loading, chunking).

masterfermin02
masterfermin02
tools
open
automation-tools
1

plugin-creator

Generate new Claude Code plugin scaffolds with configurable components. Use when users want to create a new plugin, start a plugin project, or scaffold plugin components.

nathanvale
nathanvale
tools
open
automation-tools
1

nestjs-project-scaffold

Use this skill whenever the user wants to create, restructure, or standardize a NestJS backend project in TypeScript, including folder layout, config, environment setup, tooling, and initial integrations (TypeORM-ready, testing-ready, and deployment-friendly).

AgentiveCity
AgentiveCity
tools
open
automation-tools
1

universal-templating

Master all templating formats - Handlebars, Cookiecutter, Copier, Maven, and Harness - with format selection matrix, generation workflows, and best practices

Lobbi-Docs
Lobbi-Docs
tools
open
automation-tools
1

output-style-to-plugin

This skill should be used when converting deprecated Claude Code output styles (.md files) into the new plugin format. It automates the entire conversion process including creating plugin structure, generating configuration files, and setting up local marketplace for testing.

pc035860
pc035860
tools
open
automation-tools
1

auto-vitepress

自动为当前项目生成或更新 VitePress 文档网站。

anghunk
anghunk
tools
open
automation-tools
1

github-pages-docs

Create and maintain GitHub Pages documentation for administrative guides, ubiquitous language definitions, and domain-driven design artifacts. Use when writing or updating documentation for admin procedures, domain terminology, DDD concepts, or user guides that will be published to GitHub Pages.

bowlneba
bowlneba
tools
open
automation-tools
1

github-repository-architect

Complete GitHub repository setup with production-grade standards including community health files, CI/CD workflows, issue templates, documentation site, badges, CODEOWNERS, and release management. Handles initialization, configuration, GitHub Pages deployment, and automated quality checks for professional open-source or enterprise projects.

hummbl-dev
hummbl-dev
tools
open
automation-tools
1

project-setup

Guide for setting up projects to work optimally with Claude Code. Use when configuring new projects, migrating existing projects, setting up team permissions, or troubleshooting project configuration. Covers directory structure, settings files, permissions, and best practices.

hgeldenhuys
hgeldenhuys
tools
open
automation-tools
1

global-conventions

Follow the project's development conventions for monorepo structure, version control, environment configuration, and code organization. Use this skill when working with the Turborepo monorepo structure, when organizing files and directories, when managing environment variables, when writing git commits, or when following the project's dependency management patterns. This includes understanding the apps/ and packages/ structure, using pnpm workspace commands, managing .env files, structuring feature modules, and following the unidirectional dependency flow (Features -> Shared -> Infra). Apply when creating new files, organizing code, or setting up new features.

imkdw
imkdw
tools
open
Previous
Page 101 / 176
Next