One-click install
npx skills add https://github.com/YuheiNakasaka/cc-dev-kit --skill ui-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-check
Source: https://github.com/YuheiNakasaka/cc-dev-kit/tree/main/.claude/skills/ui-check
Command: npx skills add https://github.com/YuheiNakasaka/cc-dev-kit --skill ui-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill uses Playwright MCP to verify UI styles and usability.

Core Features & Use Cases

  • Automated UI verification: Validate layout, style, accessibility, and usability across pages.
  • Screenshot capture: Take page screenshots for visual comparison and audits.
  • Guided analysis: Structure results into actionable points for design and front-end teams.

Quick Start

Example usage: check UI on 'https://example.com' and save a resized screenshot to the working directory.