什么是 update-waystone-inventory?
添加或删除路石时更新路石(上下文帮助标记)清单。在添加新的路标时使用,在代码审查标记库存不匹配后使用,或定期使用以确保文档与现实相符。 来源:autumnsgrove/groveengine。
添加或删除路石时更新路石(上下文帮助标记)清单。在添加新的路标时使用,在代码审查标记库存不匹配后使用,或定期使用以确保文档与现实相符。
通过命令行快速安装 update-waystone-inventory AI 技能到你的开发环境
来源:autumnsgrove/groveengine。
| .github/waystone-inventory.json | Source of truth for waystone placements | | libs/engine/src/lib/ui/components/ui/waystone/Waystone.svelte | Component source | | docs/specs/waystone-spec.md | Waystone system specification |
The inventory tracks waystones by slug, with each slug containing its instances:
| page-header | Beside titles on major pages | | section-header | Beside section titles within pages | | feature-card | Inside feature showcase cards | | inline-help | Inline with paragraph text for contextual hints | | error-context | Within error messages linking to troubleshooting | | panel-header | In panel or control headers |
添加或删除路石时更新路石(上下文帮助标记)清单。在添加新的路标时使用,在代码审查标记库存不匹配后使用,或定期使用以确保文档与现实相符。 来源:autumnsgrove/groveengine。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/autumnsgrove/groveengine --skill update-waystone-inventory添加或删除路石时更新路石(上下文帮助标记)清单。在添加新的路标时使用,在代码审查标记库存不匹配后使用,或定期使用以确保文档与现实相符。 来源:autumnsgrove/groveengine。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/autumnsgrove/groveengine --skill update-waystone-inventory 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/autumnsgrove/groveengine