11 lines
220 B
Markdown
11 lines
220 B
Markdown
# Raw Workflow
|
|
|
|
Review our frontend code before merge for:
|
|
|
|
- accessibility issues
|
|
- risky HTML rendering
|
|
- missing loading and error states
|
|
- bad form behavior
|
|
|
|
We want a reusable review skill, not a one-off checklist.
|