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
5

exploration

Debugging, prototyping, and learning mode. Use when investigating bugs, exploring APIs, or spiking solutions before committing to TDD implementation.

pablobfonseca
pablobfonseca
tools
open
debugging
5

gdb-start

Start GDB for Vela/NuttX crash dump analysis or live debugging. Supports coredump (*.core), crashlog (*.log), and memory dump (*.bin) files. Uses tmux for GDB process management and nxgdbmcp for AI-controlled debugging via gdbrpc socket.

XuNeo
XuNeo
tools
open
debugging
5

decomp-fixup

Fix build issues for matched functions in the Melee decompilation project. Use this skill when builds are failing due to header mismatches, signature issues, or caller updates needed after a function has been matched. Invoked with /decomp-fixup [function_name] or automatically when diagnosing build failures.

itsgrimetime
itsgrimetime
tools
open
debugging
5

elixir-root-cause-only

MANDATORY systematic debugging - trace to root cause before proposing fixes. NO random changes, NO symptom fixes, NO "try this". Use when debugging ANY error or issue.

mkreyman
mkreyman
tools
open
debugging
5

vela-jira

Fetch Vela crash information from Jira issues, extract crash platform links from comments, download ELF/coredump/log files using playwright browser automation, and organize files for GDB debugging. Supports multiple cores (ap, cp, sensor, audio) and auto-detects latest crash from tool comments.

XuNeo
XuNeo
tools
open
debugging
5

java-api-discovery

Discover Java API signatures from compiled JARs using javap instead of guessing or relying on incomplete documentation. Use when encountering unknown methods, pagination patterns, union types, or compilation errors from incorrect API assumptions.

tstapler
tstapler
tools
open
debugging
5

tree

Get the visual tree structure of the running WPF application. Use this skill when asked to inspect, debug, or understand the element hierarchy, control structure, or layout of the WPF UI.

jonathanpeppers
jonathanpeppers
tools
open
debugging
5

javascript

JavaScript coding standards and best practices for JavaScript and TypeScript. Use when writing or reviewing JavaScript code, working with promises, or discussing JavaScript patterns.

bendrucker
bendrucker
tools
open
domain-utilities
5

swiss-phone-directory

Swiss phone directory lookup via search.ch API. Search for businesses, people, or reverse-lookup phone numbers. Use when: (1) finding contact details for Swiss companies or people, (2) looking up addresses by name or phone number, (3) reverse phone number lookup, (4) finding business categories. Requires SEARCHCH_API_KEY.

clawdbot
clawdbot
tools
open
domain-utilities
5

domaindetails

Look up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required.

clawdbot
clawdbot
tools
open
domain-utilities
5

blocklet-url-analyzer

Analyze Blocklet Server related URLs, identify their type (daemon/service/blocklet), and locate the corresponding development repository. Supports analysis of IP DNS domains and regular domains.

ArcBlock
ArcBlock
tools
open
domain-utilities
5

premium-domains

Search for premium domains for sale across Afternic, Sedo, Atom, Dynadot, Namecheap, NameSilo, and Unstoppable Domains.

clawdbot
clawdbot
tools
open
domain-utilities
5

domain-assessment

Domain reconnaissance coordinator that orchestrates subdomain discovery and port scanning to build comprehensive domain attack surface inventory

transilienceai
transilienceai
tools
open
domain-utilities
5

cloudflare

Connect to Cloudflare API for DNS management, tunnels, and zone administration. Use when user needs to manage domains, DNS records, or create tunnels.

clawdbot
clawdbot
tools
open
domain-utilities
5

ipv6-first

IPv6 is THE first-class citizen. All code, tests, documentation, and configurations MUST be IPv6-first. IPv4 MAY be added only for legacy support as a second-class citizen.

troykelly
troykelly
tools
open
domain-utilities
5

address-parser

Parse unstructured addresses into structured components - street, city, state, zip, country with validation.

dkyazzentwatwa
dkyazzentwatwa
tools
open
domain-utilities
5

phone-number-formatter

Standardize and format phone numbers with international support, validation, and multiple output formats.

dkyazzentwatwa
dkyazzentwatwa
tools
open
ide-plugins
5

type-hardening

Incrementally improve type safety by replacing string literals with enums, narrowing `any` types, and using shared types. Works in small verified batches. Preserves functionality while improving code quality.

BerryKuipers
BerryKuipers
tools
open
ide-plugins
5

using-nvim

Reference Warren's Neovim configuration (~/.config/nvim) with LSP, plugins, and directory structure.

WarrenZhu050413
WarrenZhu050413
tools
open
ide-plugins
5

fix-markdown-fences

Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers (```text instead of ```) or when generating markdown with code blocks to ensure proper fence closure.

rjmurillo
rjmurillo
tools
open
ide-plugins
5

writing-lua

This snippet should be used when writing Neovim plugins with Lua, focusing on type safety, modular architecture, and best practices.

WarrenZhu050413
WarrenZhu050413
tools
open
ide-plugins
5

analyzing-code-structure

Performs structural code search and refactoring by matching code structure instead of exact text. Use when editing code structure with text matching ambiguity, handling "old_string not unique" problems, or performing formatting-independent pattern matching across function signatures, method calls, and class structures

iota9star
iota9star
tools
open
ide-plugins
5

codex-implement

[TMUX MODE] Delegate implementation to Codex via tmux file-based IPC. Only use when user explicitly runs /codex-implement command. For natural language requests, use the delegate_codex_implement MCP tool instead.

antorsae
antorsae
tools
open
Previous
Page 626 / 1337
Next