Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

486 skills found

EngineeringAutomation
supabase-auth avatar

supabase-auth

Manage Supabase authentication, including user sign-up, sign-in, session management, and admin-level user lifecycle operations via the REST API.

Views: 116
EngineeringAutomation
testing-patterns avatar

testing-patterns

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.

Views: 115,850
Data AnalysisResearch
seaborn avatar

seaborn

Statistical visualization library for Python. Create publication-quality graphics like box plots, heatmaps, and violin plots with pandas integration and automatic statistical estimation.

Views: 919,784
EngineeringData AnalysisResearch
basic-usage avatar

basic-usage

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.

Views: 156
Data AnalysisEngineeringResearch
interpreting-culture-index avatar

interpreting-culture-index

Interprets Culture Index (CI) surveys and behavioral profiles. Analyzes team composition, burnout risk, and hiring profiles using data-driven trait assessment.

Views: 84,906
EngineeringProductivityAutomation
Documenting Code avatar

Documenting Code

Synchronize project documentation with code. Maintains feature specs, API contracts, and READMEs using init-project standards to ensure traceability and completeness.

Views: 7499
Engineering
reviewing-code avatar

reviewing-code

Perform rigorous code reviews for FastMCP projects, focusing on API design, dependency management, and codebase consistency.

Views: 1124,908
ProductivityEngineeringEducation
prompt-lookup avatar

prompt-lookup

Search, discover, and refine AI prompts using the prompts.chat library. Access thousands of community-curated prompts for ChatGPT, Claude, and other AI models.

Views: 66161,071
EngineeringAutomation
mcp-add avatar

mcp-add

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.

Views: 1615
EngineeringAutomation
configuring-connection-pools avatar

configuring-connection-pools

Optimizes Prisma Client connection pool settings for production databases, serverless environments, and high-concurrency architectures to prevent connection exhaustion and performance bottlenecks.

Views: 6
EngineeringProductivity
svelte-deployment avatar

svelte-deployment

Expert SvelteKit deployment guidance covering production builds, static/node/cloudflare adapters, Vite configuration, and library authoring best practices.

Views: 11203
Engineering
Advanced Modular Library Design avatar

Advanced Modular Library Design

Design modular TypeScript libraries using HexDI principles: compile-time dependency validation, feature-first organization, and clean API boundaries.

Views: 108