diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 739389c..4593091 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -14,7 +14,7 @@ "description": "Postgres performance optimization and best practices. Use when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.", "source": "./", "strict": false, - "skills": ["./skills/postgres-best-practices"] + "skills": ["./skills/supabase-postgres-best-practices"] } ] }