9 lines
467 B
JSON
9 lines
467 B
JSON
{
|
|
"name": "interaction-design",
|
|
"version": "1.0.0",
|
|
"description": "Design meaningful interactions with micro-animations, state machines, gestures, error handling, and feedback patterns.",
|
|
"author": { "name": "MC Dean", "url": "https://marieclairedean.substack.com/" },
|
|
"keywords": ["interaction-design", "animation", "micro-interactions", "gestures", "state-machines"],
|
|
"homepage": "https://github.com/Owl-Listener/designer-skills",
|
|
"license": "MIT"
|
|
}
|