audit

Identifies front-end UI issues across four dimensions and compiles severity-based reports with recommendations.

Updated May 14, 2026
One-click install
npx skills add https://github.com/chroniicallydiistracted/LorcanaChamp --skill audit-chroniicallydiistracted
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/chroniicallydiistracted/LorcanaChamp/tree/main/references/lorcana-simulator/.agents/skills/audit
Command: npx skills add https://github.com/chroniicallydiistracted/LorcanaChamp --skill audit-chroniicallydiistracted

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The audit skill helps teams identify quality and usability problems early by systematically scanning interfaces and design patterns, then producing actionable findings without attempting to implement fixes.

Core Features & Use Cases

  • Multi-dimension diagnostic scan: Reviews accessibility (A11y), performance, theming, and responsive design risks to surface where users will struggle.
  • Anti-pattern detection: Flags critical design and “AI slop” anti-patterns to quickly assess whether an experience looks automated or violates established design guidance.
  • Comprehensive, prioritized reporting: Generates a structured report with severity-based sections, executive summary metrics, systemic patterns, and a prioritized remediation plan.

Quick Start

Run the audit to assess a UI or experience and receive a comprehensive report highlighting the most critical issues first.

Frequently Asked Questions about audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a UI quality audit for accessibility and responsive design issues?

Anti-pattern detection flags critical design flaws and AI slop patterns by scanning interfaces against established design guidance, surfacing automated-looking experiences in the audit report without implementing fixes.

What is included in a front-end quality audit report?

A front-end quality audit report includes an executive summary, severity-based findings, explicit issue locations, impact assessments, recommendations, systemic patterns, and a prioritized remediation plan.

Can I use this audit to verify design-system compliance before release?

Yes, the audit applies to design-system compliance verification and pre-release auditing of UI implementations, scanning for theming issues and anti-patterns to ensure quality before launch.

Does the audit skill automatically fix accessibility and performance issues it finds?

No, the audit skill does not perform code fixes; it compiles prioritized findings with suggested next commands and recommendations, leaving actual remediation to the development team.

How does anti-pattern detection work for identifying AI slop in UI implementations?

Anti-pattern detection flags critical design flaws and AI slop patterns by scanning interfaces against established design guidance, surfacing automated-looking experiences in the audit report without implementing fixes.