
Design Review Action
- 2 installs
- 821 repo stars
- Updated March 23, 2026
- paperclipai/companies
GitHub Actions integration that runs automated design review checks on pull requests modifying frontend files.
About
Sets up a GitHub Actions integration that runs automated design review checks on pull requests touching frontend files. A developer uses it to catch accessibility, semantic HTML and responsive issues in CI before merge.
- Automates accessibility, semantic HTML and responsive meta checks in CI
- Flags PRs that still need full visual review
Design Review Action by the numbers
- 2 all-time installs (skills.sh)
- Ranked #945 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/paperclipai/companies --skill design-review-actionAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 2 |
|---|---|
| repo stars | ★ 821 |
| Last updated | March 23, 2026 |
| Repository | paperclipai/companies ↗ |
What it does
GitHub Actions integration that runs automated design review checks on pull requests modifying frontend files.
Files
GitHub Actions integration for running automated design review checks on pull requests that modify frontend files. Covers automatable checks like accessibility attributes, semantic HTML, and responsive meta tags. Flags PRs that need full visual review by the Design Reviewer. Use when setting up or maintaining CI-integrated design review pipelines.