feat: 添加产品经理和全栈开发角色资源文件
初始化产品经理和全栈开发角色的相关资源文件,包括角色定义、知识库、思维模式和执行流程文档
This commit is contained in:
23
.promptx/pouch.json
Normal file
23
.promptx/pouch.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"currentState": "service_discovery",
|
||||
"stateHistory": [
|
||||
{
|
||||
"from": "initial",
|
||||
"command": "init",
|
||||
"timestamp": "2025-07-21T14:37:13.506Z",
|
||||
"args": [
|
||||
{
|
||||
"workingDirectory": "/Users/iriver/workspace/photography",
|
||||
"ideType": "trae"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"from": "initialized",
|
||||
"command": "welcome",
|
||||
"timestamp": "2025-07-21T14:37:23.299Z",
|
||||
"args": []
|
||||
}
|
||||
],
|
||||
"lastUpdated": "2025-07-21T14:37:23.301Z"
|
||||
}
|
||||
17
.promptx/resource/project.registry.json
Normal file
17
.promptx/resource/project.registry.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"source": "project",
|
||||
"metadata": {
|
||||
"version": "2.0.0",
|
||||
"description": "project 级资源注册表",
|
||||
"createdAt": "2025-07-21T14:37:13.518Z",
|
||||
"updatedAt": "2025-07-21T14:37:13.519Z",
|
||||
"resourceCount": 0
|
||||
},
|
||||
"resources": [],
|
||||
"stats": {
|
||||
"totalResources": 0,
|
||||
"byProtocol": {},
|
||||
"bySource": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user