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

detect-n-plus-one

Detect N+1 query patterns in the codebase. Finds loops that contain database or API calls that should be batched. Works across all languages. Use when user asks to find performance issues or N+1 patterns.

anortham
anortham
tools
open
debugging
0

fullstory-logging

Comprehensive guide for implementing Fullstory's Logging API (log method) for web applications. Teaches proper log level usage, message formatting, and capturing application logs in session replay. Includes detailed good/bad examples for error tracking, debugging, and operational monitoring to help developers add contextual log messages to Fullstory sessions.

rcmaples
rcmaples
tools
open
debugging
0

debug

Add traceable debug logs that can be auto-removed with a single command. Use when debugging issues - logs follow a strict format for clean removal.

perfux
perfux
tools
open
debugging
0

mcp-testing

MCP testing guidance and patterns. Loaded by /ops/test/mcp command or subagents for comprehensive Navigator MCP server testing.

outfitter-dev
outfitter-dev
tools
open
debugging
0

api-investigator

note.com APIの調査を支援します。mitmproxyとPlaywrightを使用してHTTPトラフィックをキャプチャ・分析し、API動作を解明します。

drillan
drillan
tools
open
debugging
0

caniuse-docs

Browser compatibility documentation for web features. Use when checking browser support, feature compatibility, CSS/JS/HTML feature availability, or answering "can I use" questions. Covers 569 web features and 19 browsers with version-specific support data. (project)

ronaldeddings
ronaldeddings
tools
open
debugging
0

cve-tracking-system

Эксперт CVE tracking. Используй для vulnerability management, security advisories и patch prioritization.

dengineproblem
dengineproblem
tools
open
debugging
0

flask-reviewer

WHEN: Flask project review, Blueprint structure, extensions, request handling WHAT: Blueprint organization + Extension patterns + Request/response handling + Configuration + Testing WHEN NOT: FastAPI → fastapi-reviewer, Django → django-reviewer, General Python → python-reviewer

physics91
physics91
tools
open
debugging
0

debugging-ipc

Troubleshooting guide for IPC communication issues between Main and Renderer processes

eretica
eretica
tools
open
debugging
0

box-factory-status-line

Practical guidance for Claude Code status lines - what to display for real workflow benefits, not just configuration syntax. Use when setting up status lines or wondering what information would actually help.

racurry
racurry
tools
open
debugging
0

oe-test-matrix-navigator

Maps a code change or bug symptom to the smallest high-signal test subset. Use when deciding what tests to run (DET_/FLOW_/REG_), when a regression guard mentions a test ID, or when you need a minimal repro that matches tests/TEST_MATRIX_detection_and_flow.md.

shami-ah
shami-ah
tools
open
debugging
0

n8n-best-practices

Use when encountering n8n workflow issues, Code node errors, HTTP requests failing, data flow problems, environment variables not working, JSON parsing errors, or need n8n development patterns and debugging strategies

aixier
aixier
tools
open
debugging
0

rigorous-scientific-debugging

Evidence-based debugging protocol using the scientific method. REQUIRES ONE-TIME INITIALIZATION before use. Use when standard debugging has failed and maximum rigor is needed.

isnbh0
isnbh0
tools
open
debugging
0

ui-preview

Preview and screenshot local dev servers and storybooks. Use when asked to view UI components, take screenshots of storybooks, or inspect the web/server apps.

madrus
madrus
tools
open
debugging
0

collaboration-principles

デバッグ・レビュー・問題報告時に使用。誠実なコミュニケーションと根本原因分析を徹底。

TakumiOkayasu
TakumiOkayasu
tools
open
debugging
0

detecting-deoptimizations

Traces deoptimization events where execution falls back from compiled code to interpreter. Use to detect deoptimization loops, unstable assumptions, and type instability. Zero transfers in steady-state is the goal. Many transfers indicate severe performance problems. Critical for diagnosing compilation instability.

antonykamp
antonykamp
tools
open
debugging
0

mobile-forensics

Analyze mobile device data for forensic investigation. Use when investigating incidents involving iOS or Android devices, mobile malware, data theft, or communications analysis. Supports logical and file system extractions.

SherifEldeeb
SherifEldeeb
tools
open
debugging
0

check-a11y

Perform accessibility audit on web pages. Use when users ask to check accessibility, audit WCAG compliance, verify ARIA usage, check color contrast, audit keyboard navigation, or analyze screen reader compatibility. Detects ARIA issues, focus problems, contrast issues, and semantic HTML violations.

leobrival
leobrival
tools
open
debugging
0

swiftuice-analyze

This skill should be used when the user asks to find and fix SwiftUI performance issues, optimize SwiftUI views, fix re-render problems, or analyze why their iOS/macOS app UI is slow. It handles the full workflow from code review to trace analysis.

greenstevester
greenstevester
tools
open
debugging
0

javascript

Best practices for JavaScript/TypeScript development including modern ES6+ patterns, error handling, and performance optimization.

kprsnt2
kprsnt2
tools
open
debugging
0

performance-optimization

Use when optimizing code for performance, reducing bundle size, improving load times, or fixing performance bottlenecks. Emphasizes measurement-driven optimization.

knopki
knopki
tools
open
debugging
0

code-review

Expert code review for TypeScript/Node.js applications focusing on quality and best practices

mariodavid
mariodavid
tools
open
debugging
0

logging

デバッグしやすいログの実装ガイド

shin902
shin902
tools
open
Previous
Page 1263 / 1337
Next