Web Interface Guidelines

โดย Vercel

ตรวจสอบโค้ด UI เพื่อให้สอดคล้องกับ Web Interface Guidelines ใช้

npx skills add https://github.com/vercel-labs/agent-skills --skill web-design-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.

Skills เพิ่มเติมจาก Vercel

Vercel Deploy
Vercel
ปรับใช้แอปพลิเคชันและเว็บไซต์ไปยัง Vercel ใช้ทักษะนี้เมื่อผู้ใช้ร้องขอการดำเนินการปรับใช้ เช่น "ปรับใช้แอปของฉัน" "ปรับใช้นี้ไปยังโปรดักชัน" "สร้างการปรับใช้ตัวอย่าง" "ปรับใช้และให้ลิงก์แก่ฉัน" หรือ "ทำให้ใช้งานจริง" ไม่ต้องมีการยืนยันตัวตน - ส่งคืน URL ตัวอย่างและลิงก์ปรับใช้ที่สามารถอ้างสิทธิ์ได้
developmentofficial
React Best Practices
Vercel
แนวทางปฏิบัติที่ดีที่สุดในการเพิ่มประสิทธิภาพ React และ Next.js จากทีมวิศวกรรมของ Vercel ควรใช้ทักษะนี้เมื่อเขียน ตรวจสอบ หรือปรับโครงสร้างโค้ด React/Next.js เพื่อให้แน่ใจว่ารูปแบบการทำงานมีประสิทธิภาพสูงสุด ทำงานเมื่อมีงานที่เกี่ยวข้องกับคอมโพเนนต์ React, หน้า Next.js, การดึงข้อมูล, การปรับแต่งบัณฑล หรือการปรับปรุงประสิทธิภาพ
developmentfeaturedofficial
Agent Browser
Vercel
ทำให้การโต้ตอบกับเบราว์เซอร์เป็นอัตโนมัติสำหรับการทดสอบเว็บ การกรอกฟอร์ม การจับภาพหน้าจอ และการดึงข้อมูล
browser-automationofficial