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
5

steering-matcher

Match file paths against steering file glob patterns to determine applicable steering guidance. Use when orchestrator needs to inject context-aware guidance based on files being modified.

rjmurillo
rjmurillo
tools
open
automation-tools
5

global-hook-setup

Use when setting up global hooks for Claude Code enforcement. Load when ~/.claude/hooks/ is missing or incomplete, or when explicitly requested. Installs 7 project-agnostic hooks (state transitions, git hygiene, outcome tracking). Run once per machine.

ingpoc
ingpoc
tools
open
automation-tools
5

audit-dependencies

Run npm audit to scan for security vulnerabilities and check for outdated packages. Returns structured output with vulnerability counts by severity (critical/high/moderate/low), affected packages, and recommended updates. Used for security audits and maintenance.

BerryKuipers
BerryKuipers
tools
open
automation-tools
5

tidy

TDD Production Code Refactoring Process. Triggers on 'tidy up'.

SDiamante13
SDiamante13
tools
open
automation-tools
5

searching-text

Performs fast text search with one-shot patterns that minimize iterations by getting files, lines, and context in a single call. Use this skill when searching for text patterns, finding specific code locations, or getting context around matches

iota9star
iota9star
tools
open
automation-tools
5

add-go-project

Creates a new Go project in the monorepo with all necessary files (main.go, README, AGENTS.md, etc.). Use when asked to create, add, or scaffold a new Go project, CLI tool, or library. This is a single-module monorepo - all projects share the root go.mod.

neongreen
neongreen
tools
open
automation-tools
5

product-management

MANDATORY for ANY code change. MUST invoke BEFORE writing/editing code. Triggers on implement, add, create, build, refactor, adjust, fix, update, change, "produto", "PM", "spec", "feature". Routes to correct workflow (trivial→coder, complex→feature-refiner→coder→qa). CRITICAL - When active, you are the PM, NEVER implement code yourself. ALWAYS delegate to coder agent. Your role is orchestration ONLY.

tenlisboa
tenlisboa
tools
open
automation-tools
5

go-uber-style-guide

Use this skill to write, refactor, or review Go code according to the Uber Go Style Guide. It ensures strict adherence to correctness, safety, and idiomatic patterns.

metalagman
metalagman
tools
open
automation-tools
5

security-detection

Detect infrastructure and security-critical file changes to trigger security agent review recommendations ensuring proper security oversight for sensitive modifications.

rjmurillo
rjmurillo
tools
open
automation-tools
5

context-window-pruner

Optimize information density by filtering workspace files based on relevance to the current task. Excludes high-noise files (lockfiles, assets) and prioritizes source code matching semantic queries.

Sounder25
Sounder25
tools
open
automation-tools
5

refactoring

Use when restructuring code without changing behavior - extract method, extract class, rename, move, inline, introduce parameter object. Triggers on keywords like "extract", "rename", "move method", "inline", "restructure", "decompose".

CongDon1207
CongDon1207
tools
open
automation-tools
5

typescript-workflow

TypeScript/JavaScript project workflow guidelines using Bun package manager. Triggers on `.ts`, `.tsx`, `bun`, `package.json`, TypeScript. Covers bun run, bun install, bun add, tsconfig.json patterns, ESM/CommonJS modules, type safety, Biome formatting, naming conventions (PascalCase, camelCase, UPPER_SNAKE_CASE), project structure, error handling, environment variables, async patterns, and code quality tools. Activate when working with TypeScript files (.ts, .tsx), JavaScript files (.js, .jsx), Bun projects, tsconfig.json, package.json, bun.lock, or Bun-specific tooling.

ilude
ilude
tools
open
automation-tools
5

repo-map

Navigate this repo quickly to find the correct app, package, or service, and identify the right files for changes.

proompteng
proompteng
tools
open
automation-tools
5

go-google-style-guide

Expertise in Go programming according to the Google Go Style Guide. Use when the user needs to write, refactor, or review Go code for clarity, simplicity, and maintainability. This skill ensures adherence to Google's official Go idioms, formatting, and the "Least Mechanism" principle.

metalagman
metalagman
tools
open
automation-tools
5

project-wide-rename

Safely renames a .NET project (solution, projects, namespaces, directories) from one name to another. Supports Planned (clean) and Recovery (dirty) modes.

Sounder25
Sounder25
tools
open
automation-tools
5

dev-env

Manage Jeremy's global dev environment (git, nvim, shell configs) and install tools. Use when asked to change global configs, add tools to the environment, or modify dotfiles.

jeremyschlatter
jeremyschlatter
tools
open
automation-tools
5

name-fix-review

Reviews name_fixes.lua for duplicates, then removes them. Ensures numerical sort order.

jcdoll
jcdoll
tools
open
automation-tools
5

package-upgrade

Use when the user asks to analyze package upgrades, check for outdated dependencies, plan npm/NuGet updates, or assess breaking changes in package updates. Triggers on keywords like "upgrade packages", "outdated", "npm update", "breaking changes", "dependency upgrade", "package update", "version upgrade".

CongDon1207
CongDon1207
tools
open
automation-tools
5

doc-sync

Synchronizes CLAUDE.md navigation indexes and README.md architecture docs across a repository. Use when asked to "sync docs", "update CLAUDE.md files", "ensure documentation is in sync", "audit documentation", or when documentation maintenance is needed after code changes.

rjmurillo
rjmurillo
tools
open
automation-tools
5

changesets

Generate changeset entries following Changesets semantics

shunkakinoki
shunkakinoki
tools
open
automation-tools
5

update-docs

Updates CLAUDE.md based on recent project changes. Use when user says "update docs", "add to CLAUDE.md", "document this", or runs /update-docs command.

Wizard1209
Wizard1209
tools
open
automation-tools
5

using-screenshots

This snippet should be used when reading, organizing, and naming screenshots with date prefixes.

WarrenZhu050413
WarrenZhu050413
tools
open
automation-tools
5

update-changelog

Updates notes/changelog.md based on git history. Use when user says "update changelog", "changelog entry", "release version", "release X.Y.Z", or runs /update-changelog.

Wizard1209
Wizard1209
tools
open
Previous
Page 80 / 176
Next