/elite-feature-enhancer
Point it at any feature and get a thorough gap analysis — technical debt, missing edge cases, UX friction, and business opportunities you haven't considered.
What It Covers
- Phased discovery questions to understand your feature fully
- Technical analysis — architecture, reliability, performance, security
- Business analysis — UX gaps, completeness, growth and monetization
- Prioritized improvements ranked by impact and effort
- Markdown report saved to your repo for team review
Install This Skill
npx skills add jackmcpickle/eliteskills --skill elite-feature-enhancer
Or install all skills: npx skills add jackmcpickle/eliteskills
Install
Terminal
$ npx skills add jackmcpickle/eliteskills --skill feature-enhancer Skill Structure
tree
.claude/skills/feature-enhancer/
├── SKILL.md
├── discovery-questions.md
└── analysis-framework.md Example Prompts
Analyze a feature
> /elite-feature-enhancer Analyze the checkout flow for gaps and improvements Review with files
> /elite-feature-enhancer Analyze the auth feature in src/modules/auth/ — what's missing? Business-focused review
> /elite-feature-enhancer What business opportunities are we missing in our onboarding flow? Best Practices
- Point it at a specific feature, not an entire app
- Answer the discovery questions thoroughly for the best analysis
- Share known pain points upfront to avoid obvious findings
- Use the saved report to discuss improvements with your team