tools debugging Skills
Discover the best skills in this category.
ipsw
by blacktop
Apple firmware and binary reverse engineering with the ipsw CLI tool. Use when analyzing iOS/macOS binaries, disassembli...
surf-codebase
by nicobailon
Navigate and modify surf-cli codebase - Chrome extension + native host for AI browser automation. Use for surf-cli code...
performance-optimization
by jhl-labs
React 및 Electron 성능 최적화 패턴. 렌더링 최적화, 메모리 관리, 번들 크기 최적화, 리소스 로딩 최적화를 다룹니다. SEPilot...
seclists-payloads-curated
by Eyadkelleh
Essential exploitation payloads: anti-virus test files, file name exploits, malicious files. Curated for testing.
seclists-fuzzing-curated
by Eyadkelleh
Essential fuzzing payloads: SQL injection, command injection, special characters. Curated essentials for vulnerability t...
mcp-inspector
by JuliaSMLM
Test Model Context Protocol (MCP) servers using the MCP Inspector CLI with correct syntax
wasm-validator
by fazil47
Diagnose WASM build failures, explain browser WebGPU constraints, help debug wasm-bindgen and web-sys integration issues...
play-by-play-generator
by OneWave-AI
Create realistic play-by-play commentary. Multiple announcer styles: traditional, hyped, analytical, homer. Color commen...
scouting-report-builder
by OneWave-AI
Generate player and team scouting reports. Strengths, weaknesses, tendencies, film breakdown, matchup advantages.
regex-visual-debugger
by OneWave-AI
Debug regex patterns with visual breakdowns, plain English explanations, test case generation, and flavor conversion. Us...
code-review-pro
by OneWave-AI
Comprehensive code review covering security vulnerabilities, performance bottlenecks, best practices, and refactoring op...
debug
by salavender
Systematic debugging with structured reproduction and root cause analysis.
SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query preven...
codebase-analysis
by robbyt
Codebase analysis using Codex CLI with read-only sandbox. Trigger when user needs architecture overview ("analyze this c...
codebase-analysis
by robbyt
Deep architectural analysis using Gemini's codebase_investigator tool. Trigger when user needs architecture overview ("a...
observability-monitoring
by manutej
Comprehensive observability and monitoring skill covering Prometheus, Grafana, metrics collection, alerting, exporters,...
performance-benchmark-spe...
by manutej
Performance benchmarking expertise for shell tools, covering benchmark design, statistical analysis (min/max/mean/median...
ast-grep
by edmundmiller
Structural code search and refactoring using AST patterns. Use when searching for code patterns (not text), finding depr...
theone-react-native-stand...
by The1Studio
Enforces TheOne Studio React Native development standards including TypeScript patterns, React/Hooks best practices, Rea...
chrome-devtools
by The1Studio
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking...
qcc-debug
by yxhpy
Use for debugging, troubleshooting, and diagnosing issues in qcc_plus project
starwards-debugging
by starwards
Systematic debugging for Starwards - four-phase framework (root cause investigation, pattern analysis, hypothesis testin...
Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto...
localizing-variables
by obra
Declare variables in smallest possible scope, initialize close to first use, minimize span and live time