Communityv1.0.0

Debug Checklist - 系统化 Debug 检查清单

Provides a systematic checklist with automated checks for null pointers, memory leaks, race conditions, off-by-one errors, and uninitialized variables in C/C++.

2.5kdownloadsLight F Star
View on ClawHubBack to Skills

Skill Details

Slug
debug-checklist
Latest Version
1.0.0
Author
Light F Star
Published
Mar 3, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Debug Checklist - 系统化 Debug 检查清单.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release. - Includes 8 bug type checklists. - Provides automated checks for systematic debugging. - Improves debugging efficiency and reduces bug recurrence based on holistic approaches.