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
90

commit-prepare

Prepare git commit messages following conventional commits. Activates on: commit, prepare commit, commit this, commit message, ready to commit, stage and commit

aiskillstore
aiskillstore
tools
open
ide-plugins
90

review

Reviews code for quality, security, performance, and accessibility issues. Use when user mentions レビュー, review, コードレビュー, セキュリティ, パフォーマンス, 品質チェック, セルフレビュー, PR, diff, 変更確認. Do NOT load for: 実装作業, 新機能開発, バグ修正, セットアップ.

aiskillstore
aiskillstore
tools
open
automation-tools
90

full-review

Comprehensive code review using all available skills. Use before committing or when you want a thorough analysis of changes. Triggers on review code, check changes, full review, pre-commit review.

aiskillstore
aiskillstore
tools
open
automation-tools
90

refactoring

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.

aiskillstore
aiskillstore
tools
open
automation-tools
90

ghe-changelog

This skill should be used when updating the project CHANGELOG, tracking requirement changes, recording design decisions, or documenting version history. Uses git-diff to detect and categorize changes to both code and requirements. Trigger on "changelog", "version history", "what changed", or after significant commits.

aiskillstore
aiskillstore
tools
open
automation-tools
90

receiving-code-review

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.

aiskillstore
aiskillstore
tools
open
debugging
90

axiom-audit

Audit Axiom logs to identify and prioritize errors and warnings, research probable causes, and flag log smells. Use when user asks to check Axiom logs, analyze production errors, investigate log issues, or audit logging patterns.

aiskillstore
aiskillstore
tools
open
debugging
90

log-analyzer

Parse and analyze application logs to identify errors, patterns, and insights.

aiskillstore
aiskillstore
tools
open
system-admin
90

resource-monitor

Monitor system resources (CPU, memory, disk, network) during development and production.

aiskillstore
aiskillstore
tools
open
debugging
90

python-observability-patterns

Observability patterns for Python applications. Triggers on: logging, metrics, tracing, opentelemetry, prometheus, observability, monitoring, structlog, correlation id.

aiskillstore
aiskillstore
tools
open
debugging
90

cookmode-v2-source-of-truth

Documents and explains the CookMode V2 codebase as it exists. Use this when the user needs factual information about the current implementation, architecture, file locations, or how components work. DOES NOT suggest improvements unless explicitly asked.

aiskillstore
aiskillstore
tools
open
productivity-tools
90

knowledge

Display knowledge base status and recent learnings

aiskillstore
aiskillstore
tools
open
system-admin
90

remote-system-maintenance

This skill should be used when performing maintenance or diagnostics on remote Linux systems. Triggers on "remote server", "Linux maintenance", "Ubuntu cleanup", "Debian", "disk space", "apt cleanup", "journal vacuum", "snap cleanup", "system diagnostics". Provides structured three-phase checklists with quantification.

aiskillstore
aiskillstore
tools
open
domain-utilities
90

domain-expertise-template

Template for creating domain expertise skills. Copy and customize for your specific domain.

aiskillstore
aiskillstore
tools
open
debugging
90

dev-tools-skill

Use when the user says "use the DevTools skill" or when they need help debugging a web app with Chrome DevTools MCP (UI bugs, incorrect behavior, console errors, network/API failures, or performance/lag), especially if the user seems inexperienced and needs guided, step-by-step diagnosis.

aiskillstore
aiskillstore
tools
open
productivity-tools
90

web-browser

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.

aiskillstore
aiskillstore
tools
open
debugging
90

error-detective

Systematic debugging and error resolution using the TRACE framework (Trace, Read, Analyze, Check, Execute). Use when debugging errors, analyzing stack traces, investigating failures, root cause analysis, or troubleshooting production issues.

aiskillstore
aiskillstore
tools
open
automation-tools
90

doc-generator

Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.

aiskillstore
aiskillstore
tools
open
ide-plugins
90

python-style-guide

Comprehensive Python programming guidelines based on Google's Python Style Guide. Use when Claude needs to write Python code, review Python code for style issues, refactor Python code, or provide Python programming guidance. Covers language rules (imports, exceptions, type annotations), style rules (naming conventions, formatting, docstrings), and best practices for clean, maintainable Python code.

aiskillstore
aiskillstore
tools
open
ide-plugins
90

docs-review

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.

aiskillstore
aiskillstore
tools
open
automation-tools
90

ai-code-cleanup

Remove AI-generated code slop from branches. Use after AI-assisted coding sessions to clean up defensive bloat, unnecessary comments, type casts, and style inconsistencies. Focuses on identifying and removing AI artifacts that degrade code quality.

aiskillstore
aiskillstore
tools
open
ide-plugins
90

theater-detection-audit

Performs comprehensive audits to detect placeholder code, mock data, TODO markers, and incomplete implementations in codebases. Use this skill when you need to find all instances of "theater" in code such as hardcoded mock responses, stub functions, commented-out production logic, or fake data that needs to be replaced with real implementations. The skill systematically identifies these instances, reads their full context, and completes them with production-quality code.

aiskillstore
aiskillstore
tools
open
Previous
Page 365 / 1337
Next