Skip to content
Development
Command

/init

Initialize configurations for Supabase local development.

From plugin
claude-codex-settings
1k15 skills4 agents15 commands5 MCP
Install
$ npx -y skills add fcakyon/claude-codex-settings --agent claude-code

How 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.md

supabase-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.

Ships withclaude-codex-settings

Battle-tested Claude Code, OpenAI Codex, Cursor configs, plugins, hooks and agents with Kimi, MiniMax and GLM API support.

Get the whole plugin, auto-invoked
Stats
1,019
Stars
1
Views
90
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
11h ago
Last commit
1y ago
Created

Repo: fcakyon/claude-codex-settings