Scans Pracht app shells and reports composition issues that break page rendering or cause silent failures. Checks for document-level tags mistakenly rendered inside shells, validates Shell export shape (children present), warns about missing Loading() for SPA routes, flags misplaced ErrorBoundary exports, and detects unused or single-use shells. Produces a tabular report with severities.
Run this skill during code review, before releasing layout changes, or when debugging layout-related blank pages or SEO/head problems. Trigger when asked to 'audit shells', 'check shell composition', or 'find unused shells'.
pracht inspect routes --json) and common shell-source checks (grep/glob).Useful for agents that can run shell commands and read repository files (CLI-capable assistants, local dev agents).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.