game-changing-features
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'.
Best use case
game-changing-features is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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'.
Teams using game-changing-features should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/game-changing-features/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How game-changing-features Compares
| Feature / Agent | game-changing-features | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
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'.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
ChatGPT vs Claude for Agent Skills
Compare ChatGPT and Claude for AI agent skills across coding, writing, research, and reusable workflow execution.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
SKILL.md Source
# 10x Mode 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.md` > **No Code**: This is pure strategy. Implementation comes later. --- ## The Point 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?" --- ## Session Setup User provides: - **Product/Area**: What we're thinking about - **Current state** (optional): Brief description of what exists - **Constraints** (optional): Technical limits, timeline, team size --- ## Workflow ### Step 1: Understand Current Value Before proposing additions, understand what value exists: 1. **What problem does this solve today?** 2. **Who uses it and why?** 3. **What's the core action users take?** 4. **Where do users spend most time?** 5. **What do users complain about / request most?** Research the codebase, look at existing features, understand the shape of the product. ### Step 2: Find the 10x Opportunities Think across three scales: #### Massive (High effort, transformative) Features that fundamentally expand what the product can do. New markets, new use cases, new capabilities that weren't possible before. Ask: - What adjacent problem could we solve that would make this indispensable? - What would make this a platform instead of a tool? - What would make users bring their team/friends/family? - What's the feature that would make competitors nervous? #### Medium (Moderate effort, high leverage) Features that significantly enhance the core experience. Force multipliers on what already works. Ask: - What would make the core action 10x faster/easier? - What data do we have that we're not using? - What workflow is painful that we could automate? - What would turn casual users into power users? #### Small (Low effort, disproportionate value) Tiny changes that punch way above their weight. Often overlooked because they seem "too simple." Ask: - What single button/shortcut would save users minutes daily? - What information is users hunting for that we could surface? - What anxiety do users have that we could eliminate with one indicator? - What's the thing users do manually that we could remember/automate? ### Step 3: Evaluate Ruthlessly 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: - 🔥 **Must do** — High impact, clearly worth it - 👍 **Strong** — Good impact, should prioritize - 🤔 **Maybe** — Interesting but needs more thought - ❌ **Pass** — Not worth it right now ### Step 4: Identify the Highest-Leverage Moves Look for: **Quick wins with outsized impact** - Small effort, big value - Often overlooked because they're "obvious" - Can ship fast, validate fast **Strategic bets** - Larger effort, potentially transformative - Opens new possibilities - Worth the investment if it works **Compounding features** - Get more valuable over time - Network effects, data effects, habit formation - Build moats ### Step 5: Prioritize 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] ``` --- ## Idea Categories to Explore 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 | --- ## Output Format ```markdown # 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: ... ``` --- ## Rules - **THINK BIG FIRST**—don't self-censor with "that's too hard." Capture the idea, evaluate later. - **SMALL CAN BE HUGE**—don't dismiss simple ideas. Sometimes one button changes everything. - **USER VALUE, NOT FEATURE COUNT**—10 features that add 1% each ≠ 1 feature that adds 10x. - **BE SPECIFIC**—"better UX" is not an idea. "One-click rescheduling from notification" is. - **QUESTION ASSUMPTIONS**—"users want X" may be wrong. What do they actually need? - **COMPOUND THINKING**—prefer features that get better over time. - **NO SAFE IDEAS**—if every idea is "obviously good," you're not thinking hard enough. - **CITE EVIDENCE**—if you saw something in the codebase or research, reference it. --- ## Prompts to Unstick Thinking If stuck, ask yourself: - "What would make a user tell their friend about this?" - "What's the thing users do every day that's slightly annoying?" - "What would we build if we had 10x the engineering team? 1/10th?" - "What would a competitor need to build to beat us?" - "What do power users do manually that we could make native?" - "What's the insight we have from data that users don't see?" - "What would make this addictive (in a good way)?" - "What's the feature that sounds crazy but might work?"
Related Skills
web-games
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
pc-games
PC and console game development principles. Engine selection, platform features, optimization strategies.
mobile-games
Mobile game development principles. Touch input, battery, performance, app stores.
game-design
Game design principles. GDD structure, balancing, player psychology, progression.
game-audio
Game audio principles. Sound design, music integration, adaptive audio systems.
game-art
Game art principles. Visual style selection, asset pipeline, animation workflow.
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
3d-games
3D game development principles. Rendering, shaders, physics, cameras.
2d-games
2D game development principles. Sprites, tilemaps, physics, camera.
develop-web-game
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
async-python-patterns
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
slack-automation
Automate Slack workspace operations including messaging, search, channel management, and reaction workflows through Composio's Slack toolkit.