agent evaluation skill risk: low
Web Interface Guidelines File Reviewer
Review files for compliance with Web Interface Guidelines by fetching the latest rules from a source URL, reading specified files, and outputting findings in terse file:line format…
- External action: medium
SKILL 1 file
SKILL.md
--- name: web-design-guidelines description: "Review files for compliance with Web Interface Guidelines." --- # 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. ## When to Use This skill is applicable to execute the workflow or actions described in the overview. ## Limitations - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for environment-specific validation, testing, or expert review. - Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
REQUIRED CONTEXT
- files or file pattern to review
TOOLS REQUIRED
- WebFetch
ROLES & RULES
- Fetch the latest guidelines from the source URL below
- Read the specified files (or prompt user for files/pattern)
- Check against all rules in the fetched guidelines
- Output findings in the terse `file:line` format
- Fetch fresh guidelines before each review
- Use WebFetch to retrieve the latest rules
- If no files specified, ask the user which files to review
- Use this skill only when the task clearly matches the scope described above
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing
EXPECTED OUTPUT
- Format
- plain_text
- Schema
- terse_file_line
- Constraints
-
- use terse file:line format
- follow output format from fetched guidelines
SUCCESS CRITERIA
- Apply all rules from the fetched guidelines
FAILURE MODES
- May produce output without environment-specific validation
CAVEATS
- Dependencies
-
- source URL https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md
- specified files or pattern argument
- Missing context
-
- Examples of valid file/pattern inputs
- How to handle errors when fetching the guidelines URL
- Ambiguities
-
- Does not specify the exact output format beyond referencing the external guidelines.
- 'file or pattern argument' is not defined (e.g., glob, path, multiple files).
QUALITY
- OVERALL
- 0.66
- CLARITY
- 0.72
- SPECIFICITY
- 0.58
- REUSABILITY
- 0.65
- COMPLETENESS
- 0.68
IMPROVEMENT SUGGESTIONS
- Add a concrete example of the expected terse output format.
- Define the input argument schema (e.g., list of file paths or glob pattern).
USAGE
Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.
MORE FOR AGENT
- Advanced LLM-as-Judge Evaluation agent evaluation
- Context Degradation Pattern Diagnoser agent evaluation
- Agent Evaluation Framework Builder agent evaluation
- LLM Experiment Integrity Auditor agent evaluation
- Experiment Results Claim Evaluation Gate agent evaluation
- NVIDIA Cosmos Policy LIBERO RoboCasa Evaluator agent evaluation
- Nielsen Heuristics Mobile UX Auditor agent evaluation
- Scientific Manuscript Peer Reviewer agent evaluation
- Nielsen Heuristics Mobile UX Auditor agent evaluation
- UX/UI Principles Agent Skills agent evaluation
- Nielsen Heuristics Mobile UX Auditor agent evaluation
- ScholarEval Academic Research Evaluator agent evaluation
- AI Agent Reasoning Trace Optimizer agent evaluation
- Experiment Integrity Cross-Model Auditor agent evaluation
- Research Result-to-Claim Evaluator agent evaluation
- UX/UI Principles Interface Evaluator agent evaluation
- Comprehensive Final Review Checklist Assessor agent evaluation
- UX/UI Principles Agent Skills agent evaluation
- Conductor Project Artifacts Validator agent evaluation
- Comprehensive Codebase Bug Analysis and Fixer agent analysis
- Xcode MCP Usage Guidelines for Agents agent tool_use
- Xcode MCP Usage Guidelines agent tool_use
- Rapid App MVP Prototyper agent coding
- Local Documentation Online Sync Automator agent operations
- HashiCorp Packer Golden Image Expert agent operations