Skip to content

Conversation

@ks6088ts
Copy link
Contributor

@ks6088ts ks6088ts commented Jan 9, 2026

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
Copy link
Contributor

Copilot AI left a comment

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

@ks6088ts
Copy link
Contributor Author

ks6088ts commented Jan 9, 2026

@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.

3 participants