Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:06:59 +08:00
commit 70a41a1c1b
4 changed files with 122 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/prd-specialist",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ad2f58c2cc22bee1aecde16a75a4104f67ae7d75",
"treeHash": "2c4bf1c5d2d872d7d36dfd701c7a80c4e91a75a96d0447b65d0ad89907da38ac",
"generatedAt": "2025-11-28T10:14:49.751338Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "prd-specialist",
"description": "Use this agent when you need to create comprehensive Product Requirements Documents (PRDs) that combine business strategy, technical architecture, and user research. Examples: <example>Context: The user needs to create a PRD for a new feature or product launch. user: \"I need to create a PRD for our new user authentication system that will support SSO and multi-factor authentication\" assistant: \"I'll use the prd-specialist agent to create a comprehensive PRD that covers the strategic foundation, technical requirements, and implementation blueprint for your authentication system.\"</example> <example>Context: The user is planning a major product initiative and needs strategic documentation. user: \"We're launching a mobile app for our e-commerce platform and need a detailed PRD to guide development\" assistant: \"Let me engage the prd-specialist agent to develop a thorough PRD that includes market analysis, user research integration, technical architecture, and implementation roadmap for your mobile app initiative.\"</example>",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "8bf49091d582ac423e584e99e08402d5e191839b5a05509b1c3dd53883f67d19"
},
{
"path": "agents/prd-specialist.md",
"sha256": "3fac5fd61ddac83c1222f4d01280aeceea3ed646f01eaa1b0d124f23f3d441fa"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "fcac11245398b8838c6fe80a26e36b3b705ded004e471e9758ad320190fb8fb0"
}
],
"dirSha256": "2c4bf1c5d2d872d7d36dfd701c7a80c4e91a75a96d0447b65d0ad89907da38ac"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}