web-design-guidelines
Review UI Against Web Guidelines
UI reviews can miss accessibility and interaction details. This skill checks frontend files against current Vercel Web Interface Guidelines and reports practical fixes.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "web-design-guidelines" from https://skillstore.io/skills/supercent-io-web-design-guidelines.md and its manifest at https://skillstore.io/api/skills/supercent-io-web-design-guidelines/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "web-design-guidelines". Review the button component for UI guideline issues.
Expected outcome:
- src/components/Button.tsx:15 - Icon-only button needs an accessible name.
- src/components/Button.tsx:32 - Focus indicator is missing for keyboard users.
Using "web-design-guidelines". Check the checkout flow for accessibility and UX problems.
Expected outcome:
- src/features/checkout/Modal.tsx:42 - Dialog should keep focus inside while open.
- src/features/checkout/Form.tsx:88 - Error message should be connected to the related field.
Using "web-design-guidelines". Audit the home page before release.
Expected outcome:
- src/pages/Home.tsx:8 - Main content should use a clear landmark.
- src/pages/Home.tsx:27 - Primary action needs a visible focus state.
Security Audit
Medium RiskMost command and filesystem alerts are false positives from Markdown code fences, inline examples, and related-skill links. The skill does require unpinned WebFetch access to GitHub on each review, which creates a remote content trust risk. No credential access, shell execution, or prompt injection attempt was found.
Confirmed security concerns (1)
Capability review items (3)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (17)
๐ Network access (4)
๐ Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/supercent-io-web-design-guidelines/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/supercent-io-web-design-guidelines?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/supercent-io-web-design-guidelines?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/supercent-io-web-design-guidelines/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/supercent-io-web-design-guidelines.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
supercent-io. (2026). web-design-guidelines security audit report (audit version 5) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/supercent-io-web-design-guidelines/audits/5BibTeX citation
@techreport{supercent-io-supercent-io-web-design-guidelines-2026,
author = {supercent-io},
title = {web-design-guidelines security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/supercent-io-web-design-guidelines/audits/5},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "web-design-guidelines security audit report (audit version 5)"
version: "1.0.0"
type: report
authors:
- name: "supercent-io"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/supercent-io-web-design-guidelines/audits/5"
identifiers:
- type: other
value: "skillstore:supercent-io-web-design-guidelines:audit:5"
description: "Skillstore immutable audit report identifier"
Compare variants
6 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
vercel-labs-web-design-guidelines
2026-08-21
zhanlincui-web-design-guidelines
2026-08-21
antvu-web-design-guidelines
2026-08-21
antfu-web-design-guidelines
2026-08-21
supercent-io-web-design-guidelines
2026-08-21
sickn33-web-design-guidelines
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review pull request UI changes
Check changed components for guideline, accessibility, and UX issues before review.
Audit design system components
Find repeated interface issues across shared components and document fix priorities.
Prepare accessibility review notes
Identify focus, labeling, landmark, and interaction problems with clear file references.
Try These Prompts
Review my UI code in src/components/Button.tsx. Report guideline issues with file and line references, then suggest fixes.
Check accessibility and UX in src/features/checkout/**/*.tsx. Prioritize issues that affect keyboard, focus, labels, and layout consistency.
Audit src/components/**/*.tsx for repeated Web Interface Guidelines violations. Group findings by pattern and include representative file locations.
Run a final UI guideline review for src/pages/**/*.tsx and src/components/**/*.tsx. Focus on severe issues, regression risk, and concise fix guidance.
Best Practices
- Review small file groups so findings stay precise.
- Fetch or pin the guideline source before each audit.
- Ask for fix suggestions with each reported issue.
Avoid
- Do not audit the whole repository in one prompt without scope.
- Do not accept guideline findings without checking the cited file.
- Do not use stale guideline text when current rules matter.
Frequently Asked Questions
Does this skill edit my UI files?
Which frameworks can it review?
Does it need internet access?
Can it check accessibility?
What output should I expect?
Is it a replacement for design review?
Developer Details
Author
supercent-ioLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Repository
https://github.com/supercent-io/skills-template/tree/main/.agent-skills/web-design-guidelines/Ref
36e07d5e13068e5be64447e8f20b427cf2cbd21a
Maintenance freshness
7/18/2026
Usage
58 downloads ยท 125 views
File structure
๐ SKILL.md
๐ SKILL.toon