wondelai-obviously-awesome
v1.0.0Product positioning framework for competitive differentiation
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/business-tools/wondelai-obviously-awesome/ inside the repository.
Layout
├── .claude-plugin/plugin.json└── SKILL.md
Skills1
Define product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions "positioning", "competitive alternatives", "how to position", "market category", "positioning canvas", "repositioning", "category creation", "what category are we in", or "why prospects dont get what we do". Also trigger when launching a new product, entering a crowded market, or diagnosing why prospects dont grasp the product's value. Covers the positioning canvas and team workshops. For customer jobs analysis, see jobs-to-be-done. For go-to-market, see crossing-the-chasm.
Manifests1
{
"name": "wondelai-obviously-awesome",
"version": "1.0.0",
"description": "Product positioning framework for competitive differentiation",
"author": {
"name": "Wondel.ai"
},
"license": "MIT",
"repository": "https://github.com/wondelai/skills",
"keywords": [
"business-tools",
"wondelai",
"skills"
]
}