Skip to main content
在 Manus 中运行任何 Skill
一键导入

plan-inventory

星标1
分支0
更新时间2026年7月13日 02:08

Produce a written inventory of what already exists and could break BEFORE writing any code, for non-trivial work. Use whenever the task involves consolidating / splitting / renaming / deleting routes, components, exports, or services with multiple call sites; reusing existing shared infrastructure (rate limiters, middleware, queues, caches, hooks, services) on a new surface; code that runs in more than one execution context (logged-in/out, server/client, prod/test, per tenant/locale/role); changing a uniqueness/scoping invariant; or introducing or tightening a value-shape rule (slug/identifier/status/enum format). Auto-invoke from /webdev:new-feature when triggers match. Skip for single-file bug fixes, isolated new features, copy/style tweaks, and docs-only changes.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly