删除不再使用的bootstrap.md文件,更新promptx.js、MCPStreamableHttpCommand.js等文件以使用logger进行日志记录,重构资源管理和发现逻辑,确保代码一致性和可维护性。

This commit is contained in:
sean
2025-06-13 09:33:56 +08:00
parent cdd748d0dc
commit 2ecebac50b
29 changed files with 3561 additions and 450 deletions

654
src/package.registry.json Normal file
View File

@ -0,0 +1,654 @@
{
"version": "2.0.0",
"source": "package",
"metadata": {
"version": "2.0.0",
"description": "package 级资源注册表",
"createdAt": "2025-06-13T00:41:50.641Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"resourceCount": 45
},
"resources": [
{
"id": "assistant",
"source": "package",
"protocol": "role",
"name": "Assistant 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/assistant/assistant.role.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/assistant/assistant.role.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "assistant",
"source": "package",
"protocol": "thought",
"name": "Assistant 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/domain/assistant/thought/assistant.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/assistant/thought/assistant.thought.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "assistant",
"source": "package",
"protocol": "execution",
"name": "Assistant 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/assistant/execution/assistant.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/assistant/execution/assistant.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "frontend-developer",
"source": "package",
"protocol": "role",
"name": "Frontend Developer 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/frontend-developer/frontend-developer.role.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/frontend-developer/frontend-developer.role.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "frontend-developer",
"source": "package",
"protocol": "thought",
"name": "Frontend Developer 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/domain/frontend-developer/thought/frontend-developer.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/frontend-developer/thought/frontend-developer.thought.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "code-quality",
"source": "package",
"protocol": "execution",
"name": "Code Quality 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/code-quality.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/java-backend-developer/execution/code-quality.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "frontend-developer",
"source": "package",
"protocol": "execution",
"name": "Frontend Developer 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/frontend-developer.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/frontend-developer/execution/frontend-developer.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "technical-architecture",
"source": "package",
"protocol": "execution",
"name": "Technical Architecture 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/technical-architecture.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/frontend-developer/execution/technical-architecture.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "user-experience",
"source": "package",
"protocol": "execution",
"name": "User Experience 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/user-experience.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/frontend-developer/execution/user-experience.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "wechat-miniprogram-development",
"source": "package",
"protocol": "execution",
"name": "Wechat Miniprogram Development 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/frontend-developer/execution/wechat-miniprogram-development.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/frontend-developer/execution/wechat-miniprogram-development.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "java-backend-developer",
"source": "package",
"protocol": "role",
"name": "Java Backend Developer 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/java-backend-developer/java-backend-developer.role.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/java-backend-developer/java-backend-developer.role.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "java-backend-developer",
"source": "package",
"protocol": "thought",
"name": "Java Backend Developer 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/domain/java-backend-developer/thought/java-backend-developer.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/java-backend-developer/thought/java-backend-developer.thought.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "database-design",
"source": "package",
"protocol": "execution",
"name": "Database Design 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/database-design.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/java-backend-developer/execution/database-design.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "java-backend-developer",
"source": "package",
"protocol": "execution",
"name": "Java Backend Developer 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/java-backend-developer.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/java-backend-developer/execution/java-backend-developer.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "spring-ecosystem",
"source": "package",
"protocol": "execution",
"name": "Spring Ecosystem 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/spring-ecosystem.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/java-backend-developer/execution/spring-ecosystem.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "system-architecture",
"source": "package",
"protocol": "execution",
"name": "System Architecture 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/java-backend-developer/execution/system-architecture.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/java-backend-developer/execution/system-architecture.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "product-manager",
"source": "package",
"protocol": "role",
"name": "Product Manager 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/product-manager/product-manager.role.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/product-manager/product-manager.role.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "product-manager",
"source": "package",
"protocol": "thought",
"name": "Product Manager 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/domain/product-manager/thought/product-manager.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/product-manager/thought/product-manager.thought.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "market-analysis",
"source": "package",
"protocol": "execution",
"name": "Market Analysis 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/product-manager/execution/market-analysis.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/product-manager/execution/market-analysis.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "product-manager",
"source": "package",
"protocol": "execution",
"name": "Product Manager 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/product-manager/execution/product-manager.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/product-manager/execution/product-manager.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "user-research",
"source": "package",
"protocol": "execution",
"name": "User Research 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/product-manager/execution/user-research.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/product-manager/execution/user-research.execution.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "xiaohongshu-marketer",
"source": "package",
"protocol": "role",
"name": "Xiaohongshu Marketer 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/domain/xiaohongshu-marketer/xiaohongshu-marketer.role.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/xiaohongshu-marketer.role.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "xiaohongshu-marketer",
"source": "package",
"protocol": "thought",
"name": "Xiaohongshu Marketer 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/thought/xiaohongshu-marketer.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.643Z",
"updatedAt": "2025-06-13T00:41:50.643Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/thought/xiaohongshu-marketer.thought.md",
"scannedAt": "2025-06-13T00:41:50.643Z"
}
},
{
"id": "brand-marketing",
"source": "package",
"protocol": "execution",
"name": "Brand Marketing 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/brand-marketing.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/brand-marketing.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "community-building",
"source": "package",
"protocol": "execution",
"name": "Community Building 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/community-building.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/community-building.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "content-creation",
"source": "package",
"protocol": "execution",
"name": "Content Creation 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/content-creation.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/content-creation.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "content-optimization",
"source": "package",
"protocol": "execution",
"name": "Content Optimization 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/content-optimization.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/content-optimization.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "data-analytics",
"source": "package",
"protocol": "execution",
"name": "Data Analytics 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/data-analytics.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/data-analytics.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "ecommerce-conversion",
"source": "package",
"protocol": "execution",
"name": "Ecommerce Conversion 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/ecommerce-conversion.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/ecommerce-conversion.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "performance-optimization",
"source": "package",
"protocol": "execution",
"name": "Performance Optimization 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/performance-optimization.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/performance-optimization.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "platform-compliance",
"source": "package",
"protocol": "execution",
"name": "Platform Compliance 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/platform-compliance.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/platform-compliance.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "team-collaboration",
"source": "package",
"protocol": "execution",
"name": "Team Collaboration 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/team-collaboration.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/team-collaboration.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "user-operation",
"source": "package",
"protocol": "execution",
"name": "User Operation 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/user-operation.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/user-operation.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "xiaohongshu-marketer",
"source": "package",
"protocol": "execution",
"name": "Xiaohongshu Marketer 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/domain/xiaohongshu-marketer/execution/xiaohongshu-marketer.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/domain/xiaohongshu-marketer/execution/xiaohongshu-marketer.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "dpml-protocol-knowledge",
"source": "package",
"protocol": "execution",
"name": "Dpml Protocol Knowledge 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/execution/dpml-protocol-knowledge.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/execution/dpml-protocol-knowledge.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "execution-authoring",
"source": "package",
"protocol": "execution",
"name": "Execution Authoring 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/execution/execution-authoring.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/execution/execution-authoring.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "resource-authoring",
"source": "package",
"protocol": "execution",
"name": "Resource Authoring 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/execution/resource-authoring.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/execution/resource-authoring.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "role-authoring",
"source": "package",
"protocol": "execution",
"name": "Role Authoring 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/execution/role-authoring.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/execution/role-authoring.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "role-design-patterns",
"source": "package",
"protocol": "execution",
"name": "Role Design Patterns 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/execution/role-design-patterns.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/execution/role-design-patterns.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "role-generation",
"source": "package",
"protocol": "execution",
"name": "Role Generation 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/execution/role-generation.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/execution/role-generation.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "thought-authoring",
"source": "package",
"protocol": "execution",
"name": "Thought Authoring 执行模式",
"description": "执行模式,定义具体的行为模式",
"reference": "@package://prompt/core/execution/thought-authoring.execution.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/execution/thought-authoring.execution.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "nuwa",
"source": "package",
"protocol": "role",
"name": "Nuwa 角色",
"description": "专业角色,提供特定领域的专业能力",
"reference": "@package://prompt/core/nuwa/nuwa.role.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/nuwa/nuwa.role.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "recall",
"source": "package",
"protocol": "thought",
"name": "Recall 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/core/thought/recall.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/thought/recall.thought.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "remember",
"source": "package",
"protocol": "thought",
"name": "Remember 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/core/thought/remember.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/thought/remember.thought.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
},
{
"id": "role-creation",
"source": "package",
"protocol": "thought",
"name": "Role Creation 思维模式",
"description": "思维模式指导AI的思考方式",
"reference": "@package://prompt/core/thought/role-creation.thought.md",
"metadata": {
"createdAt": "2025-06-13T00:41:50.644Z",
"updatedAt": "2025-06-13T00:41:50.644Z",
"filePath": "/Users/sean/WorkSpaces/DeepracticeProjects/PromptX/prompt/core/thought/role-creation.thought.md",
"scannedAt": "2025-06-13T00:41:50.644Z"
}
}
],
"stats": {
"totalResources": 45,
"byProtocol": {
"role": 6,
"thought": 8,
"execution": 31
},
"bySource": {
"package": 45
}
}
}