audit

Scan frontend projects for accessibility, performance, theming, responsive design, and anti-pattern issues.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/nielpattin/.pi-tnega --skill audit-nielpattin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/nielpattin/.pi-tnega/tree/main/skills/audit
Command: npx skills add https://github.com/nielpattin/.pi-tnega --skill audit-nielpattin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams systematically evaluate frontend quality across accessibility, performance, theming, and responsive design, delivering a scored report with actionable plan.

Core Features & Use Cases

  • Diagnostic scan across Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns.
  • Generates a P0-P3 severity-ranked report and an actionable improvement plan.
  • Use Case: Before release, run a technical quality audit to surface issues without auto-fixing them, guiding developers on remediation.

Quick Start

Run a full frontend quality audit on your project to generate a scored report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a frontend accessibility and performance audit before release?

To run a frontend accessibility and performance audit, execute a structured diagnostic scan across your project to surface issues. This generates a scored report with P0-P3 severities and an actionable remediation plan without auto-fixing the identified problems.

What is a P0-P3 severity report in technical quality reviews?

A P0-P3 severity report in technical quality reviews categorizes frontend issues by urgency, from critical blockers to minor improvements. It provides a deterministic, ranked assessment of accessibility, performance, and theming anti-patterns to guide remediation.

Does this quality audit automatically fix responsive design and theming issues?

No, this quality audit does not automatically fix responsive design and theming issues. It performs a structured diagnostic scan to surface problems and produces an actionable improvement plan, leaving the actual code remediation to the developers.

Can I use this scan for repeatable quality assurance workflows?

Yes, you can use this scan for repeatable quality assurance workflows because results are deterministic and aligned with defined evaluation criteria. This ensures consistent accessibility, performance, and anti-pattern checks across multiple audit runs.

What's the best way to evaluate frontend anti-patterns without auto-fixing code?

The best way to evaluate frontend anti-patterns without auto-fixing code is to run a structured diagnostic scan that surfaces issues across multiple domains. This produces a scored report with actionable remediation steps for developers to implement manually.