Skip to main content

Systematic Debugging

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

星标

62

分支

9

更新时间

2025年10月26日 11:35

下载技能文件

下载包含 SKILL.md 和所有相关文件的完整技能目录

相关技能

mrgoonie

Root Cause Tracing

mrgoonie

Systematically trace bugs backward through call stack to find original trigger

62testing
mrgoonie

Scale Game

mrgoonie

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

62testing
sammcj

Creating Development Plans

sammcj

Creates structured development plans with phased task breakdowns, requirements, and QA checklists. Use when the user explicitly asks to create a dev plan, development plan, or document development requirements.

49testing
sammcj

Writing Go Tests

sammcj

Applies current Go testing best practices. Use when writing or modifying Go test files or advising on Go testing strategies.

49testing
LeastBit

webapp-testing

LeastBit

使用 Playwright 与本地 Web 应用交互并进行测试的工具包,可验证前端功能、调试 UI 行为、捕获浏览器截图、查看日志。

38testing
jeanluciano

Debugging Issues

jeanluciano

Systematically debug issues with reproduction steps, error analysis, hypothesis testing, and root cause fixes. Use when investigating bugs, analyzing production incidents, or troubleshooting unexpected behavior.

18testing
gked2121

territory-planning-optimizer

gked2121

Account assignment by revenue potential, geography, relationship. Workload balancing, TAM/SAM calculation, coverage models.

2testing
akaszubski

testing-guide

akaszubski

Complete testing methodology - TDD, progression tracking, regression prevention, and test patterns

2testing
wshobson

python-testing-patterns

wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

19,013testing
wshobson

dependency-upgrade

wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

19,013testing
wshobson

web3-testing

wshobson

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

19,013testing
wshobson

javascript-testing-patterns

wshobson

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

19,013testing
Systematic Debugging - mrgoonie 的 Claude AI 技能 | SkillsMP