tools debugging Skills
Discover the best skills in this category.
legacy-code-reviewer
by radfares
Expert system for identifying deprecated patterns, suggesting refactoring to modern standards (Python 3.12+, ES2024+), c...
e2e
by Higashi-Kota
Playwright E2E testing patterns with chrome-devtools MCP integration. Reference for integration tests, A11y validation,...
Analiza el estilo de escritura del usuario y genera un perfil con metricas y ejemplos citados.
Quick code quality analysis that identifies common issues, anti-patterns, and improvement opportunities. Generates a con...
Comprehensive code quality workflow that analyzes code for issues, creates improvement plan, and optionally applies refa...
Use when the app is slow or when optimizing functions. Enforces profile-first methodology to prevent premature optimizat...
Use when fixing a bug or analyzing a stack trace. Enforces systematic debugging methodology to prevent shotgun debugging...
Use when you need to understand the codebase structure, find definitions, or trace references without reading entire fil...
debug
by perfux
Add traceable debug logs that can be auto-removed with a single command. Use when debugging issues - logs follow a stric...
refactor
by sofer
Analyse Python code for refactoring opportunities using functional programming principles, code quality checks, and manu...
gemini-codebase-analysis
by JTCorrin
Analyze large codebases using Gemini CLI's massive context window. Use when analyzing entire codebases, comparing multip...
dev-reports
by mpazaryna
Developer reporting skill for work documentation and communication. Use when writing journals, devlogs, status updates (...
dev-inquiry
by mpazaryna
Developer inquiry skill for technical investigation, validation, and decision-making. Use when exploring unfamiliar tech...
dev-explore
by mpazaryna
Explore and understand codebases with interconnected documentation. Use when onboarding to a new project, creating livin...
dev-explore
by mpazaryna
Explore and understand codebases with interconnected documentation. Use when onboarding to a new project, exporting docs...
vaultcpa-coding-standards
by galactivale
VaultCPA project coding standards, conventions, and best practices for Next.js, React, TypeScript, Express, and Prisma....
canvas-debugging
by jhlee0409
Debug canvas layout issues, grid positioning problems, and component overlap. Use when troubleshooting Konva canvas rend...
ga4-event-tracking
by eryet
Add, review, or update GA4 event tracking on HTML websites using data attributes and a reusable JavaScript tracker. Use...
project-overview-html
by workromancer
Creates interactive HTML visualizations of project structure, dependencies, and statistics. Use when the user asks to vi...
browser-tools
by RebelPotato
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontend...
efficiency-tracker
by munlucky
Track workflow timelines, blockers, verification results, and commits in flow-report.md. Use when recording execution fl...
code-review-assistant
by kaelen-hou
Comprehensive code review assistant that analyzes code for security vulnerabilities, performance issues, and code qualit...
ragsharp-query-code-graph
by managedcode
Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line-number evidence. Tr...
codemap
by alexismanuel
Generate hierarchical code maps from any codebase for AI agent consumption. Use when: (1) Analyzing or understanding a c...