Browse Skills
44969 skills found
fpkit-developer.md
2
1
export
fpkit-developer
2
from
"shawn-sandy/astro-basics"
from
"shawn-sandy/astro-basics"
3
Guide for building applications with @fpkit/acss components. This skill should be used when composing custom React components from fpkit primitives, validating CSS variable naming conventions, extending fpkit components with custom behavior, or ensuring accessibility compliance in fpkit-based applications. Use when the user needs help with component composition patterns, CSS customization, or accessibility testing. Not for developing the @fpkit/acss library itself.
2026-01-05
testing-load-balancers.md
2
1
export
testing-load-balancers
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to test load balancing strategies. It validates traffic distribution across backend servers, tests failover scenarios when servers become unavailable, verifies sticky sessions, and assesses health check functionality. Use this skill when the user asks to "test load balancer", "validate traffic distribution", "test failover", "verify sticky sessions", or "test health checks". It is specifically designed for testing load balancing configurations using the `load-balancer-tester` plugin.
2026-01-05
dspy-rag-pipeline.md
2
1
export
dspy-rag-pipeline
2
from
"OmidZamani/dspy-skills"
from
"OmidZamani/dspy-skills"
3
Build and optimize RAG pipelines with ColBERTv2 retrieval in DSPy
2026-01-05
message-bus.md
2
1
export
message-bus
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when implementing cross-service communication via RabbitMQ message bus.
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
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
assisting-with-soc2-audit-preparation.md
2
1
export
assisting-with-soc2-audit-preparation
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill assists with SOC2 audit preparation by automating tasks related to evidence gathering and documentation. It leverages the soc2-audit-helper plugin to generate reports, identify potential compliance gaps, and suggest remediation steps. Use this skill when the user requests help with "SOC2 audit", "compliance check", "security controls", "audit preparation", or "evidence gathering" related to SOC2. It streamlines the initial stages of SOC2 compliance, focusing on automated data collection and preliminary analysis.
2026-01-05
skill-adapter.md
2
1
export
skill-adapter
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Analyzes existing plugins to extract their capabilities, then adapts and applies those skills to the current task. Acts as a universal skill chameleon that learns from other plugins.
2026-01-05
rfc-authoring.md
2
1
export
rfc-authoring
2
from
"sirkirby/open-agent-kit"
from
"sirkirby/open-agent-kit"
3
Guide OAK RFC creation with template selection, section-by-section writing expertise, and quality-driven authoring patterns.
2026-01-05
threat-model.md
2
1
export
threat-model
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Threat modeling methodologies (STRIDE, DREAD, PASTA, attack trees) for secure architecture design. Use when planning new systems, reviewing architecture security, identifying threats, or assessing risk. Triggers: threat model, STRIDE, DREAD, attack surface, security architecture, trust boundary, threat vector, risk assessment.
2026-01-05
exa-answer.md
2
1
export
exa-answer
2
from
"benjaminjackson/exa-skills"
from
"benjaminjackson/exa-skills"
3
Generate answers to questions with structured output using AI search and synthesis. Use when you need factual answers with citations from web sources, or when you want to extract specific structured information in response to a query.
2026-01-05
error-boundary.md
2
1
export
error-boundary
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ReactのError Boundary実装とエラーハンドリング戦略を専門とするスキル。堅牢なエラー処理とユーザーフレンドリーなフォールバックUIを実現する。Anchors:• The Pragmatic Programmer / 適用: エラー処理の実践原則 / 目的: 品質維持と堅牢性向上• React Error Boundary / 適用: クラッシュ回復UI実装 / 目的: 予期しない障害対応Trigger:Use when implementing error boundaries, creating crash recovery UI, designing async error handling, or setting up error monitoring.error boundary, componentDidCatch, getDerivedStateFromError, fallback UI, error reporting
2026-01-05
prompt-engineer.md
2
1
export
prompt-engineer
2
from
"MH4GF/dotfiles"
from
"MH4GF/dotfiles"
3
MUST use when editing CLAUDE.md, SKILL.md, or slash commands. Applies prompt engineering best practices regardless of task size.
2026-01-05
providing-performance-optimization-advice.md
2
1
export
providing-performance-optimization-advice
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".
2026-01-05
creating-kubernetes-deployments.md
2
1
export
creating-kubernetes-deployments
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate Kubernetes deployment manifests, services, and related configurations following best practices. It should be used when the user asks to create a new Kubernetes deployment, service, ingress, or other related resources. Claude will generate YAML files for Deployments, Services, ConfigMaps, Secrets, Ingress, and Horizontal Pod Autoscalers. Use this skill when the user mentions "Kubernetes deployment", "K8s deployment", "create service", "define ingress", or asks for a manifest for any K8s resource.
2026-01-05
plugin-architecture.md
2
1
export
plugin-architecture
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
プラグインアーキテクチャの専門スキル。レジストリパターン、動的ロード、依存性注入を活用し、拡張可能なシステム設計を提供する。Anchors:• Clean Architecture (Robert C. Martin) / 適用: 拡張性設計 / 目的: 柔軟性確保• Dependency Injection Principles and Practices (Mark Seemann) / 適用: DI設計 / 目的: 疎結合実現• Design Patterns: Elements of Reusable Object-Oriented Software (Gang of Four) / 適用: レジストリパターン / 目的: 型安全な登録管理Trigger:Use when designing plugin systems, implementing extension points, managing dynamic module loading, creating registry patterns, or building workflow engines with pluggable executors.plugin architecture, registry pattern, dependency injection, dynamic loading, extension points, workflow executor
2026-01-05
hic-normalization.md
2
1
export
hic-normalization
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
Automatically detect and normalize Hi-C data. Only .cool or .mcool file is supported. All .mcool files are then checked for existing normalization (supports bins/weight only) and balanced if none of the normalizations exist.
2026-01-05
conversation-analyzer.md
2
1
export
conversation-analyzer
2
from
"hirefrank/hirefrank-marketplace"
from
"hirefrank/hirefrank-marketplace"
3
Analyzes AI conversation exports to identify recurring patterns and generate custom Claude Skills. Use when analyzing conversation data, identifying workflow patterns, or creating reusable AI skills from usage history.
2026-01-05
project-analyzer.md
2
1
export
project-analyzer
2
from
"FunkyOz/funkyoz-plugins"
from
"FunkyOz/funkyoz-plugins"
3
Analyzes project structure, technology stack, patterns, and conventions. Use when starting development tasks, reviewing code, or understanding an existing codebase.
2026-01-05
pr-changeset.md
2
1
export
pr-changeset
2
from
"OpenSaasAU/stack"
from
"OpenSaasAU/stack"
3
Create changesets for package changes in pull requests. Use whenever you modify code in any package (packages/*). Required before committing changes to packages. Handles versioning with patch for bug fixes, minor for features, and major only when explicitly requested.
2026-01-05
llm-gateway-routing.md
2
1
export
llm-gateway-routing
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
LLM gateway and routing configuration using OpenRouter and LiteLLM.Invoke when:- Setting up multi-model access (OpenRouter, LiteLLM)- Configuring model fallbacks and reliability- Implementing cost-based or latency-based routing- A/B testing different models- Self-hosting an LLM proxyKeywords: openrouter, litellm, llm gateway, model routing, fallback, A/B testing
2026-01-05
chain-of-thought.md
2
1
export
chain-of-thought
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
複雑な問題を分解し、推論の流れを整理して短い根拠サマリーを作成するスキル。前提整理、論点分解、選択肢比較、判断理由の要約を通じて、説明責任のあるアウトプットを作る。Anchors:• The Pragmatic Programmer / 適用: 問題分解 / 目的: 実践的な整理• Thinking, Fast and Slow / 適用: 判断バイアス確認 / 目的: 判断根拠の明確化• Critical Thinking / 適用: 論点整理 / 目的: 根拠の一貫性Trigger:Use when structuring reasoning, summarizing decision rationale, clarifying assumptions, or documenting a step-by-step analysis.
2026-01-05
generating-test-doubles.md
2
1
export
generating-test-doubles
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill uses the test-doubles-generator plugin to automatically create mocks, stubs, spies, and fakes for unit testing. It analyzes dependencies in the code and generates appropriate test doubles based on the chosen testing framework, such as Jest, Sinon, or others. Use this skill when you need to generate test doubles, mocks, stubs, spies, or fakes to isolate units of code during testing. Trigger this skill by requesting test double generation or using the `/gen-doubles` or `/gd` command.
2026-01-05
data-transformation.md
2
1
export
data-transformation
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
データ変換パイプラインの設計・実装・検証を整理するスキル。スキーママッピング、ETL設計、品質確認までの実務フローを提供する。Anchors:• Designing Data-Intensive Applications / 適用: データモデリング / 目的: 変換の整合性確保• Designing Data-Intensive Applications / 適用: スキーマ設計 / 目的: マッピングの明確化• Designing Data-Intensive Applications / 適用: パイプライン設計 / 目的: 伸縮性と監視性の確保Trigger:Use when designing data transformation pipelines, defining schema mappings, implementing ETL processes, or optimizing data flows.data transformation, schema mapping, etl design, pipeline optimization, data modeling
2026-01-05
new-go-endpoint.md
2
1
export
new-go-endpoint
2
from
"adryanev/.dotfiles"
from
"adryanev/.dotfiles"
3
This skill automates the API-first workflow for creating new Go API endpoints. It handles OpenAPI spec updates, code generation, SQLC query creation, handler implementation, and Redis caching patterns. Use when adding new endpoints to the Lexicon backend.
2026-01-05