Initial commit

This commit is contained in:
史悦
2025-09-10 18:13:28 +08:00
commit 40f3e2dedb
24 changed files with 14886 additions and 0 deletions

View File

@@ -0,0 +1,66 @@
{
"version": "2.0.0",
"source": "project",
"metadata": {
"version": "2.0.0",
"description": "project 级资源注册表",
"createdAt": "2025-09-10T09:46:10.664Z",
"updatedAt": "2025-09-10T09:46:10.669Z",
"resourceCount": 3
},
"resources": [
{
"id": "design-thinking",
"source": "project",
"protocol": "thought",
"name": "Design Thinking 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@project://.promptx/resource/role/prototype-designer/design-thinking.thought.md",
"metadata": {
"createdAt": "2025-09-10T09:46:10.667Z",
"updatedAt": "2025-09-10T09:46:10.667Z",
"scannedAt": "2025-09-10T09:46:10.667Z",
"path": "role/prototype-designer/design-thinking.thought.md"
}
},
{
"id": "design-workflow",
"source": "project",
"protocol": "execution",
"name": "Design Workflow 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@project://.promptx/resource/role/prototype-designer/design-workflow.execution.md",
"metadata": {
"createdAt": "2025-09-10T09:46:10.667Z",
"updatedAt": "2025-09-10T09:46:10.667Z",
"scannedAt": "2025-09-10T09:46:10.667Z",
"path": "role/prototype-designer/design-workflow.execution.md"
}
},
{
"id": "prototype-designer",
"source": "project",
"protocol": "role",
"name": "Prototype Designer 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@project://.promptx/resource/role/prototype-designer/prototype-designer.role.md",
"metadata": {
"createdAt": "2025-09-10T09:46:10.668Z",
"updatedAt": "2025-09-10T09:46:10.668Z",
"scannedAt": "2025-09-10T09:46:10.668Z",
"path": "role/prototype-designer/prototype-designer.role.md"
}
}
],
"stats": {
"totalResources": 3,
"byProtocol": {
"thought": 1,
"execution": 1,
"role": 1
},
"bySource": {
"project": 3
}
}
}