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
cli-tools
5

man-config

Reads man pages to find configuration options. Use when the user asks to configure an application, needs to find a config option, or asks "how do I make X do Y" for a CLI tool or system program.

austinpray
austinpray
tools
open
cli-tools
5

zellij-layouts

Customize Zellij terminal workspace layouts, panes, tabs, and session configurations

delorenj
delorenj
tools
open
cli-tools
5

parsearger-utils

Utilities for parseArger. Use this skill for PROJECT scaffolding, DOCUMENTATION generation, COMPLETION scripts, and HTML FORMS.

DimitriGilbert
DimitriGilbert
tools
open
cli-tools
5

add-fish-alias

Use when creating a new fish shell alias, function, or command shortcut, or when user asks to "add an alias for X"

avegancafe
avegancafe
tools
open
cli-tools
5

clap-patterns

Common Clap patterns and idioms for argument parsing, validation, and CLI design. Use when implementing CLI arguments with Clap v4+.

geoffjay
geoffjay
tools
open
system-admin
5

cli-configuration

Configuration management patterns including file formats, precedence, environment variables, and XDG directories. Use when implementing configuration systems for CLI applications.

geoffjay
geoffjay
tools
open
cli-tools
5

shortcut-system

快捷命令系统 - 快捷命令定义和使用指南。定义以 ! 结尾的短命令触发特定响应。

cuipengfei
cuipengfei
tools
open
debugging
5

screen-capture

使用系统原生方法进行屏幕捕获和内容分析,支持 macOS screencapture 命令和 Python 截图库

lotosbin
lotosbin
tools
open
debugging
5

tokio-troubleshooting

Debugging and troubleshooting Tokio applications using tokio-console, detecting deadlocks, memory leaks, and performance issues. Use when diagnosing async runtime problems.

geoffjay
geoffjay
tools
open
debugging
5

python-performance-optimization

cProfile、メモリプロファイラー、パフォーマンスベストプラクティスを使用してPythonコードをプロファイルおよび最適化。低速なPythonコードのデバッグ、ボトルネックの最適化、アプリケーションパフォーマンスの改善時に使用。

amurata
amurata
tools
open
debugging
5

extracting-code-structure

Extracts file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, Dart/Flutter analyzer, ctags, or other language-specific tools to get outlines and signatures. Use this skill when listing all methods, functions, or classes in a file, exploring unfamiliar code, getting API overviews, or deciding what to read selectively

iota9star
iota9star
tools
open
debugging
5

code-profiler

Use when asked to profile Python code performance, identify bottlenecks, measure execution time, or analyze function call statistics.

dkyazzentwatwa
dkyazzentwatwa
tools
open
debugging
5

tasks-bug-diagnosis

Use when diagnosing bugs, analyzing errors/stack traces, or performing root cause analysis with evidence-based debugging protocols.

CongDon1207
CongDon1207
tools
open
debugging
5

adversarial-reviewer

Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.

Sounder25
Sounder25
tools
open
debugging
5

codex-monitor

Browse OpenAI Codex session logs stored in ~/.codex/sessions. Provides list/show/watch helpers via the local Swift project at ~/Developer/CodexMonitor.

clawdbot
clawdbot
tools
open
debugging
5

boofuzz

Protocol fuzzer script development using boofuzz framework. Use when creating network protocol fuzzers, defining protocol PDUs (Protocol Data Units), writing mutation-based fuzzing scripts, or contributing to the boofuzz project. Covers binary protocol definitions, session management, crash detection, and reporting findings.

lawless-m
lawless-m
tools
open
debugging
5

browserbridge

Real-time browser debugging and interaction via WebSocket bridge server on localhost:3141

lawless-m
lawless-m
tools
open
debugging
5

cursor-ide-browser-skills

Browser automation in Cursor IDE using MCP protocol server `cursor-ide-browser`. Use when (1) Automating web interactions in Cursor IDE, (2) Navigating web pages, (3) Clicking buttons or links, (4) Filling forms or input fields, (5) Taking screenshots or capturing page snapshots, (6) Debugging web pages by checking console messages or network requests, (7) Extracting information from web pages, (8) Testing web applications, (9) Interacting with web-based documentation or tools, (10) Any task requiring programmatic browser control within Cursor IDE

trotsky1997
trotsky1997
tools
open
debugging
5

browser-devtools-mcp

Integrating Chrome DevTools and browser automation via MCP for live UI inspection, screenshot-to-code workflows, and visual debugging. Bridges the gap between design and implementation.

HermeticOrmus
HermeticOrmus
tools
open
debugging
5

python-debugging-expert

Master debugger for Python code with expertise in common errors, performance issues, and debugging tools

sandraschi
sandraschi
tools
open
ide-plugins
5

using-serena-symbols

Guidance for using Serena's LSP-powered symbol analysis. Use when exploring codebases, finding symbol definitions, tracing references, or when grep/text search would be imprecise.

rjmurillo
rjmurillo
tools
open
debugging
5

melee-debug

[EXPERIMENTAL] Debug Melee in Dolphin emulator. Breakpoints are unreliable with JIT mode. Use for memory inspection only until stability improves.

itsgrimetime
itsgrimetime
tools
open
debugging
5

go-google-best-practices

Expertise in Go programming according to the Google Go Best Practices. Focuses on actionable advice for naming, error handling, performance, testing, and general idiomatic Go to ensure high-quality, maintainable, and efficient codebases.

metalagman
metalagman
tools
open
debugging
5

crash-analysis

Systematic NuttX/Vela crash analysis using GDB. Locates crash threads, examines call stacks, inspects memory, and identifies root causes. Requires gdb-start skill for GDB session setup. Use after loading coredump to understand why a program crashed.

XuNeo
XuNeo
tools
open
Previous
Page 624 / 1337
Next