tools debugging Skills
Discover the best skills in this category.
react-vite-best-practices
by AsyrafHussin
React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built wi...
php-best-practices
by AsyrafHussin
PHP 8.5+ modern patterns, PSR standards, and SOLID principles. Use when reviewing PHP code, checking type safety, auditi...
osquery
by kousen
System diagnostics using osquery. Use when asked about CPU usage, memory consumption, network connections, running proce...
DOM Testing Library patterns for behavior-driven UI testing. Framework-agnostic patterns for testing user interfaces. Us...
Debugging, prototyping, and learning mode. Use when investigating bugs, exploring APIs, or spiking solutions before comm...
security-audit
by dirnbauer
Security audit patterns for PHP/OWASP. Use when conducting security assessments, identifying vulnerabilities (XXE, SQL i...
code-auditing
by jeffrigby
Provides code auditing methodology, checklists, and best practices. Use when user asks to "audit code", "find technical...
code-simplifier
by aktsmm
Guide for simplifying and refining code after coding sessions. Use when cleaning up complex code, reviewing PRs for read...
This skill should be used when the user asks to "create implementation plan", "plan the implementation", "detailed plan"...
explain-code
by ahkohd
Explain how code/features work by tracing execution flow. Saves markdown to ~/Developer/explanations/ and previews in br...
webgl-debug
by WebXR-JP
WebGL デバッグと GPU トレース取得。テクスチャ問題、描画異常、シェーダーバグの調査時に使用
audit
by enyst
AgentSkill: run a repo-specific security audit of the OpenHands-Tab VS Code extension with a focus on secret handling, w...
compiler-explorer
by rockorager
Optimize functions by generating and analyzing compiler assembly output. Use when asked to optimize a function, analyze...
smalltalk-implementation-...
by mumez
Method implementation finder and analyzer for Pharo Smalltalk. Provides expertise in discovering implementors across cla...
smalltalk-debugger
by mumez
Systematic debugging guide for Pharo Smalltalk development. Provides expertise in error diagnosis (MessageNotUnderstood,...
smalltalk-usage-finder
by mumez
Class and method usage analyzer for Pharo Smalltalk. Provides expertise in understanding class responsibilities through...
codex
by taimo3810
OpenAI Codex CLIを使用したコードレビュー、分析、コードベースへの質問を実行する。使用場面: (1) コードレビュー依頼時、(2)...
code-quality
by mway
Code quality and safety standards. Activates when editing or reviewing code. Use for quality priorities, safety checks,...
safety-check
by mway
Audit code for runtime safety and security vulnerabilities. Use when reviewing code, before commits, or performing secur...
cloud-cloudflare-workers-...
by aRustyDev
Cloudflare Workers development guide for building serverless edge applications. Use this skill when creating Workers, co...
lang-clojure-dev
by aRustyDev
Foundational Clojure patterns covering functional programming, REPL-driven development, immutable data structures, and i...
benchmarking
by aRustyDev
Run and manage performance benchmarks with cargo xtask bench for facet-json, analyzing results with Markdown reports and...
lang-rust-profiling-eng
by aRustyDev
Profile and debug Rust code using valgrind and callgrind with nextest integration. Use when debugging crashes, segfaults...
meta-convert-guide
by aRustyDev
Guide for translating code between programming languages. Use when converting code from one language to another, plannin...