·grace-explainer
</>

grace-explainer

完整的 GRACE 方法参考。在向用户解释 GRACE、启动新项目或需要了解 GRACE 框架(其原理、语义标记、知识图、契约和独特标签约定)时使用。

20安装·1热度·@osovv

安装

$npx skills add https://github.com/osovv/grace-marketplace --skill grace-explainer

如何安装 grace-explainer

通过命令行快速安装 grace-explainer AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/osovv/grace-marketplace --skill grace-explainer
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:osovv/grace-marketplace。

SKILL.md

查看原文

GRACE is a methodology for AI-driven code generation that makes codebases navigable by LLMs. It solves the core problem of AI coding assistants: they generate code but can't reliably navigate, maintain, or evolve it across sessions.

Never Write Code Without a Contract Before generating any module, create its MODULECONTRACT with PURPOSE, SCOPE, INPUTS, OUTPUTS. The contract is the source of truth — code implements the contract, not the other way around.

Semantic Markup Is Not Comments Markers like // STARTBLOCKNAME and // ENDBLOCKNAME are navigation anchors, not documentation. They serve as attention anchors for LLM context management and retrieval points for RAG systems.

完整的 GRACE 方法参考。在向用户解释 GRACE、启动新项目或需要了解 GRACE 框架(其原理、语义标记、知识图、契约和独特标签约定)时使用。 来源:osovv/grace-marketplace。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/osovv/grace-marketplace --skill grace-explainer
分类
</>开发工具
认证
收录时间
2026-03-05
更新时间
2026-03-10

Browse more skills from osovv/grace-marketplace

快速解答

什么是 grace-explainer?

完整的 GRACE 方法参考。在向用户解释 GRACE、启动新项目或需要了解 GRACE 框架(其原理、语义标记、知识图、契约和独特标签约定)时使用。 来源:osovv/grace-marketplace。

如何安装 grace-explainer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/osovv/grace-marketplace --skill grace-explainer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/osovv/grace-marketplace

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-03-05

相关 Skills

暂无