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
1

ebpf-map-handler

Create eBPF maps (hash, array, ringbuf, LRU, per-CPU) with corresponding Go userspace code for reading and writing data between kernel and userspace. Includes map definitions, update/lookup operations, and event handling. Use when implementing state management or kernel-userspace communication in CNFs.

cassamajor
cassamajor
tools
open
debugging
1

performance-optimizer

Analyze and optimize code performance, identify bottlenecks, and suggest improvements

Lordjiggy
Lordjiggy
tools
open
debugging
1

develop-ida-plugin

Develop plugins for IDA Pro in Python, using idiomatic patterns, lessons, and tricks, including the Python Domain API (ida-domain). Use when creating both GUI (Qt) and background plugins for inspecting and rendering things program structure, functions, disassembly, cross-references, and strings.

williballenthin
williballenthin
tools
open
debugging
1

lang-clojure-dev

Foundational Clojure patterns covering functional programming, REPL-driven development, immutable data structures, and idiomatic code. Use when writing Clojure code, working with sequences and lazy evaluation, understanding macros, or needing guidance on functional programming patterns. This is the entry point for Clojure development.

aRustyDev
aRustyDev
tools
open
debugging
1

detecting-format-string

Detects format string vulnerabilities by identifying unsafe printf family function calls with user-controlled format strings. Use when analyzing logging, error handling, or investigating memory disclosure via format strings.

waiwai24
waiwai24
tools
open
debugging
1

java-performance

JVM performance tuning - GC optimization, profiling, memory analysis, benchmarking

pluginagentmarketplace
pluginagentmarketplace
tools
open
debugging
1

codemap

代码流程分析与可视化工具,将复杂代码执行流转化为清晰的可视化图谱。支持本地文件分析、历史版本管理、导入导出等功能。

Dwsy
Dwsy
tools
open
debugging
1

tickly-bug-triage-min

Tickly 버그를 원인 후보 3개/검증 실험 1개씩으로 빠르게 쪼개고, 가장 가능성 높은 최소 수정 diff를 제안한다. "에러가 난다", "동작이 이상하다", "테스트가 깨진다"에 사용한다.

U-Keun
U-Keun
tools
open
debugging
1

root-cause-tracing

Systematically trace bugs backward through call stack to find original trigger

akornmeier
akornmeier
tools
open
debugging
1

chrome-debug

Debug the scoreboard UI in Chrome using DevTools MCP. Inspect page state, console errors, network requests, and interact with elements. Use when debugging UI issues, checking for JS errors, or testing user interactions.

joshcanfield
joshcanfield
tools
open
debugging
1

analyzing-protocols

Analyzes network protocol implementations to identify parsing vulnerabilities, state machine issues, and protocol-level security problems. Use when analyzing network servers, protocol handlers, or investigating protocol implementation bugs.

waiwai24
waiwai24
tools
open
debugging
1

coverage

Collect and enforce code coverage using Deno

sachitv
sachitv
tools
open
debugging
1

binary-analysis

Analyzes binary files for vulnerabilities and develops exploits. Use when working with ELF/PE executables, pwn challenges, buffer overflow, heap exploitation, ROP chains, format string bugs, or shellcode development.

kiwamizamurai
kiwamizamurai
tools
open
debugging
1

investigating-hms-internals

Investigates HEC-HMS internals through decompiled Java classes. Provides JythonHms API reference, CLI options, version-specific differences (3.x vs 4.x), and guides on-demand decompilation for new discoveries. Use when debugging HMS behavior, discovering undocumented features, understanding version differences, validating automation approaches, or investigating HMS API capabilities. Includes complete JythonHms method reference, Python 2 vs 3 syntax differences, and decompilation tooling. Complements hms_doc_query (official docs) with internal implementation details. Trigger keywords: decompile, HMS internals, JythonHms API, HMS version differences, CLI options, undocumented, HMS jar, HMS classes, debugging HMS, HMS source code, HMS 3.x support, Python 2 vs 3, HMS methods, HMS parameters.

gpt-cmdr
gpt-cmdr
tools
open
debugging
1

troubleshooting

Diagnose and resolve build failures, performance issues, and deployment problems using the RAPID framework. Covers TypeScript/build errors, performance bottlenecks, Edge Functions, environment configs. Parallel specialist to fail-fast-debugging (bugs) and root-cause-tracing (code investigation).

krwhynot
krwhynot
tools
open
system-admin
1

red-team-exploit-dev

Develop exploit scenarios for security testing and vulnerability assessment.

starwreckntx
starwreckntx
tools
open
debugging
1

webpage-screenshotter

High-resolution Playwright-based screenshot capture skill that takes full-page screenshots of any URL with optimized settings for quality and reliability

rkreddyp
rkreddyp
tools
open
productivity-tools
1

playwright-researcher

Research the latest changes, release notes, and AI features of Playwright using web search. Use this when the user asks about new Playwright updates, version comparisons, or 2026 roadmaps.

nand1234
nand1234
tools
open
debugging
1

rust-performance

Master Rust performance - profiling, benchmarking, and optimization

pluginagentmarketplace
pluginagentmarketplace
tools
open
productivity-tools
1

cloudflare-browser-rendering

Guide for implementing Cloudflare Browser Rendering - a headless browser automation API for screenshots, PDFs, web scraping, and testing. Use when automating browsers, taking screenshots, generating PDFs, scraping dynamic content, extracting structured data, or testing web applications. Supports REST API, Workers Bindings (Puppeteer/Playwright), MCP servers, and AI-powered automation. (project)

akornmeier
akornmeier
tools
open
debugging
1

performance-optimization

Optimize Node.js application performance with caching, clustering, profiling, and monitoring techniques

pluginagentmarketplace
pluginagentmarketplace
tools
open
Previous
Page 905 / 1337
Next