wondelai-hooked-ux
v1.0.0Hook Model framework for building habit-forming products
by Wondel.aiMIT2.6kupdated 10 hours ago
Source
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/design/wondelai-hooked-ux/ inside the repository.
Layout
├── .claude-plugin/plugin.json└── SKILL.md
Skills1
Design habit-forming product loops using the Hook Model (Trigger, Action, Variable Reward, Investment). Use when the user mentions "users arent coming back", "habit formation", "engagement loops", "habit zone", or "the manipulation matrix". Also trigger when designing notification or re-engagement strategies, building streaks or progress systems, or analyzing why users stop after signup. Covers ethics evaluation and onboarding for habits. For friction reduction and B=MAP, see improve-retention. For viral sharing, see contagious.
Manifests1
{
"name": "wondelai-hooked-ux",
"version": "1.0.0",
"description": "Hook Model framework for building habit-forming products",
"author": {
"name": "Wondel.ai"
},
"license": "MIT",
"repository": "https://github.com/wondelai/skills",
"keywords": [
"design",
"wondelai",
"skills"
]
}