/stop
Stops the Supabase local development stack.
$ npx -y skills add fcakyon/claude-codex-settings --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/stop
Context preview
What this command does when you run it.
Stops the Supabase local development stack.
Command definition
stop.mdsupabase-stop
Stops the Supabase local development stack.
Requires `supabase/config.toml` to be created in your current working directory by running `supabase init`.
All Docker resources are maintained across restarts. Use `--no-backup` flag to reset your local development data between restarts.
Use the `--all` flag to stop all local Supabase projects instances on the machine. Use with caution with `--no-backup` as it will delete all supabase local projects data.
Battle-tested Claude Code, OpenAI Codex, Cursor configs, plugins, hooks and agents with Kimi, MiniMax and GLM API support.
Repo: fcakyon/claude-codex-settings
Other commands on claude-codex-settings.
- /setup
Configure Azure MCP server with Azure CLI authentication
Open command - /load-claude-md
Refresh context with CLAUDE.md instructions
Open command - /sync-allowlist
Sync allowlist from GitHub repository to user settings
Open command - /sync-claude-md
Sync CLAUDE.md from GitHub repository
Open command - /update-readme
Update README.md plugin sections and download links
Open command - /functions
Manage Supabase Edge Functions.
Open command

