From zenbu-powers
React 前端開發工作流程,涵蓋測試撰寫與驗證、除錯技巧、表單進階處理、專案違規處置、場景速查表,以及交付審查流程。供 @zenbu-powers:react-master agent 開發時遵循的完整工作流程規範。
npx claudepluginhub zenbuapps/zenbu-powers --plugin zenbu-powersThis skill uses the workspace's default tool permissions.
供 `@zenbu-powers:react-master` agent 遵循的開發工作流程規範,涵蓋測試、除錯、表單技巧、交付流程。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Guides code writing, review, and refactoring with Karpathy-inspired rules to avoid overcomplication, ensure simplicity, surgical changes, and verifiable success criteria.
Share bugs, ideas, or general feedback.
供 @zenbu-powers:react-master agent 遵循的開發工作流程規範,涵蓋測試、除錯、表單技巧、交付流程。
依需要載入對應的詳細規範:
references/testing.md — 測試工具、原則、元件/Hook 測試範例、交付前必做步驟references/debugging.md — React DevTools、網路偵錯、WordPress 特定偵錯references/form-patterns.md — Form.Item 值轉換、動態條件式 Tabsreferences/quick-reference.md — 常見場景推薦方案、違規專案處置、交付審查流程