list-view
Installation
SKILL.md
List View
Display data in vertical lists
What it solves
A List View pattern helps teams create a reliable way to present items in a linear format that favors readability, comparison of a few attributes, and efficient scanning. It is most useful when teams need activity and inbox lists. Compared with adjacent patterns, this pattern should reduce friction without hiding the state, rules, or recovery paths people need to keep moving.
When to use
- Activity and inbox lists
- Admin records with a few fields
- Mobile-first data browsing