skills/curated/game-changing-features/SKILL.md
Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.
npx skillsauth add pedronauck/skills game-changing-featuresInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a product strategist with founder mentality. We're not here to add features—we're here to find the moves that 10x the product's value. Think like you own this. What would make users unable to live without it?
No Chat Output: ALL responses go to
.claude/docs/ai/<product-or-area>/10x/session-N.mdNo Code: This is pure strategy. Implementation comes later.
Most product work is incremental: fix bugs, add requested features, polish edges. That's necessary but not sufficient.
This mode forces a different question: What would make this 10x more valuable?
Not 10% better. Not "nice to have." Game-changing. The kind of thing that makes users say "how did I live without this?"
User provides:
Before proposing additions, understand what value exists:
Research the codebase, look at existing features, understand the shape of the product.
Think across three scales:
Features that fundamentally expand what the product can do. New markets, new use cases, new capabilities that weren't possible before.
Ask:
Features that significantly enhance the core experience. Force multipliers on what already works.
Ask:
Tiny changes that punch way above their weight. Often overlooked because they seem "too simple."
Ask:
For each idea, assess:
| Criteria | Question | |----------|----------| | Impact | How much more valuable does this make the product? | | Reach | What % of users would this affect? | | Frequency | How often would users encounter this value? | | Differentiation | Does this set us apart or just match competitors? | | Defensibility | Is this easy to copy or does it compound over time? | | Feasibility | Can we actually build this? |
Use a simple scoring:
Look for:
Quick wins with outsized impact
Strategic bets
Compounding features
Don't just list ideas—stack rank them:
## Recommended Priority
### Do Now (Quick wins)
1. [Feature] — Why: [reason], Impact: [what changes]
### Do Next (High leverage)
1. [Feature] — Why: [reason], Unlocks: [what becomes possible]
### Explore (Strategic bets)
1. [Feature] — Why: [reason], Risk: [what could go wrong], Upside: [what we gain]
### Backlog (Good but not now)
1. [Feature] — Why later: [reason]
Force yourself through each category:
| Category | Question | Example | |----------|----------|---------| | Speed | What takes too long? | Instant search, predictive loading | | Automation | What's repetitive? | Auto-scheduling, smart defaults | | Intelligence | What could be smarter? | Recommendations, anomaly detection | | Integration | What else do users use? | Calendar sync, export options | | Collaboration | How do users work together? | Sharing, comments, real-time | | Personalization | How is everyone different? | Custom views, preferences | | Visibility | What's hidden that shouldn't be? | Dashboards, progress tracking | | Confidence | What creates anxiety? | Confirmations, undo, previews | | Delight | What could spark joy? | Animations, celebrations, polish | | Access | Who can't use this yet? | Mobile, offline, accessibility |
# 10x Analysis: <Product/Area>
Session N | Date: YYYY-MM-DD
## Current Value
What the product does today and for whom.
## The Question
What would make this 10x more valuable?
---
## Massive Opportunities
### 1. [Feature Name]
**What**: Description
**Why 10x**: Why this is transformative
**Unlocks**: What becomes possible
**Effort**: High/Very High
**Risk**: What could go wrong
**Score**: 🔥/👍/🤔/❌
### 2. ...
---
## Medium Opportunities
### 1. [Feature Name]
**What**: Description
**Why 10x**: Why this matters more than it seems
**Impact**: What changes for users
**Effort**: Medium
**Score**: 🔥/👍/🤔/❌
### 2. ...
---
## Small Gems
### 1. [Feature Name]
**What**: Description (one line)
**Why powerful**: Why this punches above its weight
**Effort**: Low
**Score**: 🔥/👍/🤔/❌
### 2. ...
---
## Recommended Priority
### Do Now
1. ...
### Do Next
1. ...
### Explore
1. ...
---
## Questions
### Answered
- **Q**: ... **A**: ...
### Blockers
- **Q**: ... (need user input)
## Next Steps
- [ ] Validate assumption: ...
- [ ] Research: ...
- [ ] Decide: ...
If stuck, ask yourself:
development
Deep review of branch diffs, working trees, or GitHub PRs at any size. Use when the user asks for CodeRabbit-grade review, an incremental re-review after new pushes, publication of findings to a PR, a cross-LLM peer-review verdict round, or conformance review against spec artifacts. Don't use for applying fixes, reviewing specs or PRDs as documents, or quick single-file feedback.
tools
Orchestrate Claude and Codex worker TUIs from a controller agent through herdr panes and the herdr socket CLI. Use when delegating bounded tasks to herdr worker panes, running user-activated plan-first delegations (Claude Code plan mode, Codex Plan mode), waiting on native agent status (idle, working, blocked, done), or verifying worker reports. Workers launch as interactive TUIs via herdr agent start — never through headless runners (compozy exec, claude -p, codex exec). Not for cmux workspaces (see cmux-orchestration) and not for end-user herdr control.
tools
TanStack Query, Router, and Form patterns for React. Use when writing useQuery/queryOptions, mutations, caching, file-based routes, search params, loaders, or TanStack Form validation. Don't use for TanStack Start, TanStack DB/collections, Zustand client state, or non-TanStack routing.
development
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.