web-starter-audit

Audit starter web projects for accessibility, UX, and code quality.

114|13|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/frumu-ai/tandem --skill web-starter-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-starter-audit
Source: https://github.com/frumu-ai/tandem/tree/main/src-tauri/resources/packs/web-starter-audit-pack/skills/web-starter-audit
Command: npx skills add https://github.com/frumu-ai/tandem --skill web-starter-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a comprehensive audit of starter web projects, identifying critical issues in UX, accessibility, and overall quality to ensure a robust foundation.

Core Features & Use Cases

  • UX & Accessibility Auditing: Scans for semantic correctness, focus management, keyboard navigation, color contrast, and clear labeling.
  • Quality Assurance: Detects bugs, insecure defaults, dead code, and performance bottlenecks.
  • Prioritized Remediation: Provides actionable, ranked recommendations with estimated effort and impact.
  • Use Case: A development team launching a new web application can use this Skill to perform a pre-launch audit, ensuring it meets high standards for user experience and accessibility before going live.

Quick Start

Run a full audit on the current web project, focusing on accessibility and quality.

Frequently Asked Questions about web-starter-audit

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

FAQPage Schema
How do I audit a web project for accessibility and UX issues?

To audit a web project for accessibility and UX issues, scan for semantic correctness, focus management, keyboard navigation, color contrast, and clear labeling to identify critical user experience barriers and generate a prioritized remediation plan.

What is included in a web starter quality assurance audit?

A web starter quality assurance audit includes detecting bugs, insecure defaults, dead code, and performance bottlenecks, while also generating detailed audit findings, a changelog, and an HTML project audit report to guide remediation.

How do I prioritize code remediation steps for a new web application?

You can prioritize code remediation steps for a new web application by generating a ranked remediation plan that evaluates identified issues like dead code and poor defaults, providing actionable recommendations with estimated effort and impact.

Can I use this web audit to check keyboard navigation and focus management?

Yes, this web audit can check keyboard navigation and focus management by scanning your web project to ensure proper semantic correctness and accessible user interaction patterns are implemented across the application.

When should I run a pre-launch quality and accessibility audit on my web starter?

You should run a pre-launch quality and accessibility audit on your web starter before going live to ensure it meets high standards for user experience, accessibility, and code quality, preventing critical bugs and insecure defaults from reaching production.