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
43

deslop

Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.

brianlovin
brianlovin
tools
open
automation-tools
43

maintain-claude-md-documentation

Proactively update CLAUDE.md documentation when it becomes outdated or incorrect. Use when you notice documented commands, paths, or patterns don't match the actual codebase, when making code changes that invalidate documentation, or when user corrects stale information.

Recidiviz
Recidiviz
tools
open
automation-tools
43

knip

Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.

brianlovin
brianlovin
tools
open
automation-tools
43

changelog-rewriter

Rewrites changelog entries with cheeky, narrative flair following project conventions. Use this when asked to rewrite or update CHANGELOG.md entries.

anchildress1
anchildress1
tools
open
automation-tools
43

reclaude

Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.

brianlovin
brianlovin
tools
open
automation-tools
43

rails-upgrade-assistant

Analyzes Rails applications and generates comprehensive upgrade reports with breaking changes, deprecations, and step-by-step migration guides for Rails 7.0 through 8.1.1. Use when upgrading Rails applications, planning multi-hop upgrades, or querying version-specific changes.

maquina-app
maquina-app
tools
open
automation-tools
41

codex

代码执行主力,所有代码变更通过此技能

WenJunDuan
WenJunDuan
tools
open
automation-tools
41

codex

代码执行主力,所有代码变更通过此技能

WenJunDuan
WenJunDuan
tools
open
automation-tools
40

nix-cleanup

CI workflow checks and code cleanup tools

tobi
tobi
tools
open
automation-tools
40

niri

Always include when making changes to niri

tobi
tobi
tools
open
automation-tools
39

ci-cd-fix

Fix CI/CD pipeline issues with environment analysis, Docker optimization, and deployment validation. Use when addressing build, test, or deployment failures in CI/CD.

oasm-platform
oasm-platform
tools
open
automation-tools
39

git-workflow-enforcer

Enforce git commits after every phase and task to enable rollback and prevent lost work. Auto-trigger when completing phases, tasks, or when detecting uncommitted changes. Auto-commit with Conventional Commits format. Verify branch safety, check for merge conflicts, enforce clean working tree. Block completion if changes not committed.

marcusgoll
marcusgoll
tools
open
automation-tools
39

starwards-ci-debugging

Debug Starwards GitHub Actions CI failures - analyze logs for ESLint/TypeScript/E2E/Docker errors, identify root causes, and apply fixes locally before pushing

starwards
starwards
tools
open
automation-tools
39

verify

This skill should be used when the user asks to "verify protocols", "check consistency before commit", "validate definitions", "run pre-commit checks", "verify soundness", or wants to ensure epistemic protocol quality. Invoke explicitly with /verify for pre-commit validation.

jongwony
jongwony
tools
open
automation-tools
39

codebase-fix-and-pr

Apply code changes to a GitHub repository and automatically create a pull request. Takes user feedback or fix requirements, clones the repo, makes localized changes, commits to a new branch, and opens a PR via GitHub MCP.

thomasgauvin
thomasgauvin
tools
open
automation-tools
39

development-guidelines

Use this task to ensure you follow development best practices during development and implementation.

serpro69
serpro69
tools
open
automation-tools
39

commit

Generate Conventional Commits 1.0.0 compliant messages. Use when the user says "commit", "create commit", or finishes implementing code.

skilluse
skilluse
tools
open
automation-tools
39

refactoring

Safely refactor code while preserving behavior, maintaining test coverage, and improving internal quality. Use when restructuring existing code without changing functionality.

oasm-platform
oasm-platform
tools
open
automation-tools
39

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.

marcusgoll
marcusgoll
tools
open
automation-tools
39

anti-duplication

Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.

marcusgoll
marcusgoll
tools
open
automation-tools
39

breaking-change-detector

Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response formats, dropping database columns, modifying function signatures without deprecation.

marcusgoll
marcusgoll
tools
open
automation-tools
39

caching-strategy

Cache expensive operations to avoid redundant work across workflow phases. Caches project docs (15min TTL), npm info (60min), grep results (30min), token counts (until file modified), web searches (15min). Auto-triggers when detecting repeated reads of same files or repeated API calls. Saves 20-40% execution time.

marcusgoll
marcusgoll
tools
open
automation-tools
39

anti-duplication

Before implementing new code (endpoints, components, services, models), search the codebase for existing patterns to reuse. Prevent code duplication by finding and suggesting similar implementations. Auto-trigger when user asks to create, implement, add, or build new functionality.

marcusgoll
marcusgoll
tools
open
automation-tools
38

jujutsu

Jujutsu (jj) Git-compatible VCS. Use for any version-control work (status/diff/commit/branch/rebase/merge/etc.).

tkersey
tkersey
tools
open
Previous
Page 56 / 176
Next