By fcakyon
Develop full-stack Supabase apps by configuring local environments and managing migrations, edge functions, secrets with CLI and TypeScript codegen; integrating supabase-js SDK for PostgREST queries, auth, storage uploads, realtime subscriptions; optimizing Postgres with best practices for schema design, query performance, connection pooling, RLS security.
This skill should be used when user asks to "use supabase CLI", "supabase init", "supabase start", "run migrations", "deploy edge functions", "manage Supabase project", or works with the supabase command-line tool for local development and project management.
This skill should be used when user asks to "use supabase-js", "query Supabase database", "supabase auth", "supabase storage", "supabase realtime", "supabase edge functions", or works with the @supabase/supabase-js JavaScript/TypeScript SDK.
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
My daily battle-tested Claude Code/Desktop and OpenAI Codex setup with skills, commands, hooks, subagents and MCP servers.
Plugins add skills, commands, and automations to your AI coding tool. Install only what you need from the plugin list below.
Prerequisites: See INSTALL.md for setup requirements.
# Add marketplace (one time)
/plugin marketplace add fcakyon/claude-codex-settings
# Install any plugin by name
/plugin install < plugin-name > @claude-settings
codex plugin install < plugin-name > @claude-settings
gemini extensions install --path ./plugins/<plugin-name>
cursor plugin install < plugin-name > @claude-settings
Create symlinks for cross-tool compatibility:
ln -sfn CLAUDE.md AGENTS.md
ln -sfn CLAUDE.md GEMINI.md
| Claude Code | Codex CLI | Gemini CLI |
|---|---|---|
/plugin install anthropic-office-skills@claude-settings | codex plugin install anthropic-office-skills@claude-settings | gemini extensions install --path ./plugins/anthropic-office-skills |
Official office document skills from anthropics/skills.
| Skill | Description | Install |
|---|---|---|
pdf | PDF processing (read, merge, split, create, OCR, forms) | |
pptx | PowerPoint presentation building and editing | |
xlsx | Excel spreadsheet processing with formulas | |
docx | Word document creation and editing |
Frontend design skills from Anthropic and OpenAI for building visually strong landing pages, websites, and apps.
Official Anthropic skills for PDF, Word, PowerPoint, and Excel document processing.
Web performance auditing skill for Core Web Vitals, Lighthouse scores, render-blocking resources, and accessibility.
Official MongoDB agent skills for schema design, query tuning, search, and connections.
Browser automation CLI for AI agents. Navigate pages, fill forms, click buttons, take screenshots, and test web apps.
npx claudepluginhub fcakyon/claude-codex-settings --plugin supabase-skillsClaude Code skill pack for Supabase (30 skills)
Postgres performance optimization and best practices from Supabase. 30 rules across 8 categories prioritized by impact.
Run Supabase Management API SQL and operational database tasks.
SQL optimization, query tuning, and database performance expert for production systems
Database architecture and SQL optimization with PostgreSQL expertise
Commands for database schema design, migrations, and optimization