docs(ai): 拆分 Superpowers 模块并添加重定向

This commit is contained in:
2026-03-16 23:08:45 +08:00
parent daae331fd0
commit 97ea3e4df0
5 changed files with 18 additions and 0 deletions

View File

@@ -245,6 +245,14 @@ export default sidebar({
text: "opencode-tui",
link: "opencode-tui.md",
},
],
},
{
text: "Superpowers",
icon: "mdi:rocket-launch-outline",
collapsible: true,
prefix: "superpowers/",
children: [
{
text: "superpowers-总览",
link: "opencode-superpowers-overview.md",

View File

@@ -10,6 +10,9 @@ tag:
- Superpowers
- Skills
- 工作流
redirectFrom:
- /ai/opencode-skills-playbook.html
- /ai/opencode-skills-playbook
---
# OpenCode Superpowers编码 + 写博客 skills 使用方案(自用版)

View File

@@ -10,6 +10,9 @@ tag:
- Superpowers
- Skills
- 工作流
redirectFrom:
- /ai/opencode-superpowers-overview.html
- /ai/opencode-superpowers-overview
---
# OpenCode Superpowers框架总览与上手路线

View File

@@ -10,6 +10,9 @@ tag:
- Superpowers
- 插件
- Skills
redirectFrom:
- /ai/opencode-superpowers.html
- /ai/opencode-superpowers
---
# OpenCode + Superpowers技能插件安装与用法