agent-skills
Agent Skills to help developers using AI agents with Supabase
File Explorer
Download Latest Version (.zip)- marketplace.json
- user-feedback.md
- ci.yml
- release.yml
- og.png
- build-release.ts
- feedback-issue-template.md
- skill-feedback.md
- CHANGELOG.md
- SKILL.md
- _contributing.md
- _sections.md
- _template.md
- advanced-full-text-search.md
- advanced-jsonb-indexing.md
- conn-idle-timeout.md
- conn-limits.md
- conn-pooling.md
- conn-prepared-statements.md
- data-batch-inserts.md
- data-n-plus-one.md
- data-pagination.md
- data-upsert.md
- lock-advisory.md
- lock-deadlock-prevention.md
- lock-short-transactions.md
- lock-skip-locked.md
- monitor-explain-analyze.md
- monitor-pg-stat-statements.md
- monitor-vacuum-analyze.md
- query-composite-indexes.md
- query-covering-indexes.md
- query-index-types.md
- query-missing-indexes.md
- query-partial-indexes.md
- schema-constraints.md
- schema-data-types.md
- schema-foreign-key-indexes.md
- schema-lowercase-identifiers.md
- schema-partitioning.md
- schema-primary-keys.md
- security-privileges.md
- security-rls-basics.md
- security-rls-performance.md
- CHANGELOG.md
- SKILL.md
- sanity.test.ts
- .gitignore
- .mcp.json
- .node-version
- .release-please-manifest.json
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.md
- LICENSE
- package.json
- pnpm-lock.yaml
- README.md
- release-please-config.json
- vitest.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/supabase/agent-skills
Downloads the entire project code from GitHub to your computer.
cd agent-skills
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
uses: agentskills/build-for-well-known@v1 # replaces pnpm build:release
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
