12 lines
464 B
JSON
12 lines
464 B
JSON
{
|
|
"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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Don Jacobsmeyer",
|
|
"email": "hello@donjacobsmeyer.com"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |