Implement Supabase lint rules, policy enforcement, and automated guardrails. Use when setting up code quality rules for Supabase integrations, implementing pre-commit hooks, or configuring CI policy checks for Supabase best practices. Trigger with phrases like "supabase policy", "supabase lint", "supabase guardrails", "supabase best practices check", "supabase eslint".
4.6
Rating
0
Installs
Security
Category
The skill addresses a valuable security concern (Supabase policy enforcement) with a clear description that enables invocation. However, it lacks concrete implementation details: no actual ESLint rules, pre-commit hook configurations, or CI pipeline examples are provided. The instructions are high-level placeholders ('Implement custom lint rules', 'Set up hooks') without actionable steps, code snippets, or specific Supabase best practices to enforce. While the structure appropriately references external files for errors and examples, the core SKILL.md needs more substance—specific rules to check (e.g., RLS policies, secret exposure, connection pooling), sample configurations, or at least clear pseudocode. The novelty is moderate: while policy enforcement is useful, the skill as documented doesn't demonstrate significant complexity beyond what standard ESLint/pre-commit documentation would provide. To improve: add concrete Supabase-specific lint rules, pre-commit hook YAML, and CI check examples that demonstrate domain expertise.
Loading SKILL.md…