Browse Skills

4429 skills found

database-validation.md
0
1 export database-validation
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Comprehensive database security scanning and data integrity validation. Identify security vulnerabilities, enforce OWASP compliance, validate data types/formats/ranges, ensure referential integrity, and implement business rules. Use when assessing database security, checking compliance, validating data integrity, or enforcing constraints.
2026-01-05
qdrant-file-exporter.md
0
1 export qdrant-file-exporter
2 techybolek from "techybolek/child"
3 Extracts all chunks with three-tier contextual embeddings from a specific PDF file in Qdrant vector database and saves to plain text. Use when user wants to extract, export, dump, or view all chunks from a PDF document, inspect file content, save chunks for analysis, or review contextual embeddings.
2026-01-05
proteomics.md
0
1 export proteomics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Proteomics analysis toolkit for label-free quantitative proteomics. Invokes R scripts for normalization, visualization (volcano, heatmap, PCA, LOPIT), pathway analysis (KEGG, ConsensusPathDB), and protein list cross-referencing (MISEV2018, SASP, Matrisome). USE WHEN user says 'analyze proteomics', 'volcano plot', 'normalize protein data', 'pathway enrichment', 'check EV markers', 'SASP analysis', 'matrisome', OR mentions q-value, fold-change, or protein quantification.
2026-01-05
e2b-agent-deploy.md
0
1 export e2b-agent-deploy
2 scan-iq from "scan-iq/FoxRev"
3 Deploy and manage AI permit research agents in E2B cloud sandboxes. Use when deploying permit research agents, running distributed AI research, scaling cloud-based compliance analysis, or building SaaS permit platforms. Supports 21 specialized agents with 92% grounding quality.
2026-01-05
foundationdb-queries.md
0
1 export foundationdb-queries
2 coditect-ai from "coditect-ai/coditect-dev-generative-ui-development"
3 FoundationDB key patterns, query helpers, and tenant isolation for the T2 project. Use when working with FDB persistence, multi-tenant data access, or session management.
2026-01-05
server-setup.md
0
1 export server-setup
2 cliftonc from "cliftonc/drizzle-cube-skills"
3 Set up drizzle-cube API server with Express, Fastify, Hono, or Next.js framework adapters. Use when configuring the semantic layer server, setting up API endpoints, extracting security context, or initializing drizzle-cube with different web frameworks.
2026-01-05
result-backend-patterns.md
0
1 export result-backend-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Result backend configuration patterns for Celery including Redis, Database, and RPC backends with serialization, expiration policies, and performance optimization. Use when configuring result storage, troubleshooting result persistence, implementing custom serializers, migrating between backends, optimizing result expiration, or when user mentions result backends, task results, Redis backend, PostgreSQL results, result serialization, or backend migration.
2026-01-05
aws-infrastructure.md
0
1 export aws-infrastructure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AWS infrastructure as code with Terraform and CDK, including VPC design, EKS cluster setup, S3 bucket configuration, RDS databases, DynamoDB tables, Lambda functions, API Gateway, CloudWatch monitoring, IAM policies, security groups, cost optimization, multi-account strategies, CI/CD with CodePipeline, infrastructure testing, disaster recovery, compliance automation, and cloud-native best practices for production workloads.
2026-01-05
database-management-optimization.md
0
1 export database-management-optimization
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-terraform"
3 Master SQL databases, NoSQL systems, and data modeling. Learn query optimization, indexing strategies, transactions, ACID properties, scaling patterns (replication, sharding), and performance tuning. Design efficient schemas and architect databases for millions of records.
2026-01-05
api-cache-invalidation.md
0
1 export api-cache-invalidation
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Automatic cache invalidation system với Laravel Observers và Next.js On-Demand Revalidation. Tự động sync data real-time giữa backend và frontend khi admin update. USE WHEN cần setup cache management, sync frontend-backend, API cache strategy, hoặc user phàn nàn "phải Ctrl+F5 mới thấy data mới".
2026-01-05
backend-dev.md
0
1 export backend-dev
2 krazyuniks from "krazyuniks/guitar-tone-shootout"
3 FastAPI backend development with SQLAlchemy 2.0, Pydantic v2, and async Python. Use for API endpoints, database models, migrations, authentication, and background tasks.
2026-01-05
archon-project.md
0
1 export archon-project
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Gestion du projet MyGGV GPS dans Archon. Utiliser pour la documentation, les tâches, la recherche dans la knowledge base (Supabase docs, MapLibre docs, etc.), et le suivi de projet.
2026-01-05
tokenmilagre-database.md
0
1 export tokenmilagre-database
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Database management with Prisma (schema, migrations, optimization). TRIGGERS: 'Prisma', 'schema', 'migration', 'database', 'query optimization', 'modelo de dados'. Use when modifying database schema, creating migrations, optimizing queries, troubleshooting database issues, data modeling.
2026-01-05
agentdb-advanced-features.md
0
1 export agentdb-advanced-features
2 adebold from "adebold/warehouse-network"
3 Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
2026-01-05
backend-models.md
0
1 export backend-models
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Define database models and schemas with proper data types, constraints, relationships, and validation rules for PostgreSQL (Supabase/Bun.sql) and Firestore (Firebase). Use this skill when creating or modifying database models, ORM entity definitions, Prisma schemas, or Firestore document structures. Apply when working on model files (models/*.ts, entities/*.ts, schema.prisma, models/*.py, Models/*.cs), defining database relationships, setting up validation rules, or implementing data integrity constraints. This skill ensures snake_case naming for SQL and camelCase for NoSQL, required timestamps (created_at/updated_at), UUIDs for SQL and auto-generated IDs for Firestore, foreign key constraints with indexed columns, Row Level Security (RLS) policies for Supabase, strict Firestore security rules, normalized data for SQL (3NF) with denormalization for Firestore read performance, and pgvector setup for AI embeddings.
2026-01-05
backend-development.md
0
1 export backend-development
2 honhatphi from "honhatphi/wes"
3 Build robust backend systems with modern technologies (Node.js, Python, Go, Rust, .NET), frameworks (NestJS, FastAPI, Django, ASP.NET Core), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC, Minimal APIs), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.
2026-01-05
rust-code-reviewer.md
0
1 export rust-code-reviewer
2 iammarkps from "iammarkps/eqapo-gui"
3 Expert Rust code review agent that analyzes Rust code for correctness, safety, idiomatic patterns, performance, and best practices. Use when reviewing Rust code files (.rs), providing feedback on Rust projects, checking for unsafe code patterns, evaluating borrow checker compliance, suggesting idiomatic improvements, or conducting thorough code quality assessments for Rust codebases.
2026-01-05
cube-semantic-layer.md
0
1 export cube-semantic-layer
2 Obsidian-Owl from "Obsidian-Owl/floe-runtime"
3 Research-driven Cube semantic layer development. Injects research steps for data modeling, dbt integration, metrics, dimensions, REST API, GraphQL API, and SQL API (Postgres wire protocol). Use when building semantic layer, consumption APIs, metrics layer, Cube integration tests, or working with Cube MEASURE() syntax and psycopg2 connections.
2026-01-05
async-testing-expert.md
0
1 export async-testing-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive pytest skill for async Python testing with proper mocking, fixtures, and patterns from production-ready test suites. Use when writing or improving async tests for Python applications, especially FastAPI backends with database interactions.
2026-01-05
upgrading-to-prisma-6.md
0
1 export upgrading-to-prisma-6
2 djankies from "djankies/claude-configs"
3 Migrate from Prisma 5 to Prisma 6 handling breaking changes including Buffer to Uint8Array, implicit m-n PK changes, NotFoundError to P2025, and reserved keywords. Use when upgrading Prisma, encountering Prisma 6 type errors, or migrating legacy code.
2026-01-05
explore-source.md
0
1 export explore-source
2 financialvice from "financialvice/skills"
3 Explore external reference source code to understand implementations, draw inspiration, debug issues, or answer questions. Use when exploring repos like InstantDB, Trigger.dev, Vercel AI SDK, HeroUI Native, or any external codebase. Handles two modes - "inspiration" (adaptive, translating concepts to user's stack) or "understanding" (direct, definitive answers about the source). Always cite file:line references.
2026-01-05
openwebf-host-caching-httpcachemode.md
0
1 export openwebf-host-caching-httpcachemode
2 archview-ai from "archview-ai/webf-plugin"
3 Configure and debug WebF runtime caching in Flutter using HttpCacheMode (stale content, offline-first, cache busting, clearing caches with WebF.clearAllCaches). Use when the user mentions HttpCacheMode, WebF.clearAllCaches, offline-first, stale remote bundles, or cache adapter behavior.
2026-01-05
ui-ux-designer.md
0
1 export ui-ux-designer
2 julihund from "julihund/claude-template-react"
3 Expert UI/UX designer who evaluates and improves user interfaces, creates design mockups, and ensures professional, accessible designs. Use when designing new features, improving existing UI, or getting design feedback. Follows modern design principles and accessibility standards.
2026-01-05
data-migration-agent.md
0
1 export data-migration-agent
2 Unicorn from "Unicorn/Radium"
3 Plans and executes data migrations between systems, databases, and formats
2026-01-05