Add plugin.json for design-research plugin
This commit is contained in:
parent
59fcda27ec
commit
b44f435221
1 changed files with 18 additions and 0 deletions
18
design-research/.claude-plugin/plugin.json
Normal file
18
design-research/.claude-plugin/plugin.json
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "design-research",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "User research skills for designers: personas, empathy maps, journey maps, interview scripts, usability testing, and card sorting.",
|
||||||
|
"author": {
|
||||||
|
"name": "MC Dean",
|
||||||
|
"url": "https://marieclairedean.substack.com/"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"design",
|
||||||
|
"research",
|
||||||
|
"personas",
|
||||||
|
"journey-maps",
|
||||||
|
"usability-testing"
|
||||||
|
],
|
||||||
|
"homepage": "https://marieclairedean.substack.com/",
|
||||||
|
"license": "MIT"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue