learn-alternatives

Solid

Compare different approaches to solve the same problem

AI & Automation 4,608 stars 615 forks Updated 2 days ago CC-BY-SA-4.0

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Show Alternatives Compare different approaches to solve the same problem. ## Usage ``` /learn:alternatives # Compare approaches for current code /learn:alternatives auth # Compare authentication methods /learn:alternatives state # Compare state management options /learn:alternatives --detailed # Include code examples for each ``` ## Instructions 1. Identify the **problem being solved** (from context or argument) 2. Present **3-5 alternative approaches** 3. For each approach, explain: - What it is (one sentence) - When to use it - Trade-offs (pros/cons) 4. Provide a **recommendation** based on context 5. Optionally show code examples for top choices ## Response Format ```markdown ## Problem: [What we're trying to solve] ### Approach 1: [Name] **What**: [One-sentence description] **When to use**: - [Scenario 1] - [Scenario 2] **Pros**: [List] **Cons**: [List] --- ### Approach 2: [Name] ... --- ## Comparison Table | Criteria | Approach 1 | Approach 2 | Approach 3 | |----------|------------|------------|------------| | Complexity | Low | Medium | High | | Performance | ★★☆ | ★★★ | ★★☆ | | Bundle size | Small | Medium | Large | | Learning curve | Easy | Medium | Steep | ## Recommendation **For your case**: [Recommended approach] because [reason based on context] **Consider instead if**: [Alternative scenarios] ``` ## Comparison Criteria Standard criteria to evaluate (adjust based on problem): | Criteria | Description |...

Details

Author
FlorianBruniaux
Repository
FlorianBruniaux/claude-code-ultimate-guide
Created
4 months ago
Last Updated
2 days ago
Language
TypeScript
License
CC-BY-SA-4.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

alternatives-before-code

Compare viable solution paths before implementation. Use when architecture, refactors, data model changes, workflow changes, tool choices, or irreversible decisions make the first idea too sticky. NOT for one-line fixes, constrained chores, or changes with only one safe path.

0 Updated today
alinafe82
Data & Documents Solid

alternatives-page-generator

When the user wants to create, optimize, or audit alternatives or comparison content (page or blog article). Also use when the user mentions "alternatives page," "alternatives listicle," "X alternatives," "competitor comparison," "vs page," "compare page," "best alternatives to X," "switch from X," "competitor brand traffic," "brand keyword ads," or "intercept competitor search." For competitor research, use competitor-research.

562 Updated today
kostja94
AI & Automation Listed

alternative

Generate an "alternatives to [Competitor]" page that captures searchers actively shopping away from a named competitor. Listicle-style — ranks the site alongside 4–7 other named alternatives, with the site positioned as best-fit for a specific use case (not always

0 Updated 4 days ago
mkreindel
AI & Automation Solid

competitor-alternatives

When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' 'competitive landing pages,' 'switch from competitor,' or 'comparison content.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables.

16,782 Updated 3 days ago
alirezarezvani
AI & Automation Listed

brainstorming

Generate 2-4 distinct approaches with trade-off analysis across simplicity, flexibility, performance, effort, and risk, driving collaborative decision-making before implementation. Use when evaluating alternatives before committing to an implementation strategy. Proactively suggest when the team defaults to the first idea without exploring competitors.

5 Updated 3 days ago
synaptiai