Add plugin.json for design-research plugin

This commit is contained in:
MC Dean 2026-03-07 14:51:51 +00:00 committed by GitHub
parent 59fcda27ec
commit b44f435221
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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"
}