Browse Skills

4429 skills found

database-migration-safe.md
0
1 export database-migration-safe
2 JackSmack1971 from "JackSmack1971/claude-code-learning-flywheel"
3 Use when creating database migrations. Prevents data loss, downtime, and performance issues. Supports PostgreSQL, MySQL, SQLite. Python 3.8+
2026-01-05
web-dev-skills.md
0
1 export web-dev-skills
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when working on web development tasks involving NextJS, React, TypeScript, Tailwind CSS, testing, deployment, APIs, databases, authentication, cloud infrastructure, or any modern web development stack. Provides access to 22 specialized web development skills covering frontend, backend, DevOps, and best practices.
2026-01-05
testing.md
0
1 export testing
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Run tests before and after changes. Only add tests for complex logic, not boilerplate. Database tests matter most.
2026-01-05
web-research.md
0
1 export web-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-round web search with low-frequency query generation. Prioritize GitHub/StackOverflow for actionable code, extract AI Overview insights, and perform deep link analysis. Use proactively for complex problems requiring external knowledge or when stuck on implementation challenges.
2026-01-05
mis-documentos.md
0
1 export mis-documentos
2 tcapelle from "tcapelle/claude-lex"
3 Manages client case database in mis_documentos/ directory. Use when starting new legal work, creating documents, or generating proposals to find similar cases and maintain consistent style.
2026-01-05
persistent-cache-gap-filling.md
0
1 export persistent-cache-gap-filling
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Persistent data cache with gap-filling for historical market data. Trigger when: (1) cache re-downloads complete data unnecessarily, (2) time-based cache expiry wastes API calls, (3) historical data needs incremental updates only.
2026-01-05
backend-patterns.md
0
1 export backend-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Backend entity patterns - services with DI, Drizzle schemas (3-file pattern), ORPC routers, TypeIDs, neverthrow. Use when creating services, schemas, routers, or new entities.
2026-01-05
genie-integration.md
0
1 export genie-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Integrate Databricks Genie rooms as tools in agent workflows. Use when integrating Genie spaces with AI agents, querying Genie rooms programmatically via SDK or MCP, managing Genie conversations and polling, handling Genie API responses and errors, or building tool-calling agents that use Genie as a data source. Covers SDK patterns, MCP tool integration, conversation management, error handling, and performance optimization for Genie-based agent tools.
2026-01-05
mimir.md
0
1 export mimir
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Guide for implementing Grafana Mimir - a horizontally scalable, highly available, multi-tenant TSDB for long-term storage of Prometheus metrics. Use when configuring Mimir on Kubernetes, setting up Azure/S3/GCS storage backends, troubleshooting authentication issues, or optimizing performance.
2026-01-05
database.md
0
1 export database
2 miles990 from "miles990/claude-software-skills"
3 Database design, SQL, NoSQL, and data management patterns
2026-01-05
sqlite-best-practices.md
0
1 export sqlite-best-practices
2 majiayu000 from "majiayu000/claude-skill-registry"
3 SQLite best practices, optimization, and common patterns for Go applications
2026-01-05
scholarag.md
0
1 export scholarag
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build PRISMA 2020-compliant systematic literature review systems with RAG-powered analysis in VS Code. Use when researcher needs automated paper retrieval (Semantic Scholar, OpenAlex, arXiv), AI-assisted PRISMA screening (50% or 90% threshold), vector database creation (ChromaDB), or research conversation interface. Supports knowledge_repository (comprehensive, 15K+ papers, teaching/exploration) and systematic_review (publication-quality, 50-300 papers, meta-analysis) modes. Conversation-first workflow with 7 stages.
2026-01-05
qdrant.md
0
1 export qdrant
2 vm0-ai from "vm0-ai/api0"
3 Qdrant vector database REST API via curl. Use this skill to store, search, and manage vector embeddings.
2026-01-05
postgresql-integration.md
0
1 export postgresql-integration
2 rubrical-studios from "rubrical-studios/process-docs"
3 Guide developers through PostgreSQL setup, connection configuration, query patterns, and best practices
2026-01-05
mcp.md
0
1 export mcp
2 cerico from "cerico/macfair"
3 Build MCP (Model Context Protocol) servers to extend Claude's capabilities with database access, API integrations, or custom tools.
2026-01-05
oracle-incubate.md
0
1 export oracle-incubate
2 laris-co from "laris-co/nat-agents-core"
3 Track and nurture knowledge maturation. Use when user mentions "incubate", "mature", "grow knowledge", "promotion", "level up learning". Auto-trigger at end of sessions or when pattern is repeated multiple times.
2026-01-05
tanstack-start.md
0
1 export tanstack-start
2 ferdousbhai from "ferdousbhai/tanstack-start"
3 TanStack Start full-stack React framework. Use for: server functions with createServerFn, TanStack Router file-based routing, TanStack Query SSR integration, Cloudflare Workers deployment.
2026-01-05
tmdb-data.md
0
1 export tmdb-data
2 majiayu000 from "majiayu000/claude-skill-registry"
3 TMDB API integration specialist for fetching movies, TV shows, and managing TMDB data
2026-01-05
prompt-authoring.md
0
1 export prompt-authoring
2 rozwer from "rozwer/cross2B-Pro"
3 DB管理プロンプトの作成/更新(versioning、variables、レンダリング確認、出力マーカー準拠)に使う。
2026-01-05
c3.md
0
1 export c3
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when project needs C3 adoption (no .c3/) or auditing existing C3 docs.Triggers: "adopt C3", "onboard", "scaffold", "audit", "validate", "check C3", "init".NOT for navigation (use c3-query) or changes (use c3-alter).
2026-01-05
gemini.md
0
1 export gemini
2 majiayu000 from "majiayu000/claude-skill-registry"
3 All-purpose Gemini 3 Pro client with Thinking enabled. Query, analyze files (MP4, PDF, images), YouTube videos, generate/edit images. Uses browser cookies - no API key required.
2026-01-05
nextjs-neon-performance-optimizer.md
0
1 export nextjs-neon-performance-optimizer
2 abdoulayesow from "abdoulayesow/edu-school-system-repository"
3 Comprehensive performance analysis and optimization for Next.js applications using Neon Postgres. Identifies bottlenecks across frontend, backend, and database layers.
2026-01-05
mongodb-index-creation.md
0
1 export mongodb-index-creation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mongodb"
3 Master MongoDB index creation and types. Learn single-field, compound, unique, text, geospatial, and TTL indexes. Optimize query performance dramatically with proper indexing.
2026-01-05
wsc-chronicle.md
0
1 export wsc-chronicle
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Emit and query WSC chronicle events. Use when recording world events, checking event history, tracing causality chains, or finding events by type, location, or participants.
2026-01-05