Loading...
Loading...
Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.
npx skill4agent add gustavogutierrez/engineering-skills prd-writer# Vague (BAD)
- The search should be fast and return relevant results.
- The UI must look modern and be easy to use.
# Concrete (GOOD)
+ The search must return results within 200ms for a 10k record dataset.
+ The search algorithm must achieve >= 85% Precision@10 in benchmark evals.
+ The UI must follow the project's design system and achieve 100% Lighthouse Accessibility score.As a [user], I want to [action] so that [benefit].TBD