Domains
Forms
- SKILL.md2.8%
- references94.4%
- other2.8%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When writing/reviewing Postgres queries, designing schemas, optimizing indexes, configuring connection pooling, or handling RLS in Supabase.
Actionable Postgres best practices: optimized queries, better schema, safer RLS, improved performance and scalability.
Use Cases
A backend developer writes a new feature querying Supabase Postgres with slow response. They invoke this skill to read query-performance and missing-index references, rewrite SQL with proper composite indexes, and verify via EXPLAIN. Result: latency drops and user experience improves.
A team enables RLS but fears performance penalty and security gaps. Using this skill's security-rls references, they apply performant policies and indexing on foreign keys. They gain safe multi-tenant access without noticeable slowdown and pass the security audit.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File