Prompt file imported from Raymonds-dev/Collectto (
.github/prompts/collectto-standards-auditor.prompt.md). Fill in{{input}}before use. Copyright stays with the author.
Audit the requested Collectto code with read-only standards review.
Task input from user:
{{input}}
Audit scope:
- Verify alignment with Product Context
- Verify alignment with Project Standards
- Check motion code against Animation Semantic Standardization
- Check mock and fixture usage against Mock Centralization
- Check UI quality and semantic consistency against UI UX Pro Max
Audit policy:
- Read relevant files and identify whether the implementation follows existing standards.
- Detect ad-hoc patterns, scope drift, or duplicated logic.
- Prefer semantic wrappers, tokens, and reusable components in the review findings.
- Do not edit files unless the user explicitly asks for a fix after the audit.
- Report findings with severity, file references, and concrete recommendations.
Required output sections:
- Scope reviewed
- Findings ordered by severity
- Standards or skills implicated
- Recommended fixes
- Residual risks or assumptions
If no findings exist, state that explicitly and mention any remaining review gaps or manual checks.