Files
42marketplaces/sync/gh-jamesrochabrun-skills-anthropic-architect.json
2025-11-29 18:53:27 +08:00

18 lines
561 B
JSON

{
"name": "anthropic-architect",
"owner": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"plugins": [
{
"name": "anthropic-architect",
"description": "Determine the best Anthropic architecture for your project by analyzing requirements and recommending the optimal combination of Skills, Agents, Prompts, and SDK primitives.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jamesrochabrun-skills-anthropic-architect.git"
},
"strict": true
}
]
}