feat: add VChart Skill usage tutorial and navigation entry#4503
Merged
xuefei1313 merged 1 commit intodevelopfrom Mar 6, 2026
Merged
feat: add VChart Skill usage tutorial and navigation entry#4503xuefei1313 merged 1 commit intodevelopfrom
xuefei1313 merged 1 commit intodevelopfrom
Conversation
Rui-Sun
approved these changes
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
🔗 Related PR link
🐞 Bugserver case id
💡 Background and solution
在 VChart 文档站新增一篇“VChart Skill 使用”教程,并将其挂载到与“快速上手”同级的导航层级。教程以用户提供的参考正文为语义来源,覆盖技能简介、安装方式、编辑器适配(Cursor/Trae)以及三个可执行场景(生成简单图表、调整图表样式、修复配置问题),同时保持与现有文档规范一致。
Language/Version: Markdown + JSON(文档内容与菜单配置)
Primary Dependencies:
@internal/docs文档构建体系、docs/assets/guide/menu.json导航配置、现有教程目录结构Storage: N/A
Testing: 文档构建与链接可达性检查(本地 docs 预览 + 静态路径校验)
Target Platform: VChart 官方文档站(zh 主路径,en 路径不新增正文)
Project Type: Rush Monorepo(文档子系统变更)
Performance Goals: 不引入额外运行时成本;页面加载复杂度与现有教程同级
Constraints: 必须与“快速上手”同级;教程内容与参考正文一致但需可验证;不得破坏现有导航结构
Scale/Scope: 1 篇新增教程 + 1 处导航配置调整 + 文档内链与示例片段
📝 Changelog
☑️ Self-Check before Merge
🚀 Summary
copilot:summary
🔍 Walkthrough
copilot:walkthrough