product-innovation

product-innovation is a plugin for Claude Code from wondelai/skills. Its manifest loads nothing; the 6 skills it bundles cost 856 tokens per session together, scanned A, original, MIT.

A collection of methods for testing product ideas and improving them through prototypes and customer feedback. It includes the Lean Startup approach, which tests assumptions in small steps, and Design Sprints, which compress research, design, and testing into a short focused process.

In plain words
What is it for?
Use it for product discovery, prototype planning, idea validation, design sprints, continuous customer research, and deciding whether to persist with or change a product idea.
Why use it?
It helps you learn whether an idea solves a real problem before investing heavily in it. It also provides a structured way to decide what to test and what to change.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it for product discovery, prototype planning, idea validation, design sprints, continuous customer research, and deciding whether to persist with or change a product idea.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add wondelai/skills/plugin install product-innovation
About the project

Wondel.ai Agent Skills is a collection of skills and guided workflows that give coding agents structured methods for business, marketing, UX, website, app, and software-development tasks. It is used with agents such as Claude Code, Codex, Cursor, OpenClaw, and other agents that support the agentskills.io format. The catalogue entries are the project's skills, plugins, instructions, and rule packaged for those agents.

wondelai/skills · 2,116 stars · on GitHub · skills.wondel.ai

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/wondelai/skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for product-innovation

README.md
[![agentmods](https://agentmods.dev/badge/plugins/wondelai/skills/product-innovation.svg)](https://agentmods.dev/plugins/wondelai/skills/product-innovation)
Your own site
<a href="https://agentmods.dev/plugins/wondelai/skills/product-innovation"><img src="https://agentmods.dev/badge/plugins/wondelai/skills/product-innovation.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 6 skills cost 856 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

product-innovation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json#product-innovation · 35 lines

What it actually says

{
  "name": "product-innovation",
  "description": "Product innovation and validation frameworks including Lean Startup methodology, Google Ventures Design Sprint, and Don Norman's design principles",
  "version": "1.8.0",
  "author": {
    "name": "Wondel.ai",
    "url": "https://wondel.ai"
  },
  "homepage": "https://github.com/wondelai/skills",
  "repository": "https://github.com/wondelai/skills",
  "license": "MIT",
  "category": "productivity",
  "keywords": [
    "lean-startup",
    "mvp",
    "design-sprint",
    "validation",
    "innovation",
    "prototyping",
    "pivot-or-persevere",
    "validate-an-idea",
    "product-discovery",
    "empowered-teams"
  ],
  "source": "./",
  "strict": false,
  "skills": [
    "./lean-startup",
    "./design-sprint",
    "./design-everyday-things",
    "./inspired-product",
    "./continuous-discovery",
    "./37signals-way"
  ]
}
Contents

What it installs

The manifest is a name and a version. 6 skills travel with it, and installing the plugin installs all of them — 856 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside marketplace.json#product-innovation in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 35 lines scan A f8195828077b

Subscribe to this mod's changes

product-innovation is a plugin published in the GitHub repository wondelai/skills (2,116 stars, last pushed 9d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

archeyes

A diagram you talk back to — render a plan, an existing codebase, or a feature as an interactive architecture graph, edit it directly (drag, reconnect, comment), and send the structured edits back to the agent.

thisAAY/archeyes · not measured

site-forge

Build a distinctive, production-grade website (and optional Remotion promo video) for any business, product, or person, then deploy it free. Two modes: auto (fast, autonomous) and full (best quality).

adamjali/claude-skills · not measured

slides-ai-plugin

Professional presentation generator for HTML (with GSAP animations) and PPTX formats. Creates conference talks, pitch decks and tech presentations with curated style presets and validation.

proyecto26/slides-ai-plugin · not measured

ui-ux-builder

Full-lifecycle UI/UX skill: requirements, design planning, implementation, and visual validation with Playwright screenshots.

pilot617/awesome-claude-code-plugins · not measured

design-plugin

Design direction and creative guidance for Claude Code — styleguides, aesthetic strategy, typography pairings, color mood systems, and design review. The 'taste layer' that makes AI-assisted design intentional rather than generic. Works with media-plugin (which now owns media prompt crafting) for asset generation and…

lukaskellerstein/claude-my-marketplace · not measured

web-design-plugin

End-to-end website/webapp design and implementation — from brief to working React/Vite code. Orchestrates design direction, content architecture, media generation, parallel per-page implementation, and visual testing with an opinionated anti-slop workflow.

lukaskellerstein/claude-my-marketplace · not measured