/functions
Manage Supabase Edge Functions.
$ 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
/functions
Context preview
What this command does when you run it.
Manage Supabase Edge Functions.
Command definition
functions.mdsupabase-functions
Manage Supabase Edge Functions.
Supabase Edge Functions are server-less functions that run close to your users.
Edge Functions allow you to execute custom server-side code without deploying or scaling a traditional server. They're ideal for handling webhooks, custom API endpoints, data validation, and serving personalized content.
Edge Functions are written in TypeScript and run on Deno compatible edge runtime, which is a secure runtime with no package management needed, fast cold starts, and built-in security.
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 - /gen
Automatically generates type definitions based on your Postgres database schema.
Open command

