tools debugging Skills
Discover the best skills in this category.
python-backend-architectu...
by rknall
Comprehensive design architecture review for Python backend applications. Use this skill when users ask you to review, a...
ios-pentest
by hardw00t
Comprehensive iOS mobile application penetration testing skill with Frida/Objection integration for jailbroken and non-j...
android-pentest
by hardw00t
Comprehensive Android mobile application penetration testing skill with full ADB shell access to rooted devices. This sk...
impact
by lis186
Analyze the impact scope of code changes using static dependency analysis
history-analyzer
by lis186
Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what...
overview
by lis186
Get project overview - scan <5% of files to achieve 70-80% understanding
flow
by lis186
Extract business logic flow from code, trace execution path from entry point
code-flow-tracer
by lis186
Trace code execution paths and data flow. Use when user asks "how does X work", "what happens when X", "trace the flow o...
codebase-overview
by lis186
Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "...
impact-analyzer
by lis186
Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X...
CPU profiling, benchmarking, and memory analysis for Rust applications. Use when code is slow, memory usage is high, or...
Systematic error diagnosis and debugging workflow for Rust code. Use when code isn't working, tests fail, or runtime err...
Optimizing dbt and Snowflake performance through materialization choices, clustering keys, warehouse sizing, and query o...
playwright-testing
by frostaura
Guide for using Playwright MCP tools for visual and functional regression testing. Use when testing features, validating...
ascent-feature-brief
by JeremyKalmus
Creates concise feature briefs for handoff to Claude Code. Use when users want to document a feature for implementation,...
retro
by JeremyKalmus
Analyze epic execution and generate improvement recommendations. Reads telemetry data, calculates efficiency score, and...
bug-hunter
by nahisaho
Copilot agent that assists with bug investigation, root cause analysis, and fix generation for efficient debugging and i...
code-reviewer
by nahisaho
Copilot agent that assists with comprehensive code review focusing on code quality, SOLID principles, security, performa...
bug-hunter
by nahisaho
Copilot agent that assists with bug investigation, root cause analysis, and fix generation for efficient debugging and i...
performance-optimizer
by nahisaho
Copilot agent that assists with performance analysis, bottleneck detection, optimization strategies, and benchmarking T...
performance-optimizer
by nahisaho
Copilot agent that assists with performance analysis, bottleneck detection, optimization strategies, and benchmarking T...
code-reviewer
by nahisaho
Copilot agent that assists with comprehensive code review focusing on code quality, SOLID principles, security, performa...
readability-report
by warmeaf
生成可读性报告。当用户请求为项目源代码生成可读性报告时,使用此功能。输出名为 readability-report.html 的单页 HTML 文件作...