effect-deep-audit
Installation
SKILL.md
Effect Deep Audit
Systematic methodology for bringing an Effect codebase to library-grade quality, battle-tested across full-stack audits covering auth, middleware, schemas, repos, event handlers, API groups, and tests.
Prerequisites (Optional)
- Effect source (recommended):
git clone https://github.com/Effect-TS/effectfor pattern verification - Effect MCP: https://github.com/tim-smart/effect-mcp for API lookups (fallback: https://effect.website/docs)
The Process
Phase 1: Reconnaissance (DO THIS FIRST)
Verify against Effect source, not docs. Docs lag. Source is truth.