chore: auto-update index and readme for postgres-best-practices skill

This commit is contained in:
sck_0
2026-01-23 10:41:31 +01:00
parent 29b45dd234
commit 10f00a45dd
2 changed files with 250 additions and 243 deletions

View File

@@ -1193,6 +1193,12 @@
"name": "subagent-driven-development",
"description": "Use when executing implementation plans with independent tasks in the current session"
},
{
"id": "postgres-best-practices",
"path": "skills/postgres-best-practices",
"name": "supabase-postgres-best-practices",
"description": "Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations."
},
{
"id": "systematic-debugging",
"path": "skills/systematic-debugging",