Browse Skills

4429 skills found

database-design.md
0
1 export database-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert database design and data modeling. Use when designing schemas, normalizing data, creating ER diagrams, or making architectural database decisions.
2026-01-05
play-sound.md
0
1 export play-sound
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Cross-platform audio feedback system for task completion and user prompts. Provides non-intrusive sound notifications to improve workflow awareness.
2026-01-05
prisma-sqlserver.md
0
1 export prisma-sqlserver
2 swa34 from "swa34/newFarmGate"
3 Prisma ORM patterns for SQL Server (CAES_FARM_GATE database). Use when working with database schema, queries, migrations, or the repository layer.
2026-01-05
ollama-rag.md
0
1 export ollama-rag
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models.
2026-01-05
frontend-patterns.md
0
1 export frontend-patterns
2 grmkris from "grmkris/yoda.fun"
3 React/Next.js data patterns - React Query hooks, ORPC client integration, error handling, cache invalidation. Complements frontend-design skill (visuals).
2026-01-05
global-tech-stack.md
0
1 export global-tech-stack
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Use the project's specific technology stack including Next.js, React, TypeScript, Hono, PostgreSQL, Chakra UI, and Temporal for workflow automation. When setting up new features, choosing libraries, or making architectural decisions. When working on frontend code using React and Next.js. When implementing backend APIs with Hono. When working with PostgreSQL databases via Drizzle or Prisma. When styling with Chakra UI components. When implementing authentication with better-auth or workflows with Temporal. When adding dependencies or configuring build tools. This skill ensures technology choices align with the project's established stack.
2026-01-05
blog-analytics.md
0
1 export blog-analytics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Track blog post performance and generate insights for continuous improvement. USE WHEN user says 'track post performance', 'analyze blog metrics', 'what posts performed well', 'blog analytics', OR requests performance feedback on content.
2026-01-05
mcp-devops-unified.md
0
1 export mcp-devops-unified
2 wu-s-john from "wu-s-john/legit-poker"
3 DevOps automation for a Next.js (Vercel) frontend, Fly.io backend, and Supabase Postgres. The agent should prefer `just` recipes as the invocation surface. Internally, recipes use a hybrid MCP+CLI approach: Supabase CLI for writes/migrations (local & prod), Fly MCP preferred for ops with flyctl fallback, and Vercel CLI for deploy with optional MCP for env/status. Secrets are loaded exclusively via 1Password CLI; values are never printed.
2026-01-05
op-db-openapi.md
0
1 export op-db-openapi
2 SeSiTing from "SeSiTing/siti-claude-marketplace"
3 查询集成连接器和API配置(v3_openapi数据库)。使用 exec_sql 工具执行查询。
2026-01-05
rls-templates.md
0
1 export rls-templates
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Row Level Security policy templates for Supabase - multi-tenant patterns, user isolation, role-based access, and secure-by-default configurations. Use when securing Supabase tables, implementing RLS policies, building multi-tenant AI apps, protecting user data, creating chat/RAG systems, or when user mentions row level security, RLS, Supabase security, tenant isolation, or data access policies.
2026-01-05
using-claude-code-cli.md
0
1 export using-claude-code-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Invoke Claude Code CLI from Python orchestrators and shell scripts. Use when asked to"spawn claude as subprocess", "automate claude cli", "run claude headless","configure --allowedTools", "set up claude hooks", or "parallel claude invocation".Covers permissions, directory access (--add-dir), hooks, sandbox mode, and async patterns.
2026-01-05
global-validation.md
0
1 export global-validation
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Implement comprehensive input validation on both client and server sides, using allowlists over blocklists, sanitizing user input, and providing specific error messages to prevent security vulnerabilities. Use this skill when writing validation logic for forms, API endpoints, function parameters, or any user input. Use this skill when implementing server-side validation to ensure data integrity and security, adding client-side validation for immediate user feedback, or sanitizing input to prevent injection attacks. Use this skill when working with form components, API route handlers, data processing functions, or validation schemas. Use this skill when defining validation rules for data types, formats, ranges, required fields, or business logic constraints across all application entry points.
2026-01-05
gameplay-sql.md
0
1 export gameplay-sql
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Test game mechanics via SQL. Use game_* tools for gameplay flow.
2026-01-05
project-memory.md
0
1 export project-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Armazena e consulta memória persistente de projetos em banco PostgreSQL.Use quando: (1) tomar decisões técnicas importantes, (2) identificar TODOs/melhorias,(3) documentar contexto do projeto, (4) consultar decisões anteriores.O Claude deve AUTOMATICAMENTE salvar decisões importantes e consultar memória relevante.Identificação do projeto é automática via git repo + branch.
2026-01-05
setup-prisma.md
0
1 export setup-prisma
2 semicolon-devteam from "semicolon-devteam/sax-ms"
3 Prisma 스키마 및 마이그레이션 설정. Use when: Prisma 초기 설정 및 서비스별 스키마 구성 필요 시
2026-01-05
zzik-prisma-patterns.md
0
1 export zzik-prisma-patterns
2 wewew2634-pixel from "wewew2634-pixel/zzik-map"
3 Database patterns and best practices for ZZIK v5.1 Prisma schema design and queries.
2026-01-05
supabase-ops.md
0
1 export supabase-ops
2 breverdbidder from "breverdbidder/life-os"
3 Supabase database operations for BidDeed.AI and Life OS ecosystems. Handles inserts, queries, and data management for tables including insights, historical_auctions, activities, daily_metrics, michael_swim_times, learning_sessions. Use when logging data, querying Supabase, running insert_insight.yml workflows, or managing persistent storage. Database: mocerqjnksmhcjzxrewo.supabase.co
2026-01-05
nextjs-development.md
0
1 export nextjs-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Next.js 14+ development with App Router, React Server Components, Server Actions, client components, streaming SSR, metadata API, parallel routes, intercepting routes, TypeScript best practices, TanStack Query for data fetching, Zustand state management, shadcn/ui components, Tailwind CSS styling, authentication patterns, API routes, middleware, error handling, performance optimization, SEO, and production deployment strategies.
2026-01-05
backend.md
0
1 export backend
2 haebeal from "haebeal/datti"
3 Datti APIバックエンド開発ガイド。Go製PostgreSQL APIサーバーの開発、新機能実装、テスト、デプロイに関する標準フロー。契約定義、スキーマ設計、ユースケース実装時に自動的に使用。
2026-01-05
erate-market-intelligence.md
0
1 export erate-market-intelligence
2 UsernameTron from "UsernameTron/ISPN-Claude-POC"
3 E-rate funding cycle tracking, Form 470/471 monitoring, K-12 rural broadband opportunity analysis, seasonal revenue forecasting for educational technology services
2026-01-05
llm-evaluation.md
0
1 export llm-evaluation
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
2026-01-05
code-validation-sandbox.md
0
1 export code-validation-sandbox
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate code examples across the 4-Layer Teaching Method with intelligent strategy selection.Use when validating Python/Node/Rust code in book chapters. NOT for production deployment testing.
2026-01-05
dbt-transformations.md
0
1 export dbt-transformations
2 Obsidian-Owl from "Obsidian-Owl/floe-runtime"
3 ALWAYS USE when working with dbt models, SQL transformations, tests, snapshots, or macros. MUST be loaded before editing any .sql files, dbt_project.yml, or profiles.yml. Enforces dbt owns SQL principle - never parse SQL in Python.
2026-01-05
tool-animation.md
0
1 export tool-animation
2 swarm-agent from "swarm-agent/swarm"
3 Add custom animations to tools in swarm-cli TUI. Use when creating spinner animations for tools, adding visual feedback during tool execution, or customizing how tools appear in the terminal interface.
2026-01-05