Files
42marketplaces/sync/gh-djacobsmeyer-claude-skills-engineering-plugins-prime-skill.json
2025-11-29 18:53:27 +08:00

18 lines
665 B
JSON

{
"name": "prime-skill",
"owner": {
"name": "Don Jacobsmeyer",
"email": "hello@donjacobsmeyer.com"
},
"plugins": [
{
"name": "prime-skill",
"description": "Quickly understand and load a codebase by examining repository structure, README, and AI documentation. Use when starting work on a new project, need to refresh context about how a project is organized, or want to get a quick overview of a codebase's architecture and purpose.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-djacobsmeyer-claude-skills-engineering-plugins-prime-skill.git"
},
"strict": true
}
]
}