An example frontend repo to try the skills on. The copy is deliberately bad (shouty errors, Title Case, "E-Mail", "Log In" vs "sign in").
src/— feature components with hardcoded copy. Try/ditto-audit examplefor the file-scoped audit against your styleguide rules.design-system/— a sharedButtonatom with a Ditto spec (index.ditto.md). Its copy lives at the call sites insrc/, so try/ditto-spec-audit Buttonfor the component-scoped audit: it finds every<Button>instance and checks the labels ("Try Again", "SIGN UP NOW") against the spec's rules.workspace.ditto.md/dittospec.config.json— workspace-level rules and spec CLI config (placeholder workspace id).