/init
Initialize configurations for Supabase local development.
$ 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
/init
Context preview
What this command does when you run it.
Initialize configurations for Supabase local development.
Command definition
init.mdsupabase-init
Initialize configurations for Supabase local development.
A `supabase/config.toml` file is created in your current working directory. This configuration is specific to each local project.
> You may override the directory path by specifying the `SUPABASE_WORKDIR` environment variable or `--workdir` flag.
In addition to `config.toml`, the `supabase` directory may also contain other Supabase objects, such as `migrations`, `functions`, `tests`, etc.
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

