domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 スキルall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
3

updatejob

Edit standard job source files and sync to installed locations

Unsupervisedcom
Unsupervisedcom
tools
open
automation-tools
3

advanced-tools

High-performance text search using ripgrep (rg). Replace for traditional grep/sed tools.

tao3k
tao3k
tools
open
automation-tools
3

gdscript-file-manager

Move, rename, or delete GDScript files with their .uid files for Godot projects. Use when reorganizing code, renaming scripts, or removing unused GDScript files.

minami110
minami110
tools
open
automation-tools
3

cleanup

Weekly Claude Code maintenance - cleans debug logs, shell snapshots, and old todo files to free up disk space. Run this weekly to keep Claude Code lean.

vapvarun
vapvarun
tools
open
automation-tools
3

filesystem

File I/O operations (read, write, list) for the codebase.

tao3k
tao3k
tools
open
automation-tools
3

codebase-locator

Find and document file locations in the codebase. Use this when you need to locate implementation files, tests, configurations, or any code artifacts by feature or topic. Works with Grep, Glob, and LS tools.

d-o-hub
d-o-hub
tools
open
debugging
3

ast-grep

AST-aware code search and refactoring using ast-grep (sg). Use INSTEAD of grep/ripgrep for searching code structure. Finds functions, classes, patterns, anti-patterns across Go, Python, Bash, Terraform/HCL codebases. Triggers on "ast-grep", "sg", "find function", "find class", "find method", "find all usages", "where is X used", "search for pattern", "find anti-pattern", "code smell", "refactor pattern", "structural search", "AST search", "find error handling", "find imports", "find decorators", "find struct", "find interface", "search code", "locate function", "grep for function", "find definition". PROACTIVE: Use for ANY code search task; prefer over grep/ripgrep for code files.

mauromedda
mauromedda
tools
open
automation-tools
3

pickme-diagnostics

Troubleshoots pickme indexing issues including missing files, stale indexes, gitignore conflicts, and root coverage. Use when files are missing from pickme, index seems stale, or when debugging, troubleshooting, or investigating pickme behavior.

galligan
galligan
tools
open
automation-tools
3

code-review

Systematically retrieve and address PR code review comments using make pr-comments. Enforces DDD architecture, code organization principles, and quality standards. Use when handling code review feedback, refactoring based on reviewer suggestions, or addressing PR comments.

VilnaCRM-Org
VilnaCRM-Org
tools
open
automation-tools
3

organize-root-files

Clean up and organize markdown files dumped at project root. Routes files to appropriate directories (memos/, docs/, devops/docs/) or deletes obsolete content. Follows project file organization guidelines from CLAUDE.md.

samjhecht
samjhecht
tools
open
automation-tools
3

make

Guide for writing idiomatic, maintainable Makefiles following modern best practices. Enforces safety headers (SHELL, .SHELLFLAGS, .DELETE_ON_ERROR), self-documenting help, .PHONY declarations, modular includes. Triggers on "makefile", "Makefile", "make target", "make rule", "make pattern", "make help", "make template", ".mk file", "make include", "make variable", "make phony", "make dependency", "build system", "make clean", "make install", "make test", "make build", "make all", "make default", "task runner", "make automation", "GNU make", "make recipe", "make prerequisite". PROACTIVE: MUST invoke when writing ANY Makefile or *.mk file.

mauromedda
mauromedda
tools
open
automation-tools
3

go

Write Go code following best practices. Use when developing Go applications. Covers error handling, concurrency, and project structure.

dralgorhythm
dralgorhythm
tools
open
automation-tools
3

devadd-license

This skill should be used when the user wants to add a LICENSE file to their repository. Currently supports Apache License 2.0 with automatic copyright information detection from git configuration. Also updates package.json license field if the file exists.

kevinslin
kevinslin
tools
open
productivity-tools
3

changelog-updater

更新 CHANGELOG.md。觸發:changelog、變更、版本、發布、改了什麼。

u9401066
u9401066
tools
open
automation-tools
3

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

nociex
nociex
tools
open
automation-tools
3

monque-workflow

Helper for general development workflow in the Monque repository. Use this for running tests, linting, building, and other common tasks.

ueberBrot
ueberBrot
tools
open
cli-tools
3

keyboard-navigation

Implement focus management, optimize tab order, and validate keyboard shortcuts

dasien
dasien
tools
open
cli-tools
3

project-commands

Manages project-specific commands for development, testing, and deployment. Use when needing to run project commands or when setting up commands for a new project.

shwilliamson
shwilliamson
tools
open
cli-tools
3

create-slash-command

Create new slash commands for DevAgent workflows. Use when you need to create a new command file in .agents/commands/ and symlink it to .cursor/commands/ for Cursor IDE integration. This skill handles the complete command creation workflow including file generation, symlink creation, and structure validation.

lambda-curry
lambda-curry
tools
open
cli-tools
3

go-cli-tools

Build production CLI tools with Cobra, Viper, and terminal UI

pluginagentmarketplace
pluginagentmarketplace
tools
open
cli-tools
3

codex-cli

Reference for Codex CLI usage patterns. Consult before calling codex via Bash.

GantisStorm
GantisStorm
tools
open
cli-tools
3

rp-cli

Reference for rp-cli usage patterns. Consult before calling rp-cli via Bash.

GantisStorm
GantisStorm
tools
open
cli-tools
3

babashkacli

Command-line argument parsing for turning Clojure functions into CLIs

hugoduncan
hugoduncan
tools
open
Previous
Page 687 / 1337
Next