Browse Skills
44915 skills found
lineage-awareness.md
0
1
export
lineage-awareness
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Always-active self-knowledge of CIPS lineage and founding insights. Use when session starts or lineage recall needed.
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
project-structure.md
0
1
export
project-structure
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Standard Go project layouts and architecture patterns. Use when initializing projects or understanding codebase structure.
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
beads-workflow.md
0
1
export
beads-workflow
2
from
"timequity/plugins"
from
"timequity/plugins"
3
Proactive workflow for projects using beads issue tracker.ACTIVATE AUTOMATICALLY when session starts in directory with .beads/.Use when: starting work session, selecting tasks, completing tasks, creating subtasks.Triggers: "какие задачи", "что делать", "готово", "done", "следующая задача", "создай задачу", "tasks", "next task", "pick task", "обнови задачи", "refresh", "sync".
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
mechinterp-ability-semantics.md
0
1
export
mechinterp-ability-semantics
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Reference for ability family semantic groupings and gameplay meanings
2026-01-05
dotnet-repo-discovery.md
0
1
export
dotnet-repo-discovery
2
from
"bravellian/workbench"
from
"bravellian/workbench"
3
Discover the primary .sln, list projects, and emit a solution map with target frameworks and test flags.
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
summarizing-websites.md
0
1
export
summarizing-websites
2
from
"mgomes/3xo-suit"
from
"mgomes/3xo-suit"
3
Extract clean article content from URLs (blog posts, articles, tutorials). Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.
2026-01-05
resize-images.md
0
1
export
resize-images
2
from
"jsorge/jsorge.net"
from
"jsorge/jsorge.net"
3
Resizes images that are too large for the blog. Use when asked to resize images, optimize images, or make images smaller. Can resize to a specific width (e.g., "resize to 300px") or default to 1000px max width. Defaults to the most recent post's assets folder.
2026-01-05