Communityv1.0.0

ui-debug-methodology

UI/前端问题调试方法论。当遇到 CSS、布局、组件行为等 UI 问题时,强制执行"先观察后动手"的调试流程,避免盲目尝试。

1.3kdownloads6active installschrsh44e
View on ClawHubBack to Skills

Skill Details

Slug
ui-debug-methodology
Latest Version
1.0.0
Author
chrsh44e
Published
Feb 28, 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 ui-debug-methodology.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of UI/front-end debugging methodology. - Introduces a strict "observe before you code" workflow for CSS, layout, and component issues. - Provides step-by-step processes: Observe, Understand Mechanism, Locate Root Cause, Minimal Fix, and Verify. - Includes common pitfalls, checklists, and real-world case studies for guidance. - Aims to reduce blind trial-and-error and improve debugging efficiency for all frontend projects.