用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/terrazul-ai/tz-packages --skill batch-ux-audit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | batch-ux-audit |
| description | Comprehensive UX audit combining heuristics, accessibility, and flow testing across multiple pages |
Coordinate comprehensive UX evaluations across multiple pages and evaluation types, synthesizing findings into actionable reports.
Clarify with user:
Options:
For each page:
Heuristics Evaluation
Accessibility Audit
Flow Testing (where applicable)
Identify patterns:
Create global priority matrix considering:
Use report-generator skill for consistent output.
# Comprehensive UX Audit Report
**Site**: [URL]
**Date**: [Date]
**Pages Audited**: [Count]
## Executive Summary
| Metric | Value |
|--------|-------|
| Overall UX Score | X/100 |
| Accessibility Status | [Status] |
| Pages Audited | X |
| Total Issues | X |
| Critical Issues | X |
### Top 5 Findings
1. [Finding 1]
2. [Finding 2]
3. [Finding 3]
4. [Finding 4]
5. [Finding 5]
### Critical Actions Required
1. [Action 1]
2. [Action 2]
## Audit Coverage
| Page | Heuristics | Accessibility | Flows |
|------|------------|---------------|-------|
| Homepage | ✓ | ✓ | - |
| Signup | ✓ | ✓ | ✓ |
| Dashboard | ✓ | ✓ | - |
## Cross-Page Patterns
### Pattern 1: [Pattern Name]
- **Affected Pages**: [List]
- **Issue**: [Description]
- **Impact**: [User impact]
- **Recommendation**: [Fix]
## Per-Page Summaries
### Homepage
- UX Score: X/100
- Critical Issues: X
- [Key findings]
### Signup Page
- UX Score: X/100
- Critical Issues: X
- [Key findings]
[Continue for each page...]
## Priority Matrix
### Immediate (Critical + Easy)
1. [Issue] - [Pages] - Effort: Low
### Short-term (High Impact)
1. [Issue] - [Pages] - Effort: Medium
### Medium-term (Systemic)
1. [Issue] - Site-wide - Effort: High
[ ] [Fix critical issues]
[ ] [Address high priority]
[ ] [Systemic improvements]
Use the batch-ux-audit skill to evaluate:
- Homepage
- Signup flow
- Main dashboard
- Settings page
Focus on heuristics and accessibility at AA level.
Creates well-structured Claude Skills with proper YAML frontmatter, clear instructions, and supporting files. Activates when the user wants to create a new skill, add capabilities to their AI assistant, encode team preferences, or structure any reusable instruction set. Covers the full lifecycle from intent capture through writing, testing, and refinement.
Shows all available skills, platform support, common workflows, and troubleshooting for the @terrazul/assistant-creator package. Activates when the user asks for help, wants to know what's available, or needs guidance on using the package.
Interactive wizard to set up MCP server credentials in your shell environment (~/.zshenv, ~/.bashrc, etc.). Activates when the user needs to configure API keys, tokens, or environment variables for MCP servers, or after adding new MCP integrations that require authentication.