Skip to content

Quality Commands

All quality commands follow an audit → fix → verify cycle and can run at any development stage.

CommandFocus
performancePerformance bottlenecks — LCP, CLS, INP, page weight
auditComprehensive assessment — performance, SEO, accessibility, code quality, best practices. Produces a prioritized fix report.
seoTheme-level SEO — meta tags, structured data, social meta, semantic HTML, crawlability
accessibilityWCAG 2.1 Level AA — keyboard nav, screen reader support, colour contrast, focus management, ARIA patterns

Analyses performance bottlenecks including Largest Contentful Paint, Cumulative Layout Shift, Interaction to Next Paint, and total page weight.

performance

Runs a comprehensive assessment across performance, SEO, accessibility, code quality, and best practices. Produces a prioritized fix report.

audit

Theme-level SEO analysis — meta tags, structured data, social meta tags, semantic HTML, and crawlability.

seo

WCAG 2.1 Level AA compliance — keyboard navigation, screen reader support, colour contrast, focus management, and ARIA patterns.

accessibility