Skip to content

v0.3.1

Choose a tag to compare

@ChenChenyaqi ChenChenyaqi released this 07 Jun 09:34
· 33 commits to main since this release

Added

  • Optional Context7 MCP integration for documentation verification during init. When enabled, generated skill files (topic, explain, practice) include guidance instructing the AI to verify explanations against official documentation using Context7 MCP tools (resolve-library-id + query-docs).
  • --context7 / --no-context7 CLI flags for non-interactive Context7 control.
  • After init, displays a setup hint with a link to Context7 docs for manual MCP configuration.
  • i18n support for Context7 prompts in both en and zh-CN.

新增

  • 可选的 Context7 MCP 集成,用于在 init 过程中进行文档验证。启用后,生成的技能文件(主题、解释、练习)将包含指导,指示 AI 使用 Context7 MCP 工具(resolve-library-id + query-docs)根据官方文档验证解释。

  • --context7 / --no-context7 CLI 标志,用于非交互式 Context7 控制。

  • 初始化后,显示设置提示,其中包含指向 Context7 文档的链接,以便手动配置 MCP。

  • 支持 Context7 提示的国际化,支持 enzh-CN 两种语言。