supabase-auth
Manage Supabase authentication, including user sign-up, sign-in, session management, and admin-level user lifecycle operations via the REST API.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
486 skills found
Manage Supabase authentication, including user sign-up, sign-in, session management, and admin-level user lifecycle operations via the REST API.
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
Statistical visualization library for Python. Create publication-quality graphics like box plots, heatmaps, and violin plots with pandas integration and automatic statistical estimation.
Essential guide to llmemory for document storage and search: installation, database setup with pgvector, document ingestion, hybrid/semantic retrieval, and building RAG systems with multi-tenant support.
Interprets Culture Index (CI) surveys and behavioral profiles. Analyzes team composition, burnout risk, and hiring profiles using data-driven trait assessment.
Synchronize project documentation with code. Maintains feature specs, API contracts, and READMEs using init-project standards to ensure traceability and completeness.
Perform rigorous code reviews for FastMCP projects, focusing on API design, dependency management, and codebase consistency.
Search, discover, and refine AI prompts using the prompts.chat library. Access thousands of community-curated prompts for ChatGPT, Claude, and other AI models.
Easily configure and add Model Context Protocol (MCP) servers to various AI coding clients like Cursor, Claude, VS Code, and more using an interactive or automated command-line interface.
Optimizes Prisma Client connection pool settings for production databases, serverless environments, and high-concurrency architectures to prevent connection exhaustion and performance bottlenecks.
Expert SvelteKit deployment guidance covering production builds, static/node/cloudflare adapters, Vite configuration, and library authoring best practices.
Design modular TypeScript libraries using HexDI principles: compile-time dependency validation, feature-first organization, and clean API boundaries.