Creator · vercel-labs
Last updated · Sep 5, 2026
Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices.
Creator · vercel-labs
Last updated · Sep 5, 2026
Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices.
Creator · vercel-labs
Last updated · Sep 5, 2026
Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices.
Creator · vercel-labs
Last updated · Sep 5, 2026
Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices.
Review then install
Install targets
Codex install prompt
Install the "Web Design Guidelines" agent skill from https://github.com/vercel-labs/agent-skills/tree/main/skills/web-design-guidelines. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"vercel-web-design-guidelines","task":"Install Web Design Guidelines","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Maintenance
fresh
7d since push
Risk
Safe to try
Use formal accessibility testing for regulated or high-compliance releases.
GitHub quality
31K
100/100 Quality · 94/100 Trust
Coverage tags
Review notes
Use formal accessibility testing for regulated or high-compliance releases.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
31K GitHub stars
Repo activity
31K stars, 2.7K forks
Maintenance
7d since push
License
Source terms (see source)
Install
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add vercel-labs/agent-skills --skill web-design-guidelinesDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/vercel-web-design-guidelines/install
Agent should check
Copy prompt
Task: Use Web Design Guidelines in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install
Install command: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/vercel-web-design-guidelines/install
LLM text format
/api/skills/vercel-web-design-guidelines/install?format=text
Find alternatives
/api/skills/search?q=Web%20Design%20Guidelines&limit=3
Agent prompt
Use Web Design Guidelines for this task. Review https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install, then install with: npx skills add vercel-labs/agent-skills --skill web-design-guidelinesRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/vercel-web-design-guidelines
LLM text
/api/registry/manifest/vercel-web-design-guidelines?format=text
Install alias
/api/registry/install/vercel-web-design-guidelines
Recommend
/api/registry/recommend?task=Use%20Web%20Design%20Guidelines%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Research agents
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS31K GitHub stars
Stars/forks activity
PASS31K stars, 2.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS7d since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified Vercel skill for auditing UI code against web-interface guidelines. Use it for accessibility reviews, UX checks, design audits, and interaction-quality reviews. It evaluates implementation quality; it does not replace user research or formal accessibility certification.
Frameworks & tools
Decision snapshot
30,847 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Web Design Guidelines, ready for a manual X post.
Web Design Guidelines: Review UI code for web interface guidelines, UX quality, accessibility, and interaction desig... 30.8K stars https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x
Listing + install path for Web Design Guidelines: https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x Install: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to vercel-labs but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines/audit)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)vercel-labs✓
@vercel-labs
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsReview then install
Install targets
Codex install prompt
Install the "Web Design Guidelines" agent skill from https://github.com/vercel-labs/agent-skills/tree/main/skills/web-design-guidelines. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"vercel-web-design-guidelines","task":"Install Web Design Guidelines","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Maintenance
fresh
7d since push
Risk
Safe to try
Use formal accessibility testing for regulated or high-compliance releases.
GitHub quality
31K
100/100 Quality · 94/100 Trust
Coverage tags
Review notes
Use formal accessibility testing for regulated or high-compliance releases.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
31K GitHub stars
Repo activity
31K stars, 2.7K forks
Maintenance
7d since push
License
Source terms (see source)
Install
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add vercel-labs/agent-skills --skill web-design-guidelinesDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/vercel-web-design-guidelines/install
Agent should check
Copy prompt
Task: Use Web Design Guidelines in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install
Install command: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/vercel-web-design-guidelines/install
LLM text format
/api/skills/vercel-web-design-guidelines/install?format=text
Find alternatives
/api/skills/search?q=Web%20Design%20Guidelines&limit=3
Agent prompt
Use Web Design Guidelines for this task. Review https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install, then install with: npx skills add vercel-labs/agent-skills --skill web-design-guidelinesRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/vercel-web-design-guidelines
LLM text
/api/registry/manifest/vercel-web-design-guidelines?format=text
Install alias
/api/registry/install/vercel-web-design-guidelines
Recommend
/api/registry/recommend?task=Use%20Web%20Design%20Guidelines%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Research agents
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS31K GitHub stars
Stars/forks activity
PASS31K stars, 2.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS7d since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified Vercel skill for auditing UI code against web-interface guidelines. Use it for accessibility reviews, UX checks, design audits, and interaction-quality reviews. It evaluates implementation quality; it does not replace user research or formal accessibility certification.
Frameworks & tools
Decision snapshot
30,847 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Web Design Guidelines, ready for a manual X post.
Web Design Guidelines: Review UI code for web interface guidelines, UX quality, accessibility, and interaction desig... 30.8K stars https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x
Listing + install path for Web Design Guidelines: https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x Install: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to vercel-labs but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines/audit)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)vercel-labs✓
@vercel-labs
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsReview then install
Install targets
Codex install prompt
Install the "Web Design Guidelines" agent skill from https://github.com/vercel-labs/agent-skills/tree/main/skills/web-design-guidelines. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"vercel-web-design-guidelines","task":"Install Web Design Guidelines","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Maintenance
fresh
7d since push
Risk
Safe to try
Use formal accessibility testing for regulated or high-compliance releases.
GitHub quality
31K
100/100 Quality · 94/100 Trust
Coverage tags
Review notes
Use formal accessibility testing for regulated or high-compliance releases.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
31K GitHub stars
Repo activity
31K stars, 2.7K forks
Maintenance
7d since push
License
Source terms (see source)
Install
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add vercel-labs/agent-skills --skill web-design-guidelinesDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/vercel-web-design-guidelines/install
Agent should check
Copy prompt
Task: Use Web Design Guidelines in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install
Install command: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/vercel-web-design-guidelines/install
LLM text format
/api/skills/vercel-web-design-guidelines/install?format=text
Find alternatives
/api/skills/search?q=Web%20Design%20Guidelines&limit=3
Agent prompt
Use Web Design Guidelines for this task. Review https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install, then install with: npx skills add vercel-labs/agent-skills --skill web-design-guidelinesRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/vercel-web-design-guidelines
LLM text
/api/registry/manifest/vercel-web-design-guidelines?format=text
Install alias
/api/registry/install/vercel-web-design-guidelines
Recommend
/api/registry/recommend?task=Use%20Web%20Design%20Guidelines%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Research agents
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS31K GitHub stars
Stars/forks activity
PASS31K stars, 2.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS7d since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified Vercel skill for auditing UI code against web-interface guidelines. Use it for accessibility reviews, UX checks, design audits, and interaction-quality reviews. It evaluates implementation quality; it does not replace user research or formal accessibility certification.
Frameworks & tools
Decision snapshot
30,847 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Web Design Guidelines, ready for a manual X post.
Web Design Guidelines: Review UI code for web interface guidelines, UX quality, accessibility, and interaction desig... 30.8K stars https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x
Listing + install path for Web Design Guidelines: https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x Install: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to vercel-labs but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines/audit)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)vercel-labs✓
@vercel-labs
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsReview then install
Install targets
Codex install prompt
Install the "Web Design Guidelines" agent skill from https://github.com/vercel-labs/agent-skills/tree/main/skills/web-design-guidelines. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Review UI code for web interface guidelines, UX quality, accessibility, and interaction design best practices. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"vercel-web-design-guidelines","task":"Install Web Design Guidelines","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Research agents
I need my agent to research a topic, compare sources, and produce a concise report.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Maintenance
fresh
7d since push
Risk
Safe to try
Use formal accessibility testing for regulated or high-compliance releases.
GitHub quality
31K
100/100 Quality · 94/100 Trust
Coverage tags
Review notes
Use formal accessibility testing for regulated or high-compliance releases.
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
31K GitHub stars
Repo activity
31K stars, 2.7K forks
Maintenance
7d since push
License
Source terms (see source)
Install
npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add vercel-labs/agent-skills --skill web-design-guidelinesDo not use when
Alternative
174.2K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
84.4K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
174.2K Stars
npx skills add anthropics/skills --skill canvas-design
Alternative
174.2K Stars
npx skills add anthropics/skills --skill brand-guidelines
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/vercel-web-design-guidelines/install
Agent should check
Copy prompt
Task: Use Web Design Guidelines in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Web%20Design%20Guidelines%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install
Install command: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/vercel-web-design-guidelines/install
LLM text format
/api/skills/vercel-web-design-guidelines/install?format=text
Find alternatives
/api/skills/search?q=Web%20Design%20Guidelines&limit=3
Agent prompt
Use Web Design Guidelines for this task. Review https://www.openagentskill.com/api/skills/vercel-web-design-guidelines/install, then install with: npx skills add vercel-labs/agent-skills --skill web-design-guidelinesRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/vercel-web-design-guidelines
LLM text
/api/registry/manifest/vercel-web-design-guidelines?format=text
Install alias
/api/registry/install/vercel-web-design-guidelines
Recommend
/api/registry/recommend?task=Use%20Web%20Design%20Guidelines%20in%20an%20agent%20workflow&limit=3
Agent fit
Research agents
Use-case tags
Platforms
Codex, Claude Code, Cursor, OpenAI Agents
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Research agents
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS31K GitHub stars
Stars/forks activity
PASS31K stars, 2.7K forks; issue activity unavailable in current metadata
Recent maintenance
PASS7d since push
License clarity
PASSSource terms (see source)
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Investigate faster
I need my agent to research a topic, compare sources, and produce a concise report.
Create assets
I need my agent to produce design assets, UI directions, presentations, or creative media workflows.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Find, compare, and synthesize
A workflow for agents that gather sources, compare claims, summarize long material, and draft useful research briefs.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
A source-verified Vercel skill for auditing UI code against web-interface guidelines. Use it for accessibility reviews, UX checks, design audits, and interaction-quality reviews. It evaluates implementation quality; it does not replace user research or formal accessibility certification.
Frameworks & tools
Decision snapshot
30,847 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
Early agent signal: 1 outcome, 100% success, Agent Proven Score 42/100.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Web Design Guidelines, ready for a manual X post.
Web Design Guidelines: Review UI code for web interface guidelines, UX quality, accessibility, and interaction desig... 30.8K stars https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x
Listing + install path for Web Design Guidelines: https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=x Install: npx skills add vercel-labs/agent-skills --skill web-design-guidelines
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to vercel-labs but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines/audit)
[](https://www.openagentskill.com/skills/vercel-web-design-guidelines?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)vercel-labs✓
@vercel-labs
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
174.2K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
84.4K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
174.2K StarsAnthropic Brand Guidelines
Apply Anthropic official brand colors, typography, and visual standards to appropriate Anthropic-related artifacts.
174.2K StarsPermission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Permission surface
no high-risk permission surface in public metadata
Agent outcomes
Early agent signal: 100% success from 1 agent outcomes
Docs
Strong README/SKILL.md context
Risk summary
Install readiness