Browse Skills
22656 skills found
moai-lang-sql.md
0
1
export
moai-lang-sql
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
SQL best practices with pgTAP, sqlfluff 3.2, query optimization, and migration management.
2026-01-05
backend-api.md
0
1
export
backend-api
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Design and implement RESTful API endpoints following REST principles, consistent naming conventions, versioning strategies, and proper HTTP methods. Use this skill when creating or modifying API route handlers in files like routes.js, routes.ts, api.py, routes.rb, controllers/*.js, controllers/*.ts, api/*.js, or any backend files that define HTTP endpoints and handle requests/responses. Use this when implementing CRUD operations with appropriate HTTP methods (GET for retrieving data, POST for creating new resources, PUT/PATCH for updating existing resources, DELETE for removing resources), designing RESTful URL structures with plural resource nouns like /users, /products, or /orders that follow REST conventions, setting up API versioning in URL paths like /v1/users or /api/v2/products or via headers for backward compatibility, defining query parameters for filtering collections (?status=active), sorting data (?sort=createdAt:desc), pagination (?page=2&limit=20), and search functionality (?q=search+term), conf
2026-01-05
chrome-devtools.md
0
1
export
chrome-devtools
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
Chrome debugging and inspection via local CDP Docker container
2026-01-05
analyste-financier-bancaire.md
0
1
export
analyste-financier-bancaire
2
from
"JSLeboeuf/financement-clinique-template"
from
"JSLeboeuf/financement-clinique-template"
3
Expert CPA en analyse DSCR, ratios financiers et validation de prévisionnels pour financement PME.
2026-01-05
deployment-patterns.md
0
1
export
deployment-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deploy projects to Vercel, Railway, or Docker with platform-specific best practices. Use when deploying applications, configuring deployment settings, debugging deployment failures, or setting up CI/CD pipelines. Triggers on "deploy to vercel", "railway deployment", "docker build", "deployment failed", "configure vercel.json".
2026-01-05
vercel-kv.md
0
1
export
vercel-kv
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
This skill provides comprehensive knowledge for integrating Vercel KV (Redis-compatible key-value storage powered by Upstash) into Vercel applications. It should be used when setting up Vercel KV for Next.js applications, implementing caching patterns, managing sessions, or handling rate limiting in edge and serverless functions.Use this skill when:- Setting up Vercel KV for Next.js applications- Implementing caching strategies (page cache, API cache, data cache)- Managing user sessions or authentication tokens in serverless environments- Building rate limiting for APIs or features- Storing temporary data with TTL (time-to-live)- Migrating from Cloudflare KV to Vercel KV- Encountering errors like "KV_REST_API_URL not set", "rate limit exceeded", or "JSON serialization errors"- Need Redis-compatible API with strong consistency (vs eventual consistency)Keywords: vercel kv, @vercel/kv, vercel redis, upstash vercel, kv vercel, redis vercel edge, key-value vercel, vercel cache, vercel sessions, vercel
2026-01-05
twelve-factor.md
0
1
export
twelve-factor
2
from
"vinnie357/claude-skills"
from
"vinnie357/claude-skills"
3
Guide for building cloud-native applications following the 12-Factor App methodology with Kubernetes, containers, and modern deployment practices
2026-01-05
gcp-troubleshoot.md
0
1
export
gcp-troubleshoot
2
from
"timbuchinger/loadout"
from
"timbuchinger/loadout"
3
Troubleshoot GCP services using tool-first access (via MCP when available), falling back to the CLI only when necessary. Focus on Firestore, Cloud Run, networking, load balancers, IAM, Pub/Sub, Cloud SQL, and Storage.
2026-01-05
ampeco-public-api.md
0
1
export
ampeco-public-api
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Explore AMPECO Public API endpoints, schemas, and develop integrationswith the EV charging platform. Use for API exploration, buildingintegrations, or understanding available endpoints.Trigger keywords: "ampeco api", "public api", "ev charging api", "ampeco integration"
2026-01-05
testing.md
0
1
export
testing
2
from
"williaby/.claude"
from
"williaby/.claude"
3
Automated test generation, review, and execution for pytest-based projects. Auto-activates on keywords test, coverage, pytest, unittest, integration test, e2e, performance, benchmark, security testing. Routes to specialized testing workflows based on user intent.
2026-01-05
spec-driven-translation.md
0
1
export
spec-driven-translation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Spec-driven source translation & modernization workflow for codebases.Use when asked to migrate/translate a project (e.g., framework/SDK/language upgrade),or when the user wants a structured, externally-validatable implementation loopwith PRD + plans + checklists and iterative validation/remediation.
2026-01-05
gemini-cli.md
0
1
export
gemini-cli
2
from
"CursiveCrow/Cantrip"
from
"CursiveCrow/Cantrip"
3
Execute Gemini CLI commands for AI-powered coding assistance, file analysis, and complex development tasks. Use when user wants to run gemini commands, query Gemini models, or leverage Gemini's agentic capabilities.
2026-01-05
supabase-expert.md
0
1
export
supabase-expert
2
from
"synqing/Lightwave-Ledstrip"
from
"synqing/Lightwave-Ledstrip"
3
Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.
2026-01-05
backend-migrations.md
0
1
export
backend-migrations
2
from
"89jobrien/mcp-joecc"
from
"89jobrien/mcp-joecc"
3
Write safe, reversible database migrations that support zero-downtime deployments. Use this skill when creating or modifying database migration files. When working on files in migrations/, alembic/, or any database schema change files. When adding new tables, columns, indexes, or constraints. When writing rollback/down methods for migrations. When considering deployment order for schema changes in high-availability systems.
2026-01-05
building-skills.md
0
1
export
building-skills
2
from
"kevindurb/.dotfiles"
from
"kevindurb/.dotfiles"
3
Creates new Claude Code skills by generating proper directory structure, SKILL.md files with YAML frontmatter, and supporting documentation. Use when user wants to create, scaffold, or build a new skill.
2026-01-05
creating-skills.md
0
1
export
creating-skills
2
from
"NangoHQ/ai-ide-prompts"
from
"NangoHQ/ai-ide-prompts"
3
Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples
2026-01-05
chat-integrator.md
0
1
export
chat-integrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically integrates processed media (audio transcriptions and image summaries) into chat.md files at the correct timestamp position. Use this when you want to merge processed .json audio files and .md image summaries into the daily chat.md conversation log.
2026-01-05
truth-auditor-captain.md
0
1
export
truth-auditor-captain
2
from
"Claymore-Q/SAVVY"
from
"Claymore-Q/SAVVY"
3
Truth Auditor Captain - Fact validation, hallucination detection, evidence synthesis, and final verification
2026-01-05
typography.md
0
1
export
typography
2
from
"ProfPowell/project-template"
from
"ProfPowell/project-template"
3
CSS typography patterns for readable, beautiful text. Covers type scale, hierarchy, rhythm, font pairing, text-wrap, hanging punctuation, and OpenType features.
2026-01-05
business-writing.md
0
1
export
business-writing
2
from
"sidsarasvati/dotfiles"
from
"sidsarasvati/dotfiles"
3
Use when writing B2B sales emails, professional communication, or business correspondence. Applies Sid's direct voice (simple, brief, human) with Grand Slam Offer strategy (never salesy).
2026-01-05
sc-startup.md
0
1
export
sc-startup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Run repo startup: prompt load, checklist sync, optional PR triage, worktree hygiene, and CI pull. Best-effort with structured status.
2026-01-05
agent-workflow-manager.md
0
1
export
agent-workflow-manager
2
from
"inchan/cc-skills"
from
"inchan/cc-skills"
3
Agent Skills 통합 워크플로우를 자동으로 관리하고 조율합니다. 사용자 요청을 분석하여 Router, Sequential, Parallel, Orchestrator, Evaluator를 자동으로 순차 호출하며, 전체 프로세스를 모니터링하고 진행 상황을 리포팅합니다.
2026-01-05
drawio.md
0
1
export
drawio
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and edit draw.io diagrams in XML format. Use when the user wants to create flowcharts, architecture diagrams, sequence diagrams, or any visual diagrams. Handles XML structure, styling, fonts (Noto Sans JP), arrows, connectors, and PNG export.
2026-01-05
gem.md
0
1
export
gem
2
from
"rajshah4/my-agent-skills"
from
"rajshah4/my-agent-skills"
3
Multimodal AI processing using Google Gemini. Use for analyzing PDFs, images, videos, YouTube links, and other large documents. Ideal when you need to extract information from files that require vision or multimodal understanding.
2026-01-05