audit

Diagnoses UI quality issues across accessibility, performance, theming, and responsiveness.

1|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/navikt/watson-sak-frontend --skill audit-navikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/navikt/watson-sak-frontend/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/navikt/watson-sak-frontend --skill audit-navikt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Addresses the need to identify, document, and prioritize UI quality issues across accessibility, performance, theming, and responsive design, replacing ad-hoc audits with a repeatable process.

Core Features & Use Cases

  • Diagnostic Scan across Accessibility (A11y), Performance, Theming, and Responsive Design to surface issues and anti-patterns.
  • Comprehensive Report with severity ratings, root causes, and prioritized recommendations to guide remediation efforts.
  • Integrations & Guidance: aligns with frontend-design principles and can be extended via other skills like /audit, /normalize, /harden for remediation steps.

Quick Start

Run a full UI audit on your current project to generate a prioritized report of 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 run a comprehensive UI audit for accessibility and performance issues?

You can audit responsive design and theming anti-patterns in both development and production environments. The diagnostic scan surfaces issues across these domains and documents them in a comprehensive report with prioritized recommendations.

What is included in a UI accessibility and performance audit report?

The audit report includes severity ratings, root causes, and prioritized recommendations for identified interface quality issues. It covers A11y, performance, theming, and responsive design findings to inform your remediation efforts.

Can I audit a web UI project that is already in production?

Yes, UI audits apply to web UI projects in both development and production environments. The diagnostic checks capture A11y, performance, theming, and responsive design findings regardless of your deployment stage.

How do I fix the accessibility and theming issues found during a UI audit?

After generating an audit report, you can extend remediation using skills like normalize and harden. These integrations provide specific commands to address the prioritized interface quality issues documented in the audit.

What's the best way to identify A11y and responsive design anti-patterns in my web application?

Running a full UI audit replaces ad-hoc checks with a repeatable process, performing comprehensive diagnostic scans across A11y, performance, theming, and responsive design to surface anti-patterns and inform remediation.