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
6

playwright-browser-snapshot

To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.

X-School-Academy
X-School-Academy
tools
open
debugging
6

binary-analysis-patterns

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

rmyndharis
rmyndharis
tools
open
debugging
6

breenix-interrupt-syscall-development

Enforce pristine interrupt/syscall paths with no logging, diagnostics, or heavy operations. Use when developing interrupt handlers, syscall entry/exit, context switches, or timer code.

ryanbreen
ryanbreen
tools
open
debugging
6

memory-debugging

This skill should be used when debugging memory-related issues in the Breenix kernel including page faults, double faults, frame allocation problems, page table issues, heap allocation failures, stack overflows, and virtual memory mapping errors.

ryanbreen
ryanbreen
tools
open
debugging
6

mcu-embedded-review

Reviews embedded Rust firmware for RP2350 (Raspberry Pi Pico 2 W) and ESP32-S3 (Heltec) microcontrollers with focus on Embassy async runtime, memory constraints, LED control, CAN attachment protocols, and SLCAN bridging. Use when reviewing MCU firmware changes, debugging LED controller issues, evaluating Embassy async patterns, checking static memory allocation, validating SLCAN implementations, or assessing hardware-specific code for WS2812 LEDs, CAN peripherals, and tool attachments. Covers no_std environments, PIO state machines, RMT peripherals, and USB CDC serial communication.

ecto
ecto
tools
open
debugging
6

start

Use when starting reverse engineering on an unfamiliar codebase to identify layers, patterns, and structure before detailed analysis

cliftonc
cliftonc
tools
open
debugging
6

python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

rmyndharis
rmyndharis
tools
open
debugging
6

protocol-reverse-engineering

Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocols, or debugging network communication.

rmyndharis
rmyndharis
tools
open
debugging
6

core-web-vitals-tuner

Systematically improves Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS) with prioritized fixes and verification. Use for "Core Web Vitals", "performance", "LCP", "INP", or "CLS".

patricio0312rev
patricio0312rev
tools
open
debugging
6

debugging

Guide for debugging with targeted log injection and runtime analysis

adeonir
adeonir
tools
open
domain-utilities
6

validate-skill

Validate skill directories against AgentSkills spec

plaited
plaited
tools
open
domain-utilities
6

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
ide-plugins
6

emacs

Interact with a running Emacs instance via MCP. Use this skill when the user asks to interact with Emacs buffers, set up automation, or coordinate between Claude Code and Emacs. Access Elisp documentation directly via (describe-function 'fn) or (describe-variable 'var).

conornash
conornash
tools
open
ide-plugins
6

mermaid-diagrams

Has guidelines for creating Mermaid diagrams and fixing its syntax errors. Use this before creating or updating Mermaid diagrams.

rstacruz
rstacruz
tools
open
ide-plugins
6

vscode-workspace-setup

Configures VS Code workspaces with optimal settings, extensions, tasks, and debugging for team consistency. Use when users request "VS Code setup", "workspace settings", "team VS Code config", "editor configuration", or "devcontainer setup".

patricio0312rev
patricio0312rev
tools
open
ide-plugins
6

plugin-deployment

将 IntelliJ IDEA 插件部署到 JetBrains Marketplace 和远程服务器。用于发布插件、更新版本、部署站点文档或管理插件发布。支持版本管理、自动化部署工作流和文档生成。

zeka-stack
zeka-stack
tools
open
ide-plugins
6

dart-connect-dart-tooling-daemon

To connect to the Dart Tooling Daemon for editor/runtime data, connect using a user-provided DTD URI before using related Dart tools.

X-School-Academy
X-School-Academy
tools
open
ide-plugins
6

dart-hover

To view hover details such as docs and types at a cursor position, get hover information for a file location.

X-School-Academy
X-School-Academy
tools
open
ide-plugins
6

revision

Guide the edit pass after drafting. Use when revision feels overwhelming, when changes cascade unpredictably, when you can't see problems anymore, or when editing never ends.

jwynia
jwynia
tools
open
ide-plugins
6

custom-node-definition

Create custom node definitions with renderers, ports, external data, and constraints. Use when implementing new node types, custom node appearances, or node-specific behaviors.

trkbt10
trkbt10
tools
open
ide-plugins
6

dart-get-active-location

To get the current cursor location from the connected editor, retrieve the active location after connecting to the Dart Tooling Daemon.

X-School-Academy
X-School-Academy
tools
open
Previous
Page 597 / 1337
Next