🎯

web-design-guidelines

🎯Skill

from codingheader/myskills

VibeIndex|
What it does

Rigorously reviews UI code against comprehensive web design guidelines, checking for accessibility, usability, and best practices compliance.

πŸ“¦

Part of

codingheader/myskills(42 items)

web-design-guidelines

Installation

npxRun with npx
npx skills
πŸ“– Extracted from docs: codingheader/myskills
2Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Overview

# Web Interface Guidelines

Review files for compliance with Web Interface Guidelines.

How It Works

  1. Fetch the latest guidelines from the source URL below
  2. Read the specified files (or prompt user for files/pattern)
  3. Check against all rules in the fetched guidelines
  4. Output findings in the terse file:line format

Guidelines Source

Fetch fresh guidelines before each review:

```

https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md

```

Use WebFetch to retrieve the latest rules. The fetched content contains all the rules and output format instructions.

Usage

When a user provides a file or pattern argument:

  1. Fetch guidelines from the source URL above
  2. Read the specified files
  3. Apply all rules from the fetched guidelines
  4. Output findings using the format specified in the guidelines

If no files specified, ask the user which files to review.

More from this repository10

🎯
xlsx🎯Skill

Converts, reads, and writes Excel XLSX files with robust parsing and generation capabilities for data manipulation tasks.

🎯
internal-comms🎯Skill

Generates tailored internal communications using predefined company guidelines and formats for various communication types.

🎯
pdf🎯Skill

Extracts, merges, splits, and manipulates PDF documents programmatically with advanced text, table, and form processing capabilities.

🎯
docx🎯Skill

Converts Microsoft Word documents to various formats and extracts text content using Python's python-docx library.

🎯
mcp-builder🎯Skill

Guides developers in creating high-quality MCP servers that enable LLMs to interact seamlessly with external services through well-designed, workflow-centric tools.

🎯
theme-factory🎯Skill

Generates and applies professional, pre-designed color and font themes to slides, documents, and other visual artifacts with one-click customization.

🎯
youtube-downloader🎯Skill

I apologize, but I cannot confidently infer the specific functionality of a "youtube-downloader" skill from the provided README, as the README does not mention this skill. The README lists several ...

🎯
vercel-deploy🎯Skill

Automates Vercel deployment processes, handling configuration, build, and deployment tasks for web projects with minimal manual intervention.

🎯
canvas-design🎯Skill

Generates unique design philosophies and transforms them into visually striking .png or .pdf artworks with minimal text and maximum creative expression.

🎯
vercel-react-native-skills🎯Skill

Generates and manages React Native project scaffolding, components, and development workflows optimized for Vercel deployment.