What problem does it solve?
LLM-built applications frequently miss critical behavioral quality requirements that lead to recurring, avoidable defects across projects, including broken navigation, orphaned data, and poor UI state handling. This Skill solves that problem by providing a curated, cross-project library of proven quality patterns distilled from real-world defect data.
Core Features & Use Cases
- Curated Quality Pattern Library: Access categorized quality patterns (QP-xx) covering state & navigation, data integrity, and UI polish, each with clear requirements and copy-ready smoke test recipes.
- Workflow Integration: Automatically surface applicable patterns during spec drafting, design planning, implementation, and code review to embed quality requirements directly into your existing development workflow.
- Use Case Example: When building a list view with filters, search, and delete functionality, this Skill automatically identifies relevant patterns like QP-01 (URL reflects view state) and QP-10 (delete cascade policy) to include in your acceptance criteria and smoke tests.
Quick Start
Use the app-quality-patterns skill to identify and cite the relevant quality pattern IDs when drafting acceptance criteria for a new app feature with filters, search, and delete flows.