tools debugging Skills
Discover the best skills in this category.
vercel-react-best-practic...
by aiskillstore
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
webapp-testing
by aiskillstore
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
code-refactoring
by aiskillstore
Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifying c...
agent-browser
by aiskillstore
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs...
webapp-testing
by aiskillstore
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
debugging-strategies
by aiskillstore
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across a...
python-performance-optimi...
by aiskillstore
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging sl...
notebooklm
by aiskillstore
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed...
systematic-debugging
by aiskillstore
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
vercel-react-best-practic...
by aiskillstore
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
self-improvement
by jdrhyne
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails...
performance-optimization
by hmislk
Performance optimization patterns for the HMIS project. Use when optimizing slow queries, improving autocomplete perform...
recall
by ArtemXTech
Load context from vault memory. Temporal queries (yesterday, last week, session history) use native JSONL timeline. Topi...
pua-debugging
by tanweai
Use when any task fails two or more times, when about to give up or say 'I cannot', when deflecting to the user ('you sh...
improve-code-coverage
by whoschek
Improve code coverage in this repository with project-approved coverage commands and meaningful test additions. Use when...
react-best-practices
by elianiva
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
root-cause-tracing
by elianiva
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
you-might-not-need-an-eff...
by ryoppippi
Review React code for unnecessary useEffect usage based on react.dev guidelines. Analyses code for useEffect anti-patter...
benchmark-translate
by shapeshift
Run a quality benchmark of the /translate skill by selecting stratified test keys, capturing ground truth, translating,...
wheels-debugging
by wheels-dev
Troubleshoot common Wheels errors and provide debugging guidance. Use when encountering errors, exceptions, or unexpecte...
wheels-debugging
by wheels-dev
Troubleshoot common Wheels errors and provide debugging guidance. Use when encountering errors, exceptions, or unexpecte...
wheels-anti-pattern-detec...
by wheels-dev
Automatically detect and prevent common Wheels framework errors before code is generated. This skill activates during AN...
react-best-practices
by shapeshift
Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bun...
perf
by alamenai
Audit component performance and identify optimization opportunities with actionable fixes