Supabase Prod Checklist

🌐Community
by jeremylongshore Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add supabase-prod-checklist npx -- -y @trustedskills/supabase-prod-checklist
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jeremylongshore
Installs
13

🌐 Community

Passed automated security scans.