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
0

fetch-source

Fetch source code for npm packages, Python packages, Rust crates, or GitHub repos to understand their implementation. Use when you need to explore a library's internals.

okwasniewski
okwasniewski
tools
open
automation-tools
0

chezmoi-development

This skill should be used when developing or modifying dotfiles using chezmoi. Covers using .chezmoidata for configuration data and modify_ scripts (or run_onchange_after_ scripts for symlinked directories) for non-destructive file merging. Particularly useful when needing to configure application settings without overwriting user preferences.

fx
fx
tools
open
automation-tools
0

refactoring-patterns

This skill provides patterns for safe, systematic refactoring including extract, rename, move, and simplification operations with proper testing and rollback strategies.

jayteealao
jayteealao
tools
open
automation-tools
0

dry-run

Preview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes. All reads execute normally for accurate preview. Use --dry-run flag on any command.

Sjdjdiejdrirhdkjej
Sjdjdiejdrirhdkjej
tools
open
automation-tools
0

env-local

Generates .env.local file for local development environment variables. Contains developer-specific configuration like API URLs, ports, and feature flags. Gitignored for security.

sayali-ingle-pdl
sayali-ingle-pdl
tools
open
automation-tools
0

dotnet-file-based-apps

Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without project files.

lbussell
lbussell
tools
open
automation-tools
0

running-validation-loops

Execute self-correcting validation workflow. Use when validation fails, tests fail, or build breaks.

HR-AR
HR-AR
tools
open
automation-tools
0

leavn-final-build-push

Fix last few build errors aggressively, get clean build, commit everything, and prepare for ship in Leavn iOS app

willsigmon
willsigmon
tools
open
automation-tools
0

tsconfig-builder

Generate properly configured tsconfig.json files for TypeScript projects with appropriate compiler options for various project types. Triggers on "create tsconfig", "generate tsconfig.json", "typescript config for", "configure TypeScript".

ehtbanton
ehtbanton
tools
open
automation-tools
0

devops-scripts

Write or update repository devops scripts with this project's conventions. Use when creating or modifying shell scripts in scripts/ or packages/*/scripts.

JoernStoehler
JoernStoehler
tools
open
automation-tools
0

database-migrations

Use when creating, editing, or fixing any database migration file. MANDATORY before touching any file in supabase/migrations/. Prevents the critical mistake of editing already-pushed migrations.

danfeder
danfeder
tools
open
automation-tools
0

installing-git-hooks

Use when setting up git pre-commit and pre-push hooks - provides simple shell script approach and pre-commit framework method, both calling justfile commands for DRY principle

bryonjacob
bryonjacob
tools
open
automation-tools
0

review-and-pr

Performs a code review of the current branch changes and creates a PR if the code passes review, otherwise provides a task list for improvements. Use when the user asks to review code and create a PR, or to check if code is ready for PR.

zmchenry
zmchenry
tools
open
automation-tools
0

markdowntown-cli

Repo workflow for markdowntown CLI development and scans.

joelklabo
joelklabo
tools
open
automation-tools
0

migrate

Migrate an existing project to the Claude Forge framework, preserving and merging existing .claude content

rynhardt81
rynhardt81
tools
open
automation-tools
0

code-refactoring-implementation

Orchestrates the entire Code Refactoring process (Planning -> Execution -> Closing). Manages the workflow by invoking specialized sub-skills like code-refactoring-planning, tdd-refactoring, and tdd-audit. Used for (1) repaying technical debt (e.g., extracting logic from fat controllers), (2) improving architectural compliance (e.g., enforcing dependency rules), and (3) preparing legacy code for new features (e.g., decoupling).

masa-codehub
masa-codehub
tools
open
automation-tools
0

codebase-architect

Analyze and reorganize project file structures, identify dependencies, clean technical debt, and establish architectural patterns. Use when users need to: organize messy codebases, understand file dependencies and import chains, refactor folder hierarchies, identify unused files or circular dependencies, detect cross-file connections, or establish consistent naming conventions and module boundaries for any programming language project.

mmtuentertainment
mmtuentertainment
tools
open
automation-tools
0

modular-refactoring-pattern

Guides systematic file refactoring following @j0kz/mcp-agents modular architecture pattern to maintain files under 300 LOC through constants/, helpers/, utils/ extraction with proven results from 2...

j0KZ
j0KZ
tools
open
automation-tools
0

quality-gate

コード変更を4観点で並行レビュー。信頼スコア80以上でBLOCK。tdd-reviewで自動実行。

morodomi
morodomi
tools
open
automation-tools
0

52-execute-refactor-150

[52] EXECUTE. Three-stage refactoring workflow: (1) iterative research of refactor/modularization options, (2) plan + risk/edge-case analysis + Scope150 validation, then implement with tests after user confirmation, and (3) apply Scout105 cleanup protocol. Use when asked to refactor, modularize, or restructure code safely.

MykhailoDmytriakha
MykhailoDmytriakha
tools
open
automation-tools
0

docs-database-conventions

Use this skill when creating or modifying database schema, writing migrations, or updating docs/03_database.md. This ensures consistent naming conventions and proper documentation workflow.

bighope99
bighope99
tools
open
automation-tools
0

mac-cleaner

Mac 系统垃圾文件扫描和清理工具。用于识别和清理 macOS 系统中的缓存文件、开发临时文件、重复文件和大文件。当用户需要释放磁盘空间、清理开发项目构建产物、查找重复文件或找出占用大量空间的文件时使用此 skill。

forgeekscn
forgeekscn
tools
open
automation-tools
0

python-refactor

Systematic code refactoring skill that transforms complex, hard-to-understand code into clear, well-documented, maintainable code while preserving correctness. Use when users request "readable", "maintainable", or "clean" code, during code reviews flagging comprehension issues, for legacy code modernization, or in educational/onboarding contexts. Applies structured refactoring patterns with validation.

acaprino
acaprino
tools
open
automation-tools
0

architecture-guide

코드 작성 시 프로젝트 아키텍처 가이드 자동 적용

kne6379
kne6379
tools
open
Previous
Page 175 / 176
Next