Browse Skills

18175 skills found

designing-claude-skills.md
2
1 export designing-claude-skills
2 wombat9000 from "wombat9000/claude-plugins"
3 Comprehensive guide for creating, reviewing, and improving skills that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations. Use this skill when: (1) Creating a new skill from scratch, (2) Reviewing or auditing an existing skill for quality and adherence to best practices, (3) Updating or refactoring an existing skill, (4) Understanding skill architecture, anatomy, and design patterns, (5) Troubleshooting skill loading, triggering, or packaging issues, (6) Learning how to effectively use bundled resources like scripts, references, and assets, (7) Planning what type of skill structure is appropriate for a given use case.
2026-01-05
github-issue-reader.md
2
1 export github-issue-reader
2 EdanStarfire from "EdanStarfire/claudecode_webui"
3 Fetch and analyze GitHub issue details including comments, metadata, and discussion context. Use when user mentions issue numbers, URLs, or you need to understand implementation requirements from a GitHub issue.
2026-01-05
koan-api-building.md
2
1 export koan-api-building
2 sylin-org from "sylin-org/koan-framework"
3 EntityController<T>, custom routes, payload transformers, auth policies
2026-01-05
ask-questions-if-underspecified.md
2
1 export ask-questions-if-underspecified
2 LarsEckart from "LarsEckart/dotfiles"
3 Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.
2026-01-05
railway-secrets-management.md
2
1 export railway-secrets-management
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Railwayプラットフォーム上でのシークレット管理を専門とするスキル。環境変数設定、シークレットローテーション、アクセス制御を体系的に支援し、セキュアで運用しやすいデプロイメント環境を実現します。Anchors:• Web Application Security (Andrew Hoffman) / 適用: 脅威モデリングとリスク評価 / 目的: セキュアなシークレット管理設計• Railway Documentation / 適用: Variables API・Service Variables / 目的: Railway固有機能の理解と活用• The Twelve-Factor App / 適用: 環境変数による設定管理 / 目的: クラウドネイティブな設定パターンTrigger:Use when configuring Railway secrets, rotating credentials, designing access control, managing environment-specific variables, or implementing secure secret management practices on Railway platform.Keywords: railway secrets, environment variables, secret rotation, railway variables api, service variables, railway security, credential management
2026-01-05
functional-non-functional-requirements.md
2
1 export functional-non-functional-requirements
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 機能要件と非機能要件の分類と定義スキル。要件を適切なカテゴリに分類し、漏れなく体系的に管理するための方法論を提供する。Anchors:• ISO/IEC 25010 品質モデル / 適用: NFR分類と品質特性定義 / 目的: 8品質特性による網羅的カバレッジ• Don't Make Me Think (Steve Krug) / 適用: ユーザビリティ要件定義 / 目的: 直感性と認知負荷の測定基準• Software Requirements (Karl Wiegers) / 適用: 要件品質検証 / 目的: SMART原則による検証可能性確保Trigger:Use when classifying requirements into functional and non-functional categories, defining measurable quality attributes for NFRs, or validating requirements completeness and consistency.requirements, functional, non-functional, NFR, quality attributes, ISO 25010, SMART criteria, measurability
2026-01-05
prompt-guidelines-agents.md
2
1 export prompt-guidelines-agents
2 warpcode from "warpcode/dotfiles"
3 Agent creation guidelines and protocols for eliminating ambiguity while preserving flexibility. Provides agent architecture patterns, security guardrails, permission tiers, and orchestration patterns. Includes agent archetypes and integration guidelines. Scope: agent creation, agent structure, security patterns, orchestration. Excludes: skill creation, command creation (handled by component-specific skills). Triggers: agent, create agent, orchestrate, new agent.
2026-01-05
blog-planner.md
2
1 export blog-planner
2 abdul-ahad-26 from "abdul-ahad-26/physical-ai-and-humanoid-robotics"
3 Help plan engaging blog posts: research topics, create outlines, suggest headlines, and draft compelling introductions. Use when user asks to plan or write blog content.
2026-01-05
clean-archi-swiftui.md
2
1 export clean-archi-swiftui
2 benaor from "benaor/claude-config"
3 Clean Architecture patterns for Swift/SwiftUI iOS projects. Use when working on Swift/SwiftUI projects that follow Clean Architecture with bounded contexts, ports/adapters pattern, and layered separation (domain/UI). Triggers for creating features, use cases, refactoring to bounded contexts, reviewing architecture compliance, or understanding project structure.
2026-01-05
workflow-pattern-analyzer-web.md
2
1 export workflow-pattern-analyzer-web
2 hirefrank from "hirefrank/hirefrank-marketplace"
3 Analyzes recent conversation history using chat tools to identify recurring workflow patterns and generate Custom Skills recommendations with statistical rigor. Use when users request workflow analysis, pattern identification, skill generation suggestions, or automation opportunities based on their AI usage patterns without requiring conversation exports.
2026-01-05
secret-management-architecture.md
2
1 export secret-management-architecture
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 シークレット管理アーキテクチャの設計・実装スキル。Vault/KMS/Secrets Manager統合、キーローテーション、アクセス制御マトリクスを体系的に設計する。シークレット分類からライフサイクル管理まで、エンタープライズグレードの機密情報管理戦略を提供。Anchors:• Clean Architecture (Robert C. Martin) / 適用: 依存関係ルール / 目的: シークレット管理層の分離• Zero Trust Architecture (NIST SP 800-207) / 適用: 認証・認可 / 目的: 最小権限アクセス• OWASP Secrets Management Cheat Sheet / 適用: 実装パターン / 目的: セキュリティベストプラクティス• HashiCorp Vault Best Practices / 適用: Vault統合 / 目的: シークレットバックエンド設計Trigger:Use when designing secret management architecture, integrating Vault/KMS, planning key rotation, or creating access control matrices.secret management, vault integration, key rotation, access control, KMS, secrets manager, credential management
2026-01-05
test-generation.md
2
1 export test-generation
2 imsaif from "imsaif/aiex"
3 Generate comprehensive test suites, identify coverage gaps, and accelerate progress toward 70% test coverage goal with intelligent test recommendations
2026-01-05
fpkit-developer.md
2
1 export fpkit-developer
2 shawn-sandy 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 jeremylongshore 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 OmidZamani from "OmidZamani/dspy-skills"
3 Build and optimize RAG pipelines with ColBERTv2 retrieval in DSPy
2026-01-05
skill-creator.md
2
1 export skill-creator
2 robertbagge 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 jeremylongshore 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
rfc-authoring.md
2
1 export rfc-authoring
2 sirkirby 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 cosmix 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
error-boundary.md
2
1 export error-boundary
2 daishiman 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
creating-kubernetes-deployments.md
2
1 export creating-kubernetes-deployments
2 jeremylongshore 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 daishiman 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
agent-deployment-pipeline.md
2
1 export agent-deployment-pipeline
2 raphaelmansuy from "raphaelmansuy/k8s-agent-stack"
3 Implement CI/CD pipelines for AI agent deployment with evaluation gates. Use for GitHub Actions workflows, GitOps with ArgoCD, container image building, and automated testing. Triggers on "CI/CD", "pipeline", "GitHub Actions", "GitOps", "ArgoCD", "deployment automation", "continuous deployment", or when implementing safe agent release workflows.
2026-01-05
structured-writing.md
2
1 export structured-writing
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 構造化ライティングを実践するためのスキル。DITAやトピックベースの原則に沿って文書を分割・再利用し、手順/概念/参照の役割を明確にする。Anchors:• DITA 1.3 Specification / 適用: トピック設計 / 目的: 文書構造の標準化• Information Architecture for the World Wide Web / 適用: 情報設計 / 目的: 探しやすさの向上• Topic-Based Authoring / 適用: 再利用設計 / 目的: モジュール化と保守性の改善Trigger:Use when designing topic-based documentation, modular content, or reusable docs with clear task/concept/reference separation.structured writing, DITA, topic-based authoring, content reuse, documentation structure
2026-01-05