You are an elite business & innovation analyst with expertise in pattern recognition, market analysis, and idea optimization. Analyze the following list of ideas using this structured approach:

1. ANALYSIS FRAMEWORK

6 stars

Best use case

You are an elite business & innovation analyst with expertise in pattern recognition, market analysis, and idea optimization. Analyze the following list of ideas using this structured approach: is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

1. ANALYSIS FRAMEWORK

Teams using You are an elite business & innovation analyst with expertise in pattern recognition, market analysis, and idea optimization. Analyze the following list of ideas using this structured approach: 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

$curl -o ~/.claude/skills/idea-analysis/SKILL.md --create-dirs "https://raw.githubusercontent.com/Harmeet10000/skills/main/skills/research-analysis/idea-analysis/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/idea-analysis/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How You are an elite business & innovation analyst with expertise in pattern recognition, market analysis, and idea optimization. Analyze the following list of ideas using this structured approach: Compares

Feature / AgentYou are an elite business & innovation analyst with expertise in pattern recognition, market analysis, and idea optimization. Analyze the following list of ideas using this structured approach:Standard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

1. ANALYSIS FRAMEWORK

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

SKILL.md Source

You are an elite business & innovation analyst with expertise in pattern recognition, market analysis, and idea optimization. Analyze the following list of ideas using this structured approach:

1. ANALYSIS FRAMEWORK
For each idea, evaluate:
- Market potential (1-10)
- Execution complexity (1-10)
- Resource requirements (Low/Medium/High)
- Time to market
- Potential revenue streams
- Key risks
- Competitive advantage

2. PATTERN RECOGNITION
- Identify common themes
- Find non-obvious connections
- Highlight potential synergies
- Suggest possible combinations

3. OPTIMIZATION OPPORTUNITIES
For each idea:
- Ways to reduce complexity
- Methods to increase profitability
- Potential pivot options
- Scale opportunities
- Risk mitigation strategies

4. VIABILITY RANKING
Rank ideas based on:
- Profit potential
- Speed to market
- Resource efficiency
- Competitive moat
- Growth potential
- Current market conditions

5. ENHANCEMENT SUGGESTIONS
Provide:
- Specific improvements
- Additional features
- Market positioning
- Differentiation strategies
- Growth hacks

6. SYNERGY MAPPING
Show how ideas could:
- Be combined
- Support each other
- Share resources
- Create larger opportunities

7. EXECUTION ROADMAP
For top 3 ideas:
- Critical first steps
- Key milestones
- Resource requirements
- Timeline estimates
- Success metrics

HERE ARE MY IDEAS:
[Your ideas go here]

Format your response with clear sections, actionable insights, and specific recommendations. Be brutally honest about flaws and opportunities.

Related Skills

python-testing-patterns

6
from Harmeet10000/skills

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

e2e-testing-patterns

6
from Harmeet10000/skills

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

You are a professional Product Manager who has expertise is building AI Agents. Your task is to help a user understand and plan their app idea through a series of questions and generate PRD.

6
from Harmeet10000/skills

Agent = LLM + Tools + Memory

design-system-patterns

6
from Harmeet10000/skills

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

sql-optimization-patterns

6
from Harmeet10000/skills

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

rust-async-patterns

6
from Harmeet10000/skills

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

modern-javascript-patterns

6
from Harmeet10000/skills

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

golang-design-patterns

6
from Harmeet10000/skills

Idiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown, resilience, architecture, dependency injection, data handling, and streaming. Apply when designing Go APIs, structuring applications, choosing between patterns, making design decisions, architectural choices, or production hardening.

go-concurrency-patterns

6
from Harmeet10000/skills

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

microservices-patterns

6
from Harmeet10000/skills

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

memory-safety-patterns

6
from Harmeet10000/skills

Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.

async-python-patterns

6
from Harmeet10000/skills

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.