domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

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

refactoring-patterns

Common refactoring patterns and code improvement techniques. Use when refactoring code, improving structure, or when user mentions refactoring, code smells, or code quality improvements.

vanman2024
vanman2024
tools
open
automation-tools
0

implement

Implement code based on specifications or bug fix plans.

LongbowXXX
LongbowXXX
tools
open
automation-tools
0

readmes

Check all READMEs for accuracy and consistency across the meta-repo

TaylorHuston
TaylorHuston
tools
open
automation-tools
0

moai-workflow-docs

Enhanced documentation unified validation (2 UV scripts migrated to builder-skill-uvscript, 3 workflow scripts retained)

rdmptv
rdmptv
tools
open
automation-tools
0

babel-config

Generates Babel configuration for JavaScript transpilation in tests. Creates babel.config.js file.

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

tsconfig

Generates tsconfig.json for TypeScript compilation configuration. Includes path aliases (@/ for src/), Jest types, and Vite client types.

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

vite-dep-check

Vite 项目依赖版本检查工具。检查依赖是否过时、显示版本对比、标记更新类型、提供 Vite 生态兼容性建议。当用户需要检查 Vite 项目依赖版本、查找过时依赖、获取升级建议时使用此技能。

enoch-robinson
enoch-robinson
tools
open
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
Previous
Page 1248 / 1337
Next