Agent skill
supabase-llm-docs
Fetch LLM-optimized documentation for Supabase, the open-source Firebase alternative.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/supabase-5dlabs-cto-5117b184
SKILL.md
Supabase Documentation (llms.txt)
Supabase is an open-source Firebase alternative providing database, authentication, storage, and realtime subscriptions. This skill allows agents to fetch its LLM-optimized documentation.
Usage
To get detailed documentation for Supabase, use the firecrawl_scrape tool:
firecrawl_scrape({ url: "https://supabase.com/llms.txt", formats: ["markdown"] })
Key Features
- PostgreSQL Database - Full Postgres with Row Level Security
- Authentication - Built-in auth with social providers
- Storage - S3-compatible object storage
- Realtime - PostgreSQL changes via WebSockets
- Edge Functions - Deno-based serverless functions
- Vector/AI - pgvector for embeddings
Related Skills
better-auth- Alternative auth frameworkeffect-patterns- Effect TypeScript patterns
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?