Supabase Prod Checklist
Ensures Supabase production deployments follow a standardized checklist, reducing errors and improving stability.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add supabase-prod-checklist npx -- -y @trustedskills/supabase-prod-checklist
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"supabase-prod-checklist": {
"command": "npx",
"args": [
"-y",
"@trustedskills/supabase-prod-checklist"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a checklist to ensure your Supabase production environment is properly configured and secure. It helps verify critical settings related to database access, security rules, and overall system health. The goal is to reduce the risk of errors and vulnerabilities in live deployments.
When to use it
- Before launching a new Supabase project into production.
- During routine security audits of existing Supabase environments.
- When migrating a Supabase database from development or staging to production.
- After making significant changes to your Supabase infrastructure.
Key capabilities
- Provides a comprehensive checklist for production readiness.
- Helps identify potential configuration errors.
- Focuses on security best practices within the Supabase platform.
Example prompts
- "Run the Supabase Production Checklist."
- "Generate a report detailing my Supabase environment's compliance with the production checklist."
- βWhat are the key areas I need to review for my Supabase production setup?β
Tips & gotchas
This skill assumes you have an existing Supabase project. It does not provide instructions on how to set up or configure a new Supabase instance.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.