17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"name": "essentials",
|
|
"description": "Essential tooling for discovering docs, cleaning up code, deep thinking (ultraplan), and systematic code review.",
|
|
"version": "0.7.0",
|
|
"author": {
|
|
"name": "Kevin McBride"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |