Skip to content

add web-design-reviewer skill#551

Merged
codemillmatt merged 5 commits into
github:mainfrom
ks6088ts:feature/add-web-design-reviewer-skill
Jan 9, 2026
Merged

add web-design-reviewer skill#551
codemillmatt merged 5 commits into
github:mainfrom
ks6088ts:feature/add-web-design-reviewer-skill

Conversation

@ks6088ts

@ks6088ts ks6088ts commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify): add new agent skills

Additional Notes

Example videos posted on YouTube to verify web-design-reviewer skill


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings January 9, 2026 01:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new web-design-reviewer skill that enables AI agents to perform visual inspection of websites, identify design issues, and apply fixes at the source code level. The skill provides comprehensive guidance for reviewing responsive design, accessibility, visual consistency, and layout problems across various web frameworks.

Key changes:

  • New skill with detailed workflow for inspecting and fixing web design issues
  • Comprehensive reference documentation for visual inspection checklist and framework-specific fixes
  • Integration guidance for browser automation tools like Playwright MCP

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
skills/web-design-reviewer/SKILL.md Main skill definition file with complete workflow, prerequisites, and implementation guidelines for web design review
skills/web-design-reviewer/references/visual-checklist.md Comprehensive checklist covering layout, typography, color/contrast, responsive design, interactive elements, images/media, accessibility, and performance verification
skills/web-design-reviewer/references/framework-fixes.md Framework-specific fix examples for CSS/SCSS, Tailwind CSS, React, styled-components, Vue, Next.js, and common patterns

Comment thread skills/web-design-reviewer/SKILL.md
Comment thread skills/web-design-reviewer/references/visual-checklist.md Outdated
Comment thread skills/web-design-reviewer/SKILL.md
@ks6088ts

ks6088ts commented Jan 9, 2026

Copy link
Copy Markdown
Contributor Author

@codemillmatt
I've just created this PR and finished my reviews.
Is there anything else needed ?
Sorry to ping you but I saw your name in a closed PR.

@codemillmatt
codemillmatt self-requested a review January 9, 2026 23:21
@codemillmatt
codemillmatt merged commit 1f45fae into github:main Jan 9, 2026
2 checks passed
@ks6088ts
ks6088ts deleted the feature/add-web-design-reviewer-skill branch January 10, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants