tools debugging Skills
Discover the best skills in this category.
react-best-practices
by masteryyh
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
Researches and recommends new npm packages, versions, and alternatives for Next.js + TypeScript projects. Use when looki...
visual-regression-tester
by cornmanwtf
Compare screenshots and pixel diffs.
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
stack-detection
by breeze4
Detect project tech stack, build tools, test frameworks, CI/CD, and code quality tools. Use when you need to know how to...
designing-ui-ux
by OTSOU-CODE
Comprehensive framework for designing, auditing, and improving Web Design and UI/UX. Use this skill when the user asks t...
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or trouble...
codex-integration
by thepushkarp
This skill provides guidance on using OpenAI's Codex CLI for detail-oriented code analysis. Use when the user explicitly...
ensuring-mobile-standards
by Mkas08
Ensure consistent code quality, style, and best practices for mobile apps. Use when writing code, reviewing PRs, or sett...
Check code coverage using Codecov MCP server. Use when user asks to check coverage, find untested code, compare branch c...
performance-profiling
by yunaamelia
Performance profiling principles. Measurement, analysis, and optimization techniques.
web-design-guidelines-val...
by markky21
Use when reviewing UI code for accessibility, UX patterns, or design compliance. Use when you see missing ARIA labels, p...
performance-profiling
by claushaas
Performance analysis and profiling focused on bottlenecks, latency, and resource usage. Use when there is slowness, high...
devvit-logs
by reddit
Stream Devvit logs for an installed app (trigger phrases: "devvit logs", "stream logs", "check logs", "show logs"). Requ...
AI Skill that enables coding agents to automatically learn, understand, and enforce code quality patterns within a codeb...
frontend-expert-review
by mmrakt
Expert-level frontend code review workflow focusing on maintainability, security, performance, and accessibility. Use wh...
root-cause-tracing
by JohnStrunk
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
java-gc-tuning
by HZeroxium
A disciplined GC analysis and tuning workflow for Java (G1/ZGC): symptoms triage, evidence capture (GC logs/JFR/heap), h...
nestjs-error-handling
by ngxtm
Global Exception Filters and standard error formats.
security-auditor
by ayia
Audit NutriProfile code for security vulnerabilities. Use this skill when reviewing authentication, authorization, data...
implementation-review
by metjm
Expert implementation reviewer that compares implementations against their approved plans. Verifies completeness, correc...