tools debugging Skills
Discover the best skills in this category.
vue-debug-guides
by vuejs-ai
Vue 3 debugging and error handling for runtime errors, warnings, async failures, and SSR/hydration issues. Use when diag...
vercel-react-best-practic...
by quran
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
web-design-guidelines
by quran
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit...
pull-request-review
by ruby-git
Reviews pull requests against project standards and posts review comments via the gh CLI. Use when reviewing PRs, checki...
test-debugging
by ruby-git
Debugs failing or flaky tests and improves test coverage. Use when tests fail consistently, exhibit intermittent behavio...
webapp-testing
by snyk
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
generate-verified-docs
by quran
Generates audit-grade, hallucination-free documentation from codebase features with full traceability. Use when document...
playwright-cli
by sonofmagic
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...
scale-game
by mrgoonie
Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales
web-testing
by mrgoonie
Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation...
debugging
by mrgoonie
Systematic debugging frameworks for finding and fixing bugs - includes root cause analysis, defense-in-depth validation,...
systematic-debugging
by mrgoonie
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
root-cause-tracing
by mrgoonie
Systematically trace bugs backward through call stack to find original trigger
chrome-devtools
by mrgoonie
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking...
azure-mgmt-applicationins...
by microsoft
Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management. Use f...
azure-ai-contentsafety-py
by microsoft
Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classif...
azure-ai-vision-imageanal...
by microsoft
Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for compu...
azure-monitor-query-py
by microsoft
Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azur...
azure-diagnostics
by microsoft
Debug and troubleshoot production issues on Azure. Covers Container Apps diagnostics, log analysis with KQL, health chec...
azure-observability
by microsoft
Azure Observability Services including Azure Monitor, Application Insights, Log Analytics, Alerts, and Workbooks. Provid...
Analyzes coupling between modules using the three-dimensional model (strength, distance, volatility) from "Balancing Cou...
Use when challenging ideas, plans, decisions, or proposals. Invoke to play devil's advocate, run a pre-mortem, red team,...
Your pathfinder for navigating unknown codebases. Investigates with precision, implements surgically, and never assumes...