CtrlK
BlogDocsLog inGet started
Tessl Logo

Discover rules

Discover rules to enhance your AI agent's capabilities.

Top Performing in Database Management

Data-driven rankings. Real results from real agents.

AllSkillsDocsRules

vitron-ai/themis

Reference tile for Themis, a Node.js and TypeScript unit test framework designed for AI coding agents. Covers unit-test authoring, Jest/Vitest migration, agent-readable failure output with repair hints, and first-class integrations for Claude Code, Cursor, and generic agents.

tessl-labs/intent-integrity-kit

Closing the intent-to-code chasm - specification-driven development with BDD verification chain

NameContainsScore
g14wxz/commerce-database-architect
v1.1.0

Database architecture skills, docs, and rules for high-demand multi-tenant commerce platforms (PostgreSQL source of truth, Neo4j as derived GraphRAG projection, transactional outbox, RLS-based tenant isolation). Includes live schema introspection workflow via Postgres MCP.

Contains:

commerce-database-architecture

Use when designing or reviewing database architecture for high-demand multi-tenant commerce platforms — including PostgreSQL schema design, foreign keys, indexes, JSONB usage, multi-tenant isolation with Row Level Security, transactional outbox, Neo4j GraphRAG projections, event sourcing decisions, audit logging, partitioning, expand/contract migrations, and product/inventory/order modeling for restaurants, boutiques, drugstores, retailers, distributors, grocery, hardware, or appliance businesses. Triggered by any request to design tables, design schemas, create migrations, model products/variants/inventory/orders/payments, choose between monolith and microservices, choose between PostgreSQL and Neo4j as source of truth, model multi-tenant data, design event flows, or review an ER diagram.

SkillsDocsRules

Configures Postgres triggers and database webhooks for event-driven architectures in Supabase.

SkillsDocsRules

Provides database health diagnostics via slow query analysis, bottleneck identification, and Postgres inspection.

SkillsDocsRules

Configures database INSERT triggers that offload document chunking and embedding to Edge Functions.

SkillsDocsRules

Prevents directory traversal in Supabase Storage via path validation functions and storage RLS.

SkillsDocsRules

Configures Prometheus scraping, log drains, and observability for Supabase infrastructure monitoring.

SkillsDocsRules

Enforces absolute data boundaries between tenants in shared schema via RLS policies on tenant_id.

SkillsDocsRules

Gemini Enterprise A2A configuration and rules.

SkillsDocsRules

Prevents CPU spikes and full table scans from poorly written RLS policies via index and wrapper enforcement.

SkillsDocsRules

Closing the intent-to-code chasm - specification-driven development with BDD verification chain

SkillsRules

Secures Supabase Realtime private channels via RLS policies on the realtime.messages table.

SkillsDocsRules

Orchestrates long-running Edge Function work via waitUntil, pg_cron, and pgmq patterns.

SkillsDocsRules

Enforces HNSW index selection over IVFFlat and correct distance operator usage for pgvector.

SkillsDocsRules

Enforces PKCE-based OAuth code flow replacing implicit auth flows for modern Supabase auth.

SkillsDocsRules

Reference tile for Themis, a Node.js and TypeScript unit test framework designed for AI coding agents. Covers unit-test authoring, Jest/Vitest migration, agent-readable failure output with repair hints, and first-class integrations for Claude Code, Cursor, and generic agents.

SkillsDocsRules

Configures server-side session synchronization via secure HTTP-only cookies for SSR frameworks.

SkillsDocsRules

Fuses semantic vector search with lexical full-text search using Reciprocal Rank Fusion in a PL/pgSQL RPC.

SkillsDocsRules

Discover and apply best practice skills automatically. Gap analysis scans the codebase, skill-search fills gaps from the registry, skill-classifier separates proactive from reactive skills, quality-standards generates CLAUDE.md guidance, self-review compares code against checklists, and verification-strategy sets up test/lint/typecheck feedback loops.

SkillsRules

Provides EXPLAIN ANALYZE workflow for identifying missing indexes, sequential scans, and query plan issues.

SkillsDocsRules

Injects tenant ID and RBAC permissions into JWT via Postgres Auth Hooks during token issuance.

SkillsDocsRules

Can't find what you're looking for? Evaluate a missing skill.