بنقرة واحدة
batch-ux-audit
Comprehensive UX audit combining heuristics, accessibility, and flow testing across multiple pages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Comprehensive UX audit combining heuristics, accessibility, and flow testing across multiple pages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
Searches mcp.so marketplace for MCP servers and configures them for Claude, Codex, or Gemini. Use when user wants to add external tool integrations, find MCP servers, or configure model context protocol.
Converts Claude SKILL.md files to Gemini-compatible format. Use when user wants to use a Claude skill with Gemini CLI, or needs to make skills cross-platform compatible.
Create well-formed Claude agents with proper YAML frontmatter, system prompts, and examples. Use when user wants to create a new agent, customize Claude behavior, or needs help structuring an agent definition.
| 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
## Remediation Roadmap
### Week 1-2
- [ ] [Fix critical issues]
### Week 3-4
- [ ] [Address high priority]
### Month 2+
- [ ] [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.