17 lines
469 B
JSON
17 lines
469 B
JSON
{
|
|
"name": "prism-devtools",
|
|
"description": "Comprehensive development toolkit for building Claude Code plugins and skills with progressive disclosure patterns, validation tools, PRISM methodology agents, and Obsidian-powered long-term memory with Smart Connections semantic search",
|
|
"version": "1.7.4",
|
|
"author": {
|
|
"name": "PRISM Development Team"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |