新增聊天室座驾系统

This commit is contained in:
pllx
2026-04-30 09:40:50 +08:00
parent 45ce8b2b2d
commit 3c95478097
32 changed files with 3982 additions and 53 deletions
@@ -0,0 +1,14 @@
{
"name": "chatroom-ride-development",
"version": "0.1.0",
"description": "聊天室座驾开发插件,沉淀新增座驾的代码位置、命名规则和测试清单。",
"interface": {
"displayName": "Chatroom Ride Development"
},
"skills": [
{
"name": "chatroom-ride-development",
"path": "skills/chatroom-ride-development/SKILL.md"
}
]
}