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
debugging
0

moonbit-bits-patterns

Handle MoonBit bit-level parsing and pattern matching over BytesView slices, including using bytes[start:end] and bit patterns like [u1(i), u2(j), ..] or mixed-width fields. Use when extracting or validating packed fields from Bytes/BytesView with bit patterns.

peter-jerry-ye
peter-jerry-ye
tools
open
debugging
0

obs-plugin-reviewing

Review OBS Studio plugins for correctness, memory safety, thread safety, and best practices. Audits module registration, callback implementations, resource cleanup, and common anti-patterns. Use when reviewing OBS plugin code or preparing for release.

meriley
meriley
tools
open
debugging
0

go-performance

Go performance optimizations including memory allocation reduction, efficient string building, I/O operations, and resource pooling. Use when optimizing Go code for speed or memory efficiency.

jovermier
jovermier
tools
open
debugging
0

memory-forensics

Analyze volatile memory (RAM) dumps for forensic investigation. Use when investigating malware infections, rootkits, process injection, credential theft, or any incident requiring analysis of system memory state. Supports Windows, Linux, and macOS memory images.

SherifEldeeb
SherifEldeeb
tools
open
debugging
0

csharpener

C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Graphviz diagram export

lawless-m
lawless-m
tools
open
debugging
0

oe-backend-startup-triage

Debug “backend won’t start / first request 500 / ports stuck” quickly. Use when uvicorn reload behaves strangely, ports 8000/3000 are blocked, or you see first-request errors like “unexpected keyword argument” due to stale bytecode caches.

shami-ah
shami-ah
tools
open
debugging
0

dotnet-dependency

This skill should be used when investigating .NET project dependencies, understanding why packages are included, listing references, or auditing for outdated/vulnerable packages.

aknagar
aknagar
tools
open
debugging
0

code-debug

Systematic debugging with root cause tracing. Use when encountering bugs, test failures, or unexpected behavior - find root cause before attempting fixes, trace backward through call chain.

srnnkls
srnnkls
tools
open
debugging
0

rust-dependency-analysis

Use this skill when the user asks about Rust module dependencies, dependency graphs, architecture visualization, cycle detection, DAG analysis, or module structure. Activate when you see phrases like "show module structure", "dependency graph", "visualize architecture", "check for circular dependencies", or "Mermaid diagram of modules".

danballance
danballance
tools
open
debugging
0

pitfalls-websocket

WebSocket server and client patterns with heartbeat and reconnection. Use when implementing real-time features, debugging connection issues, or reviewing WebSocket code. Triggers on: WebSocket, wss, heartbeat, reconnect, real-time.

BarisSozen
BarisSozen
tools
open
debugging
0

shodan-threat-intel

Gather threat intelligence using Shodan. Use for tracking threat actors, identifying attack infrastructure, and monitoring emerging threats. Triggers on requests for "threat intelligence", "track attackers", "C2 servers", or "threat hunting".

GangGreenTemperTatum
GangGreenTemperTatum
tools
open
debugging
0

systematic-debugging

Use for bugs, test failures, or unexpected behavior needing root cause

Light-Brands
Light-Brands
tools
open
debugging
0

ast-query

Query TypeScript codebase structure. Use when asking "what does X contain?", "where is X defined?", "what calls X?", or exploring type/interface/function definitions. Answers structural questions by parsing actual code.

tylermorganme
tylermorganme
tools
open
debugging
0

state-flow-visualizer

Analyze and visualize state flow in LangGraph pipelines. Use when debugging state mutations, tracing data flow between nodes, identifying orphan state keys, detecting read/write dependencies, or generating Mermaid diagrams of state transitions. Triggers on phrases like "visualize state flow", "trace state key", "which nodes touch X", "state dependencies", "debug state mutation", "orphan state keys", "state flow diagram".

KeepitSimpleAnalytics
KeepitSimpleAnalytics
tools
open
debugging
0

coverage-analyzer

WHEN: Coverage analysis, finding untested files, test prioritization, coverage gap identification WHAT: Line/Branch/Function coverage + untested file list + priority by importance + improvement roadmap WHEN NOT: Test generation → test-generator, Test quality → code-reviewer

physics91
physics91
tools
open
debugging
0

bundle-size

Bundle size analysis, budget enforcement, and regression detection for Vite/Rollup builds. This skill should be used when: (1) analyzing bundle composition or total size, (2) checking size budgets, (3) comparing PR vs baseline for regressions, (4) investigating why bundle size increased, or (5) optimizing bundle size. Reads Vite manifest for chunk graph (Tier B). Cannot attribute sizes to specific npm packages without stats.json (Tier C unavailable by default).

nikhillinit
nikhillinit
tools
open
debugging
0

javascript-expert

Expert JavaScript developer specializing in ES2024+, modern language features, and performance optimization. Masters closures, prototypes, async patterns, and building production-grade JavaScript applications.

vx-daniel
vx-daniel
tools
open
debugging
0

root-cause-tracing

Systematically trace bugs backward through call stack to find original trigger

kiet-ta
kiet-ta
tools
open
debugging
0

debugging-moonbeam

Debugs issues in the Moonbeam parachain including runtime panics, EVM execution failures, XCM message delivery problems, and client-side errors. Use when encountering transaction failures, unexpected behavior, state inconsistencies, block production issues, or RPC errors.

manuelmauro
manuelmauro
tools
open
debugging
0

investigating-a-codebase

Use when planning or designing features and need to understand current codebase state, find existing patterns, or verify assumptions about what exists - prevents hallucination by grounding plans in reality

brmatola
brmatola
tools
open
debugging
0

debugging

Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.

untangledfinance
untangledfinance
tools
open
Previous
Page 1257 / 1337
Next