android-report-tables
Superseded: This skill has been generalized to
mobile-report-tableswhich covers both Android and iOS. Use that skill instead.
Required Plugins
Superpowers plugin: MUST be active for all work using this skill. Use throughout the entire build pipeline — design decisions, code generation, debugging, quality checks, and any task where it offers enhanced capabilities. If superpowers provides a better way to accomplish something, prefer it over the default approach.
Android Report Tables (25+ Rows)
When a report can exceed 25 rows, it must be rendered as a table, not card lists. This prevents scroll fatigue and preserves scanability for business data.
Scope
Use for: Reports, analytics lists, financial summaries, inventory reports, audit logs, and any dataset likely to exceed 25 rows.
Do not use: Small datasets (<=25 rows) or highly visual summaries where cards communicate state better.