web-design-guidelines
Review Web Interfaces Against Design Guidelines
Teams need consistent UI, accessibility, and UX checks before release. This skill applies Web Interface Guidelines to selected files and reports concise findings.
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/zhanlincui-web-design-guidelines.md and its manifest at https://skillstore.io/api/skills/zhanlincui-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 a pricing page for guideline issues.
Expected outcome:
- app/pricing/page.tsx:58 - Primary and secondary actions are visually equal. Clarify the main path.
- app/pricing/page.tsx:91 - Feature comparison uses color alone. Add text labels for status.
Using "web-design-guidelines". Audit a component library for interaction quality.
Expected outcome:
- components/Dialog.tsx:34 - Focus handling is not described. Verify keyboard entry, escape, and return focus behavior.
- components/Card.tsx:76 - Hover-only details may hide information from touch users.
Security Audit
Medium RiskThe markdown backtick detections are false positives: they are inline formatting and a fenced URL block. The hardcoded WebFetch URL is confirmed as a low network risk, and the larger concern is reliance on mutable remote content as instructions.
Confirmed security concerns (1)
Capability review items (1)
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 (2)
๐ Network access (1)
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/zhanlincui-web-design-guidelines/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/zhanlincui-web-design-guidelines?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/zhanlincui-web-design-guidelines?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-web-design-guidelines/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/zhanlincui-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
ZhanlinCui. (2026). web-design-guidelines security audit report (audit version 5) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/zhanlincui-web-design-guidelines/audits/5BibTeX citation
@techreport{zhanlincui-zhanlincui-web-design-guidelines-2026,
author = {ZhanlinCui},
title = {web-design-guidelines security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/zhanlincui-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: "ZhanlinCui"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zhanlincui-web-design-guidelines/audits/5"
identifiers:
- type: other
value: "skillstore:zhanlincui-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
Pre-Merge UI Review
Check component and page files for guideline issues before opening or merging a pull request.
Design QA Support
Compare implemented screens with interface quality expectations and accessibility practices.
Team Standards Audit
Run consistent interface reviews across projects without rewriting local review checklists.
Try These Prompts
Review src/app/page.tsx against the Web Interface Guidelines and list concise findings with file and line references.
Review all components in src/components for accessibility, spacing, layout, copy, and interaction issues using the current guidelines.
Review the changed UI files in this branch against the guidelines. Group findings by severity and include remediation suggestions.
Review app, component, and design-system files for repeated guideline violations. Identify systemic risks and recommend team-level fixes.
Best Practices
- Provide the specific files or glob patterns that represent the user flow.
- Allow the skill to fetch guidelines only from trusted, reviewed sources.
- Ask for severity grouping when the review covers many files.
Avoid
- Do not ask for a whole repository review when only one screen changed.
- Do not treat guideline findings as automatic product requirements.
- Do not fetch unreviewed guideline sources or paste remote instructions blindly.
Frequently Asked Questions
What does this skill review?
Does it edit my code?
Why does it need network access?
Can I use it in Codex?
Can it review screenshots?
How should I handle large projects?
Developer Details
Author
ZhanlinCuiLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Ref
88a205c7f635a966e31156313b590d59007c5caa
Maintenance freshness
7/18/2026
Usage
129 downloads ยท 197 views
File structure
๐ SKILL.md