123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "version": "2.0.0",
- "source": "project",
- "metadata": {
- "version": "2.0.0",
- "description": "project 级资源注册表",
- "createdAt": "2025-08-08T01:17:13.090Z",
- "updatedAt": "2025-08-08T01:17:13.096Z",
- "resourceCount": 3
- },
- "resources": [
- {
- "id": "vue3-development",
- "source": "project",
- "protocol": "execution",
- "name": "Vue3 Development 执行模式",
- "description": "执行模式,定义具体的行为模式",
- "reference": "@project://.promptx/resource/role/vue3-expert/execution/vue3-development.execution.md",
- "metadata": {
- "createdAt": "2025-08-08T01:17:13.094Z",
- "updatedAt": "2025-08-08T01:17:13.094Z",
- "scannedAt": "2025-08-08T01:17:13.094Z",
- "path": "role/vue3-expert/execution/vue3-development.execution.md"
- }
- },
- {
- "id": "vue3-thinking",
- "source": "project",
- "protocol": "thought",
- "name": "Vue3 Thinking 思维模式",
- "description": "思维模式,指导AI的思考方式",
- "reference": "@project://.promptx/resource/role/vue3-expert/thought/vue3-thinking.thought.md",
- "metadata": {
- "createdAt": "2025-08-08T01:17:13.095Z",
- "updatedAt": "2025-08-08T01:17:13.095Z",
- "scannedAt": "2025-08-08T01:17:13.095Z",
- "path": "role/vue3-expert/thought/vue3-thinking.thought.md"
- }
- },
- {
- "id": "vue3-expert",
- "source": "project",
- "protocol": "role",
- "name": "Vue3 Expert 角色",
- "description": "专业角色,提供特定领域的专业能力",
- "reference": "@project://.promptx/resource/role/vue3-expert/vue3-expert.role.md",
- "metadata": {
- "createdAt": "2025-08-08T01:17:13.095Z",
- "updatedAt": "2025-08-08T01:17:13.095Z",
- "scannedAt": "2025-08-08T01:17:13.095Z",
- "path": "role/vue3-expert/vue3-expert.role.md"
- }
- }
- ],
- "stats": {
- "totalResources": 3,
- "byProtocol": {
- "execution": 1,
- "thought": 1,
- "role": 1
- },
- "bySource": {
- "project": 3
- }
- }
- }
|