Skip to content

docs: add Agent Skills documentation pages with standalone sidebar#124

Merged
JusterZhu merged 1 commit into
mainfrom
feat/agent-skills-docs
Jun 16, 2026
Merged

docs: add Agent Skills documentation pages with standalone sidebar#124
JusterZhu merged 1 commit into
mainfrom
feat/agent-skills-docs

Conversation

@JusterZhu

Copy link
Copy Markdown
Collaborator

概要

在在线文档中添加 Agent Skills 使用教程页面,导航栏顶部"Doc"旁新增独立"Agent Skills"入口。

变更内容

新增文件 (16 files)

  • docs/agent-skills/ — 6 个中文文档页面(总览、集成指南、界面生成、策略指南、高级定制、故障排查)
  • i18n/en/.../agent-skills/ — 6 个英文对照页面
  • sidebars.js — 新增独立 agentSkillsSidebar,不与文档侧边栏混用
  • docusaurus.config.js — 导航栏新增 Agent Skills 下拉菜单

页面内容覆盖

  • 总览: Skills 介绍、安装方式(cp 命令)、快速开始、文件结构、API 兼容性、反馈通道
  • 集成指南: 4 大场景、Configinfo 详解、6 事件监听、完整代码示例、部署检查清单
  • 界面生成: 11 状态状态机、桥接逻辑、6 个 UI 框架模板清单
  • 策略指南: 6 种策略决策树、混合组合、平台差异、已知问题
  • 高级定制: Pipeline 管道、Bowl、EventManager、差分引擎、AOT 兼容性
  • 故障排查: 50+ 已知问题分级(C/H/M/L)、6 步诊断流程

构建验证

  • 双语言(zh-Hans/en)构建通过,无新增错误

🤖 Generated with Claude Code

- Add 6 Agent Skills doc pages (overview, init, ui, strategy, advanced, troubleshoot)
- Create independent agentSkillsSidebar separate from doc sidebar
- Add Agent Skills navbar item alongside Doc
- Add Chinese (zh-Hans) and English (en) i18n versions
- Include installation guide for Claude Code skills
- Include feedback section with GitHub Issues links

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 16, 2026 04:03
@JusterZhu JusterZhu removed the request for review from Copilot June 16, 2026 04:04
@JusterZhu JusterZhu self-assigned this Jun 16, 2026
@JusterZhu JusterZhu added the documentation Improvements or additions to documentation label Jun 16, 2026
@JusterZhu JusterZhu merged commit edfe7e5 into main Jun 16, 2026
3 checks passed
@JusterZhu JusterZhu deleted the feat/agent-skills-docs branch June 19, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant