audit

Audit frontend implementations for accessibility, performance, theming, and responsive design.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/niiiusburo/Tgroup --skill audit-niiiusburo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/niiiusburo/Tgroup/tree/main/website/.agents/skills/audit
Command: npx skills add https://github.com/niiiusburo/Tgroup --skill audit-niiiusburo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly evaluate frontend quality so they can catch accessibility gaps, performance regressions, theming inconsistencies, responsive layout problems, and visual anti-patterns before release.

Core Features & Use Cases

  • Accessibility review: Checks semantic structure, keyboard navigation, labels, contrast, and other measurable WCAG-related concerns.
  • Technical quality audit: Reviews performance, theming, responsive behavior, and implementation patterns against practical frontend standards.
  • Prioritized reporting: Produces a scored report with P0-P3 severity so teams know what to fix first and why it matters.

Quick Start

Ask me to audit the specified page, feature, or component and I will return a scored technical quality report with prioritized issues and recommendations.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit frontend code for accessibility and performance issues before release?

To audit frontend implementations for accessibility and performance issues, you can run a technical quality review that checks semantic structure, contrast, and responsive behavior, returning a scored report with prioritized remediation steps.

What is the best way to check my web components for visual anti-patterns and theming inconsistencies?

The best way to check components for visual anti-patterns and theming inconsistencies is to perform a technical quality audit that evaluates implementation patterns against practical frontend standards and generates scored findings with severity ratings.

How does a frontend audit report prioritize issues for regression triage?

A frontend audit report prioritizes issues by assigning P0 to P3 severity levels to each finding, detailing standards references and user impact so teams know exactly what to fix first during regression triage.

Can I use a technical quality audit for release readiness assessment on specific feature areas?

Yes, you can use a technical quality audit for release readiness assessment by applying it to specific pages, components, or feature areas to identify accessibility gaps and performance regressions before deployment.

Does an automated frontend audit check responsive design and keyboard navigation?

Yes, an automated frontend audit checks responsive design and keyboard navigation by reviewing semantic structure, labels, and layout behavior against measurable WCAG-related concerns to ensure technical quality.