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

refactor-verify

Before/after verification for refactoring - ensures nothing breaks

alexanderjamesmcleod
alexanderjamesmcleod
tools
open
automation-tools
0

batch-renamer

批量重命名文件,支持模式匹配和编号

atovk
atovk
tools
open
automation-tools
0

moonbit-refactoring

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions.

bobzhang
bobzhang
tools
open
automation-tools
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

ben-mad-jlp
ben-mad-jlp
tools
open
automation-tools
0

create-pr

Claude AI 최적화 PR 생성. 효과적인 AI 리뷰를 위한 구조화된 PR 작성.

NB993
NB993
tools
open
automation-tools
0

emacs-literate-programming

Use when modifying Emacs config files - ensures you edit .org source files not generated .el files, and properly tangle changes

moogah
moogah
tools
open
automation-tools
0

legacy-code-safety

Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes and the RGR workflow to add characterization tests before modifications.

knopki
knopki
tools
open
automation-tools
0

lovable-setup

Debug and fix Lovable preview/build issues including white screens, module import failures, and monorepo configuration. Use when: (1) Lovable preview shows white/blank screen, (2) "Failed to fetch dynamically imported module" errors, (3) Missing script errors, (4) PostCSS/Tailwind resolution failures, (5) Workspace package resolution errors, (6) 504 Gateway Timeout on dependencies, (7) Setting up monorepo for Lovable deployment. Triggers: "lovable broken", "white screen", "preview not loading", "lovable build failed", "dynamic import error", "module not found lovable".

Spectaculous-Code
Spectaculous-Code
tools
open
automation-tools
0

cli-chezmoi

Gère les dotfiles via le CLI chezmoi. Utilisez ce skill lorsque vous devez lire, modifier ou ajouter des fichiers de configuration (dotfiles) dans le répertoire personnel de l'utilisateur. Il garantit que les modifications sont effectuées dans le répertoire source de chezmoi (~/.local/share/chezmoi) et appliquées correctement.

pascalandy
pascalandy
tools
open
automation-tools
0

doc-sync

Ensures that documentation files like README.md and AGENTS.md stay in sync with the actual code and project structure. Use when adding new features or changing project architecture.

dtsvetkov1
dtsvetkov1
tools
open
automation-tools
0

claude-md-authoring

Write and optimize CLAUDE.md files. Use when creating, improving, or reviewing CLAUDE.md for best practices, or troubleshooting ignored instructions. Also applies to AGENTS.md.

hudrazine
hudrazine
tools
open
automation-tools
0

react-architecture-enforcer

Use when fixing bugs, something broken, not working, or doesn't work in React - also when adding features, request says "quick fix", "keep it simple", or "follow existing pattern"

DrSatsuma1
DrSatsuma1
tools
open
automation-tools
0

refactoring

코드를 리팩토링합니다. "리팩토링", "코드 개선", "refactor" 요청 시 사용합니다.

jhl-labs
jhl-labs
tools
open
automation-tools
0

swc-config-generator

Generate SWC configuration files for high-performance JavaScript/TypeScript compilation. Triggers on "create swc config", "generate swc configuration", "swc setup", "rust compiler config".

ehtbanton
ehtbanton
tools
open
automation-tools
0

writing-changelogs

Use when releasing a new version, updating CHANGELOG.md, or user asks to document changes - enforces Keep a Changelog format with proper categorization derived from conventional commits

stabilefrisur
stabilefrisur
tools
open
automation-tools
0

vault

Use when user says "save this", "create project", "promote from inbox" - manages Obsidian vault documentation with frontmatter (project/status/type/created), file naming (YYYY-MM-DD-name.md), wikilinks, and project structure in projects/ folders

fnichol
fnichol
tools
open
debugging
0

cursor-explorer-mcp

Use for token-expensive operations requiring multi-file analysis - codebase exploration, broad searches, architecture understanding, tracing flows, finding implementations across files. Uses MCP cursor-agent server (company pays) with clean async interface. Do NOT use for single-file analysis, explaining code already in immediate context, or pure reasoning tasks.

sepiabrown
sepiabrown
tools
open
automation-tools
0

knip

Identify and remove unused dependencies, files, and exports in TypeScript and JavaScript projects. Use when detecting unused code, cleaning up dead code, improving maintainability, or reducing bundle sizes.

knoopx
knoopx
tools
open
automation-tools
0

technical-guardian

Review code for security vulnerabilities, performance issues, and architecture compliance. Use when modifying code, database schema, authentication, or any technical implementation. Enforces offline-first dual-mode architecture (SQLite + Supabase).

Joseph-VJ
Joseph-VJ
tools
open
automation-tools
0

refactor

Use during REFACTOR phase of TDD or when code duplication is suspected. Defines search-first workflow and safe refactoring practices.

craigtkhill
craigtkhill
tools
open
automation-tools
0

post-change-verification

Mandatory verification protocol after code changes for Go projects. Use after any code modification to ensure quality.

IvanTorresEdge
IvanTorresEdge
tools
open
Previous
Page 1233 / 1337
Next