Browse Skills
17720 skills found
bmad-autopilot-skill.md
0
1
export
bmad-autopilot-skill
2
from
"hanibalsk/autopilot"
from
"hanibalsk/autopilot"
3
Autonomous development orchestrator for processing epics. Use when the user wants to run the autopilot, process epics, or automate the development workflow with BMAD method.
2026-01-05
pipeline.md
0
1
export
pipeline
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage the content pipeline and idea backlog. Use when checking pipeline status, evaluating pillar distribution, reviewing idea statuses, or planning content calendar. Includes idea template, pillar definitions, and frontmatter schemas.
2026-01-05
internal-comms.md
0
1
export
internal-comms
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Create professional internal communications including memos, announcements, newsletters, and company updates. Use for employee communications, policy announcements, team updates, and organizational messaging.
2026-01-05
work-avoidance-techniques.md
0
1
export
work-avoidance-techniques
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Layer work avoidance checks from existence to content to semantic comparison. Each technique catches different skip scenarios for maximum automation efficiency.
2026-01-05
gitignore-generator.md
0
1
export
gitignore-generator
2
from
"ehtbanton/ClaudeSkillsRepo"
from
"ehtbanton/ClaudeSkillsRepo"
3
Generate comprehensive .gitignore files tailored to specific tech stacks, frameworks, and development environments. Triggers on "create gitignore", "generate .gitignore for", "gitignore for", "ignore files for".
2026-01-05
monocle3-truly-complete.md
0
1
export
monocle3-truly-complete
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Monocle3 单细胞轨迹分析工具包 - 100%覆盖文档(18个文件:完整教程+API+轨迹推断)
2026-01-05
resume-bullet-extraction.md
0
1
export
resume-bullet-extraction
2
from
"DanielPodolsky/mentor-spec"
from
"DanielPodolsky/mentor-spec"
3
Auto-invoke after task completion to generate powerful resume bullet points from completed work.
2026-01-05
prisma.md
0
1
export
prisma
2
from
"FractionEstate/midnight-dev-skills"
from
"FractionEstate/midnight-dev-skills"
3
Type-safe database access with Prisma ORM for Node.js and TypeScript. Use when designing schemas, writing queries, running migrations, or optimizing database operations. Triggers on Prisma, database, ORM, migration, or SQL questions.
2026-01-05
sql-splitter.md
0
1
export
sql-splitter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
High-performance CLI for working with SQL dump files: split/merge by table, analyze contents, validate integrity, convert between MySQL/PostgreSQL/SQLite/MSSQL, create FK-safe samples, shard multi-tenant dumps, generate ERD diagrams, reorder for safe imports, and run SQL analytics with embedded DuckDB. Use when working with .sql dump files for migrations, dev seeding, CI validation, schema visualization, data extraction, or ad-hoc analytics.
2026-01-05
typescript-best-practices.md
0
1
export
typescript-best-practices
2
from
"jwynia/agent-skills"
from
"jwynia/agent-skills"
3
Guide AI agents through TypeScript coding best practices including type safety, error handling, code organization, and architecture patterns. This skill should be used when generating TypeScript code, reviewing TypeScript files, creating new TypeScript modules, refactoring JavaScript to TypeScript, or when the user asks about TypeScript patterns, types, or coding standards. Keywords: typescript, types, coding standards, best practices, type safety, generics, architecture, refactoring.
2026-01-05
guia-diseno-ui-moderno.md
0
1
export
guia-diseno-ui-moderno
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enseña principios de diseño UI/UX profesional para crear interfaces hermosas y modernas. Incluye paletas de colores contemporáneas, tipografía, espaciado y componentes. Evita clichés como gradientes azul-púrpura. Úsalo al diseñar cualquier interfaz de usuario.
2026-01-05
cloudflare-zero-trust-access.md
0
1
export
cloudflare-zero-trust-access
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when integrating Cloudflare Zero Trust Access authentication with Cloudflare Workers applications. Provides Hono middleware setup, manual JWT validation patterns, service token authentication, CORS handling with Access, and multi-tenant configurations. Prevents 8 common errors including CORS preflight blocking (45 min saved), key cache race conditions (20 min), missing JWT headers (30 min), and dev/prod team mismatches (15 min). Saves ~58% tokens (3,250 tokens) and 2.5 hours per implementation. Covers user authentication flows, service-to-service auth, geographic restrictions, role-based access control, and Access policy configuration.Keywords: Cloudflare Access, Zero Trust, Cloudflare Zero Trust Access, Access authentication, JWT validation, access jwt, service tokens, hono cloudflare access, hono-cloudflare-access middleware, workers authentication, protect worker routes, admin authentication, access policy, identity providers, azure ad access, google workspace access, okta access, github a
2026-01-05
git-pr-creation.md
0
1
export
git-pr-creation
2
from
"foontinz/claude-code-plugins"
from
"foontinz/claude-code-plugins"
3
This skill creates pull requests using the GitHub CLI with AI-generated descriptions. It analyzes the current branch, detects available target branches, and generates concise PR descriptions based on the commit history and changes. Use this when asked to create a pull request, file a PR, or when the user uses the `/pr` or `/gpr` command. It automates the PR creation process while ensuring quality descriptions.
2026-01-05
resilient-async-operations.md
0
1
export
resilient-async-operations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.
2026-01-05
keeping-routines-focused.md
0
1
export
keeping-routines-focused
2
from
"barrydobson/dotfiles_extra"
from
"barrydobson/dotfiles_extra"
3
Each routine does one thing and does it well - extract when routines have multiple responsibilities
2026-01-05
multi-model-review.md
0
1
export
multi-model-review
2
from
"mozuq-lab/multi-model-review"
from
"mozuq-lab/multi-model-review"
3
マルチモデルコードレビュー。LLMがコードレビューを行った後、GitHub Copilot CLIに精査させて双方の視点を統合した最終レビューを提供。Use when user wants multi-model code review, second opinion, or wants to cross-check review findings with another AI. Triggers: "/multi-model-review", "マルチモデルレビュー", "複数モデルでレビュー", "セカンドオピニオン"
2026-01-05
newsletter.md
0
1
export
newsletter
2
from
"GroundMountCompany/groundmounts-app"
from
"GroundMountCompany/groundmounts-app"
3
Create best-in-class newsletters that people actually want to read. Use when someone needs to write a newsletter edition, develop a newsletter format, or improve their newsletter game. Covers multiple formats - roundup, deep-dive, personal essay, curated links, news briefing. References patterns from Lenny Rachitsky, Morning Brew, Greg Isenberg, Sahil Bloom, The Hustle, and top AI newsletters. Triggers on: write newsletter, newsletter format, help with my newsletter, newsletter edition about X, weekly roundup. Outputs publication-ready newsletter content or format templates.
2026-01-05
cloudflare-full-stack-integration.md
0
1
export
cloudflare-full-stack-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-tested integration patterns for connecting React frontends to Cloudflare Worker backendswith Hono, Clerk authentication, and D1 databases. Prevents common frontend-backend connection issues,CORS errors, auth token failures, and race conditions.Use when: connecting frontend to backend, implementing auth flow, setting up API calls,troubleshooting CORS, fixing race conditions, auth tokens not passing, frontend-backend connection errors,401 errors, integrating Clerk with Workers, setting up full-stack Cloudflare app, vite cloudflare plugin setup.Prevents: CORS errors, 401 Unauthorized, auth token mismatches, race conditions with auth loading,environment variable confusion, frontend calling wrong endpoints, JWT verification errors, D1 connection issues.Keywords: frontend backend integration, Cloudflare Workers, Hono, Clerk auth, JWT verification, CORS, React API client,race conditions, auth loading, connection issues, full-stack integration, vite plugin, @cloudflare/vite-plugin,D1 database,
2026-01-05
nextjs-15-specialist.md
0
1
export
nextjs-15-specialist
2
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
3
Use when working with Next.js 15 features, App Router, Server Components, Server Actions, or data fetching patterns. Ensures correct usage of Server vs Client Components and modern Next.js patterns.
2026-01-05
orchestration-workflow.md
0
1
export
orchestration-workflow
2
from
"Zeliper/z-coder"
from
"Zeliper/z-coder"
3
/orchestrate 커맨드의 상세 워크플로우 가이드. 모든 Phase 처리 및 sub-agent spawn 전략
2026-01-05
your-skill-name.md
0
1
export
your-skill-name
2
from
"HelloWorldSungin/AI_agents"
from
"HelloWorldSungin/AI_agents"
3
Brief description of what this skill does (1-2 sentences). Include key triggering words that help agents recognize when to use this skill.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"alavida-ai/vf-owwo"
from
"alavida-ai/vf-owwo"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
docker-workflow.md
0
1
export
docker-workflow
2
from
"icartsh/icartsh_plugin"
from
"icartsh/icartsh_plugin"
3
멀티 스테이지 빌드(multi-stage builds), docker-compose 오케스트레이션, 이미지 최적화, 디버깅 및 운영 모범 사례를 포함하는 포괄적인 Docker 컨테이너화 워크플로우입니다. 애플리케이션 컨테이너화, 개발 환경 구축 또는 Docker 배포 시 사용합니다.
2026-01-05
langfuse-feedback-analyst.md
0
1
export
langfuse-feedback-analyst
2
from
"mberto10/web_research_agent"
from
"mberto10/web_research_agent"
3
Analyzes user feedback from Langfuse annotation queues and generates surgical recommendations for template.yaml, style.yaml, and tools.yaml
2026-01-05