Set up the project layout following the reference structure above.
Create the singleton client with caching and monitoring.
Implement custom error classes for Supabase operations.
Add health check endpoint for Supabase connectivity.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Implement Supabase reference architecture with best-practice project layout.