Skip to content

Commit b52dcdb

Browse files
committed
chore: 添加社区项目 maaframework-skills
1 parent 1390a88 commit b52dcdb

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/assets/data/projects.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,15 @@ export const tools = [
135135
stack: [Stack.Python],
136136
link: "https://github.com/otowa-kotori/maafw-cli",
137137
},
138+
{
139+
name: "maaframework-skills",
140+
desc: "面向 AI 辅助开发的 MaaFramework 结构化参考文档。",
141+
enDesc:
142+
"Claude Code skill for MaaFramework, providing structured reference docs for AI-assisted pipeline development.",
143+
logo: Logos.MaaFW,
144+
stack: [Stack.Pipeline],
145+
link: "https://github.com/Kutius/maaframework-skills",
146+
},
138147
];
139148

140149
export const apps = [

0 commit comments

Comments
 (0)