Browse Skills

44915 skills found

skill-creator.md
0
1 export skill-creator
2 OleksiiPopovDev from "OleksiiPopovDev/claude"
3 Guide for creating effective Agent Skills following Anthropic best practices. Use when creating new Skills, updating existing Skills, validating Skill structure, or packaging Skills for distribution. Includes workflows, validation scripts, and comprehensive reference documentation.
2026-01-05
artifacts-builder.md
0
1 export artifacts-builder
2 michaeldubu from "michaeldubu/Nexus-Code-CLI"
3 Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
vectordb.md
0
1 export vectordb
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Vector database operations for embeddings and semantic search. Activate for Pinecone, Weaviate, Chroma, pgvector, RAG, and similarity search.
2026-01-05
microsoft-graph-api.md
0
1 export microsoft-graph-api
2 BLTGV from "BLTGV/agent-skills"
3 This skill should be used when the user asks to "read my emails", "send an email", "compose email", "check my calendar", "get calendar events", "create a meeting", "schedule an event", "add calendar event", "search emails", "list mail folders", "show unread messages", "what meetings do I have", "fetch emails from Microsoft", "access Outlook", or mentions Microsoft Graph, Office 365 email, or Outlook calendar integration.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 swarm-agent from "swarm-agent/swarm"
3 Help create new custom skills for swarm. Use when the user wants to create, set up, or define a new skill, or asks about skills.
2026-01-05
jelly-taskmaster-parallel.md
0
1 export jelly-taskmaster-parallel
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Analyze Task Master task dependencies and execute multiple Sub Agents in parallel intelligently. Task Master 작업의 의존성을 분석하여 여러 Sub Agent를 지능적으로 병렬 실행합니다. Activated when users mention "parallel execution", "병렬 실행", or need concurrent task processing.
2026-01-05
web-artifacts-builder.md
0
1 export web-artifacts-builder
2 yurake from "yurake/skills"
3 Suite of tools for creating elaborate, multi-component Codex CLI HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
page-diff.md
0
1 export page-diff
2 j-r-beckett from "j-r-beckett/SpeedReader"
3 Visual regression testing for web pages. Compares screenshots to detect UI changes, generates overlay images highlighting differences. Use after making frontend changes to verify visual correctness, catch unintended side effects, or validate that changes look as expected.
2026-01-05
docs-creator.md
0
1 export docs-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create and organize public documentation pages using Fumadocs. Use when building new documentation pages or organizing existing ones.
2026-01-05
kubernetes.md
0
1 export kubernetes
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Kubernetes deployment, management, and troubleshooting. Activate for k8s, kubectl, pods, deployments, services, ingress, namespaces, and container orchestration tasks.
2026-01-05
supabase-cli.md
0
1 export supabase-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for Supabase CLI usage covering database initialization, migrations, type generation, API key management, and direct query execution. Use this skill when working with Supabase local development, database schema management, or any CLI command usage.
2026-01-05
error-detective.md
0
1 export error-detective
2 icartsh from "icartsh/icartsh_plugin"
3 TRACE 프레임워크(Trace, Read, Analyze, Check, Execute)를 사용한 체계적인 디버깅 및 에러 해결입니다. 에러 디버깅, 스택 트레이스(stack traces) 분석, 실패 조사, 근본 원인 분석(root cause analysis) 또는 운영 이슈 트러블슈팅 시 사용합니다.
2026-01-05
repo-initialization.md
0
1 export repo-initialization
2 KellerAI-Plugins from "KellerAI-Plugins/version-control"
3 Use when creating new repositories or initializing existing directories with KellerAI standards. Provides step-by-step workflow for TaskMaster setup, Claude Code configuration, MCP server integration, and standard directory structure.
2026-01-05
anthropic-web-artifacts-builder.md
0
1 export anthropic-web-artifacts-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
api-designer.md
0
1 export api-designer
2 gravity9-tech from "gravity9-tech/claude_code_workshop"
3 REST API design expert. Use when designing new endpoints, reviewing API structure, or improving API consistency.
2026-01-05
prd-readme-v1-standard.md
0
1 export prd-readme-v1-standard
2 hculap from "hculap/better-code"
3 This skill should be used when the user asks to "write a readme", "create readme", "generate readme", "improve readme", "audit readme", "review readme", "fix readme", "readme best practices", "readme standard", "perfect readme", or mentions README quality, documentation standards, or developer experience documentation.
2026-01-05
1password-cli.md
0
1 export 1password-cli
2 douglascamata from "douglascamata/dotfiles"
3 Use the 1Password CLI (`op`) to securely retrieve secrets. Load this skill when users ask to 'get a password from 1Password', 'retrieve a secret', 'fetch credentials from the vault', 'use op to read', or need to pass secrets to commands, environment variables, or files. CRITICAL: Never display secret values in conversation - always consume them inline with redirection or command substitution.
2026-01-05
radix-ui-patterns.md
0
1 export radix-ui-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Radix UI primitive components for accessible UI. Use when building accessible interactive components.
2026-01-05
tour-information-collector.md
0
1 export tour-information-collector
2 baominh5xx2 from "baominh5xx2/SE347_IE104_Backend"
3 Collects latest tour information and travel insights for a specific destination using Perplexity API
2026-01-05
skill-management.md
0
1 export skill-management
2 Doyajin174 from "Doyajin174/myskills"
3 Create, update, test, and manage Agent Skills. Use when creating new skills, debugging existing ones, or organizing skill libraries. Based on official Claude Code documentation.
2026-01-05
tasks-feature-implementation.md
0
1 export tasks-feature-implementation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing new features or enhancements requiring multi-layer changes (Domain, Application, Persistence, API, Frontend).
2026-01-05
reviewing-vitest-config.md
0
1 export reviewing-vitest-config
2 djankies from "djankies/claude-configs"
3 Review Vitest configuration for deprecated patterns and best practices. Use when reviewing test configuration or vitest setup.
2026-01-05
terraform-infra-ops.md
0
1 export terraform-infra-ops
2 salieri from "salieri/resume"
3 Operate and update the Terraform infrastructure in ops/infra, including init/apply flows, formatting, and linting. Use when modifying Cloudflare Pages/R2 resources, updating Terraform state config, or running infra operations.
2026-01-05
textbook-structure-generator.md
0
1 export textbook-structure-generator
2 hamzashakoor119 from "hamzashakoor119/Physical-AI-Robotics-Book"
3 Generates a structured textbook outline aligned with course modules and Docusaurus requirements.
2026-01-05