Browse Skills
17720 skills found
long-running-harness.md
0
1
export
long-running-harness
2
from
"dapi/claude-code-marketplace"
from
"dapi/claude-code-marketplace"
3
**UNIVERSAL TRIGGER**: Use when user wants to START/CONTINUE/MANAGE a long-running development project across multiple sessions.Common patterns:- "start/init/begin new project [description]"- "continue/resume working on [project]"- "начать/инициализировать проект", "продолжить работу над проектом"- "set up harness for [project]", "create project scaffolding"Session types supported:🚀 **Initialize (first run)**:- "init long-running project", "start new multi-session project"- "set up project harness", "create progress tracking"- "initialize [web-app/api/cli] project", "начать долгий проект"🔄 **Continue (subsequent sessions)**:- "continue project", "resume work", "продолжить работу"- "pick up where I left off", "what's next", "следующая фича"- "next feature", "continue implementation"📊 **Status & Progress**:- "show project progress", "what features are done"- "project status", "статус проекта", "что сделано"- "remaining features", "what's left to do"🔧 **Management**:- "mark feature as d
2026-01-05
worker.md
0
1
export
worker
2
from
"schmug/karkinos"
from
"schmug/karkinos"
3
Spawn a Claude worker in an isolated git worktree for parallel development. Use when you need to work on a task in isolation without affecting current work.
2026-01-05
database-prisma.md
0
1
export
database-prisma
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Prisma ORM and PostgreSQL database management for EFT-Tracker. Handles schema design, migrations, client generation, and Neon database branches. Activates when user mentions: database, schema, migration, Prisma, model, relation, PostgreSQL, Neon, db push, db pull.
2026-01-05
arboreto.md
0
1
export
arboreto
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.
2026-01-05
grpc-integration-patterns.md
0
1
export
grpc-integration-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
gRPC integration patterns for ABP microservices including service implementation, client generation, multi-tenancy, and error handling. Use when: (1) implementing inter-service communication, (2) creating gRPC service endpoints, (3) consuming gRPC clients in AppServices, (4) designing high-performance APIs.
2026-01-05
static-index.md
0
1
export
static-index
2
from
"jiunbae/agent-skills"
from
"jiunbae/agent-skills"
3
글로벌 정적 컨텍스트 파일의 인덱스를 제공합니다. 다른 스킬이나 에이전트가 정보를 찾을 때 먼저 참조해야 할 파일을 자연어 쿼리로 찾아줍니다. "내 정보", "보안 규칙" 등의 요청에 적절한 static 파일 경로를 반환합니다.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"szweibel/claude-skills"
from
"szweibel/claude-skills"
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
bugfix-format.md
0
1
export
bugfix-format
2
from
"shin902/shi-marketplace"
from
"shin902/shi-marketplace"
3
バグ修正ドキュメントのフォルダ構造と形式。/fixコマンドが参照する。
2026-01-05
remove-git-worktree.md
0
1
export
remove-git-worktree
2
from
"AKABANAKK/claude-code-marketplace"
from
"AKABANAKK/claude-code-marketplace"
3
git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。
2026-01-05
memory-generator.md
0
1
export
memory-generator
2
from
"eous/dotclaude"
from
"eous/dotclaude"
3
Generate CLAUDE.md project memory files by exploring codebases. Use when user asks to "generate memory", "create CLAUDE.md", "document this project", "understand this codebase", or starts work on a new/unfamiliar repository. Triggers on new project onboarding and documentation requests.
2026-01-05
ship-learn-next.md
0
1
export
ship-learn-next
2
from
"adilkalam/orca"
from
"adilkalam/orca"
3
Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.
2026-01-05
fastify.md
0
1
export
fastify
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and graceful shutdown
2026-01-05
workflow-phases.md
0
1
export
workflow-phases
2
from
"elevanaltd/hestai"
from
"elevanaltd/hestai"
3
Core HestAI workflow map (D0-B5) and Build phase execution (B0-B5). For detailed Design phase instructions (D0-D3), load 'workflow-phases-design'.
2026-01-05
gitterflow.md
0
1
export
gitterflow
2
from
"JonasTischer/GitterFlow"
from
"JonasTischer/GitterFlow"
3
Spawn and coordinate parallel Claude Code sub-agents using git worktrees. Use this skill when you need to parallelize work across multiple independent tasks, delegate subtasks to sub-agents, or orchestrate complex multi-part implementations.
2026-01-05
eks-patterns.md
0
1
export
eks-patterns
2
from
"lgbarn/terraform-aws-eks"
from
"lgbarn/terraform-aws-eks"
3
EKS cluster patterns and best practices for Terraform. Provides cluster, node group, add-on, and IRSA scaffolds. Use when developing EKS infrastructure.
2026-01-05
gh-pr-handling.md
0
1
export
gh-pr-handling
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert GitHub CLI and PR handling. Use when working with pull requests, GitHub issues, reviews, CI checks, or any gh command operations.
2026-01-05
discord-ops.md
0
1
export
discord-ops
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Discord 서버 운영 자동화 skill. MCP 서버를 통해 메시지 전송, 채널 관리, 역할 부여 등 수행. Discord 관련 작업, 서버 운영, 커뮤니티 관리 요청 시 사용.
2026-01-05
swc-teaching.md
0
1
export
swc-teaching
2
from
"theslyprofessor/claude-skills"
from
"theslyprofessor/claude-skills"
3
Manage Southwestern College Recording Arts & Technology teaching workflows - Canvas LMS integration, quiz/question management, Google Workspace sync, studio operations, and administrative tasks with future database-first architecture
2026-01-05
session-log-fixer.md
0
1
export
session-log-fixer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Fix session protocol validation failures in GitHub Actions. Use when a PR fails with "Session protocol validation failed", "MUST requirement(s) not met", "NON_COMPLIANT" verdict, or "Aggregate Results" job failure in the Session Protocol Validation workflow. With deterministic validation, failures show exact missing requirements directly in Job Summary - no artifact downloads needed.
2026-01-05
web-design.md
0
1
export
web-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Principles and code snippets for designing responsive, accessible websites. Use this skill when building or refining web interfaces.
2026-01-05
devto.md
0
1
export
devto
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
Dev.to API via curl. Use this skill to publish and manage articles on Dev.to.
2026-01-05
nextjs-gherkin-generator.md
0
1
export
nextjs-gherkin-generator
2
from
"tailwind8/portfolio-reserve"
from
"tailwind8/portfolio-reserve"
3
Next.js/TypeScriptプロジェクト向けGherkinシナリオ自動生成スキル。以下の場合に使用:(1) ユーザーストーリーからBDDシナリオ作成時(2) PRD/仕様書からテストシナリオ生成時(3) APIエンドポイントの振る舞い定義時(4) ページ遷移・UIインタラクションのシナリオ化時
2026-01-05
monday.md
0
1
export
monday
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
Monday.com GraphQL API via curl. Use this skill to manage boards, items, and projects.
2026-01-05
git-commit-standards.md
0
1
export
git-commit-standards
2
from
"JackSmack1971/claude-code-learning-flywheel"
from
"JackSmack1971/claude-code-learning-flywheel"
3
Use when creating git commits or pull requests. Enforces conventional commit format and atomic change principles. Verified on Git 2.30+
2026-01-05