From zenbu-powers
跨 skill 共用的 reference 庫。包含 reconciler contract(desired-state reconciliation 合約)等 所有 form skill 共用的模式定義。不直接觸發,由其他 skill Read references/ 中的檔案。
npx claudepluginhub zenbuapps/zenbu-powers --plugin zenbu-powersThis skill uses the workspace's default tool permissions.
本 skill 不執行任何流程,僅提供跨 skill 共用的 reference 文件。
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.
本 skill 不執行任何流程,僅提供跨 skill 共用的 reference 文件。
| 檔案 | 說明 | 消費者 |
|---|---|---|
references/reconciler-contract.md | Desired-State Reconciliation 合約 | 所有 form skill(entity-spec, api-spec, bdd-analysis, feature-spec, activity-spec) |