Browse Skills
16146 skills found
multi-agent-systems.md
2
1
export
multi-agent-systems
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
マルチエージェントシステム設計を専門とするスキル。複数のエージェント間の効果的な協調、ハンドオフプロトコルの設計、情報受け渡しメカニズムにより、スケーラブルで保守性の高い分散システムを構築する。Anchors:• Building Microservices (Sam Newman) / 適用: サービス間の協調設計 / 目的: 疎結合で信頼性の高いエージェント連携• Patterns of Enterprise Application Architecture (Martin Fowler) / 適用: ハンドオフパターン / 目的: 明確なプロトコル設計• Working Effectively with Legacy Code (Michael Feathers) / 適用: 既存システムとの統合 / 目的: 段階的なエージェント導入Trigger:Use when designing multi-agent collaboration, defining handoff protocols, optimizing inter-agent communication, or managing agent dependencies.multi-agent, agent collaboration, handoff protocol, delegation, chaining, parallel agents, feedback loop, orchestration
2026-01-05
system-architecture.md
2
1
export
system-architecture
2
from
"pluginagentmarketplace/custom-plugin-backend"
from
"pluginagentmarketplace/custom-plugin-backend"
3
Master architectural design with SOLID principles, design patterns, microservices, and event-driven systems. Learn to design scalable backend systems.
2026-01-05
supabase-developer.md
2
1
export
supabase-developer
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.
2026-01-05
building-cicd-pipelines.md
2
1
export
building-cicd-pipelines
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate CI/CD pipeline configurations for various platforms, including GitHub Actions, GitLab CI, and Jenkins. It is used when a user requests the creation of a CI/CD pipeline, specifies a platform (e.g., "GitHub Actions"), or mentions specific pipeline stages like "test," "build," "security," or "deploy." This skill is also useful when the user needs to automate software delivery, integrate security scanning, or set up multi-environment deployments. The skill is triggered by terms such as "CI/CD pipeline," "GitHub Actions pipeline," "GitLab CI configuration," or "Jenkins pipeline."
2026-01-05
edge-performance-optimizer.md
2
1
export
edge-performance-optimizer
2
from
"hirefrank/hirefrank-marketplace"
from
"hirefrank/hirefrank-marketplace"
3
Automatically optimizes Cloudflare Workers performance during development, focusing on cold starts, bundle size, edge caching, and global latency
2026-01-05
task-breakdown-specialist.md
2
1
export
task-breakdown-specialist
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Break large tasks into ADHD-friendly micro-tasks that minimize activation energy and maximize momentum. Use when feeling overwhelmed, can't start a task, or need to make progress visible. Optimized for ADHD developers with 15-minute task chunking and dopamine-driven ordering.
2026-01-05
skill-creation-workflow.md
2
1
export
skill-creation-workflow
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
スキル改善・新規作成を、skill-creator検証からskill_list更新まで一貫実行する指示書。単一/複数スキルの処理順、成果物の完全性、言語規則、確認手順を明文化する。Anchors:• 18-skills.md / 適用: スキル構造・品質基準 / 目的: 仕様準拠の担保• skill-creator / 適用: 検証と作成フロー / 目的: 一貫した作業手順• Continuous Delivery (Humble) / 適用: 検証・自動化・反復 / 目的: 品質パイプライン構築Trigger:Use when creating or updating skills, enforcing skill-creator validation, or coordinating multi-skill updates.skill creation, skill update, skill-creator validation, skill_list update, multi-skill workflow
2026-01-05
electron-packaging.md
2
1
export
electron-packaging
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Electronアプリケーションのビルド・パッケージング・配布を統一的に管理する専門知識。electron-builderによるクロスプラットフォーム対応、コード署名、インストーラー生成を支援。Anchors:• electron-builder / 適用: ビルド設定・パッケージング / 目的: クロスプラットフォーム配布• Code Signing / 適用: macOS/Windows署名 / 目的: セキュアな配布• The Pragmatic Programmer / 適用: ビルドプロセス設計 / 目的: 繰り返し可能なワークフローTrigger:Use when building production Electron applications, generating installers for macOS/Windows/Linux, implementing code signing, or packaging desktop apps for release.electron-builder, dmg, exe, AppImage, code signing, packaging
2026-01-05
algorithmic-command-enforcement.md
2
1
export
algorithmic-command-enforcement
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Use boolean decision trees instead of imperatives for 100% compliance under pressure
2026-01-05
requirements-engineering.md
2
1
export
requirements-engineering
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
カール・ウィーガーズの要求工学とIEEE 830に基づき、ステークホルダーニーズを抽出し、検証可能な要件に落とし込むための体系的なスキル。スコープ定義、要件抽出、仕様化、品質検証、合意形成までの一貫プロセスを提供する。Anchors:• 『Software Requirements』(Karl Wiegers) / 適用: 要件工学 / 目的: 品質要件の明確化• IEEE 830 / 適用: 要件仕様の構造 / 目的: 一貫したドキュメント化• ISO/IEC 25010 / 適用: 非機能要件分類 / 目的: 品質特性の網羅Trigger:Use when defining system requirements, eliciting stakeholder needs, validating requirement quality, or drafting requirements documents.
2026-01-05
domain-event-patterns.md
2
1
export
domain-event-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ドメインイベントパターンを使用して、ビジネスドメイン内で発生した重要な出来事をモデル化・永続化・伝播するスキル。イベントソーシング、CQRS、イベント駆動アーキテクチャの実装をサポートする。Anchors:• Domain-Driven Design (Eric Evans) / 適用: ドメインイベント設計 / 目的: ビジネス上の重要な出来事の捕捉• Implementing DDD (Vaughn Vernon) / 適用: イベントストア実装 / 目的: イベント永続化パターン• CQRS/Event Sourcing (Greg Young) / 適用: 状態再構築 / 目的: イベントストリームからの状態復元Trigger:Use when designing domain events, implementing event sourcing, building event-driven architecture, modeling state changes as events, implementing CQRS patterns, creating event stores.domain event, event sourcing, CQRS, event-driven, event store, event handler
2026-01-05
event-driven.md
2
1
export
event-driven
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Event-driven architecture patterns including message queues, pub/sub, event sourcing, CQRS, and sagas. Use when implementing async messaging, distributed transactions, event stores, command query separation, RabbitMQ, Kafka, SQS, or NATS integration.
2026-01-05
plugin-auditor.md
2
1
export
plugin-auditor
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatically audits Claude Code plugins for security vulnerabilities, best practices, CLAUDE.md compliance, and quality standards when user mentions audit plugin, security review, or best practices check. Specific to claude-code-plugins repository standards.
2026-01-05
baseline-check.md
2
1
export
baseline-check
2
from
"spiralhouse/cycletime"
from
"spiralhouse/cycletime"
3
Autonomously run quality checks (detekt, Gradle tests) to establish baseline or detect regressions. Supports three modes (capture, compare, auto) for comprehensive regression detection. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compares current metrics against previous baseline to identify improvements or regressions in code quality and test coverage.
2026-01-05
diagnose.md
2
1
export
diagnose
2
from
"mruwnik/memory"
from
"mruwnik/memory"
3
Run safe diagnostic commands on the remote memory server. Use for checking logs, container status, disk usage, memory, and running read-only database queries.
2026-01-05
r3f-geometry.md
2
1
export
r3f-geometry
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
BufferGeometry creation, built-in geometries, custom geometry with buffer attributes, instanced meshes for rendering thousands of objects, and geometry manipulation. Use when creating custom shapes, optimizing with instancing, or working with vertex data directly.
2026-01-05
building-terraform-modules.md
2
1
export
building-terraform-modules
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."
2026-01-05
marketplace-manager.md
2
1
export
marketplace-manager
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatically manages marketplace catalog updates, syncs marketplace.json, and handles plugin distribution when user mentions marketplace update, sync catalog, or add to marketplace. Specific to claude-code-plugins two-catalog system.
2026-01-05
building-gitops-workflows.md
2
1
export
building-gitops-workflows
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to construct GitOps workflows using ArgoCD and Flux. It is designed to generate production-ready configurations, implement best practices, and ensure a security-first approach for Kubernetes deployments. Use this skill when the user explicitly requests "GitOps workflow", "ArgoCD", "Flux", or asks for help with setting up a continuous delivery pipeline using GitOps principles. The skill will generate the necessary configuration files and setup code based on the user's specific requirements and infrastructure.
2026-01-05
conducting-browser-compatibility-tests.md
2
1
export
conducting-browser-compatibility-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables cross-browser compatibility testing for web applications using BrowserStack, Selenium Grid, or Playwright. It tests across Chrome, Firefox, Safari, and Edge, identifying browser-specific bugs and ensuring consistent functionality. It is used when a user requests to "test browser compatibility", "run cross-browser tests", or uses the `/browser-test` or `/bt` command to assess web application behavior across different browsers and devices. The skill generates a report detailing compatibility issues and screenshots for visual verification.
2026-01-05
sensor-tasking.md
2
1
export
sensor-tasking
2
from
"refractionPOINT/documentation"
from
"refractionPOINT/documentation"
3
Send tasks (commands) to EDR sensors to gather data or take action. Handles offline agents via reliable-tasking, collects responses via LCQL queries, and creates D&R rules for automated response handling. Use for live response, data collection, forensic acquisition, or fleet-wide operations like "get OS version from all Windows servers" or "isolate all hosts with tag X".
2026-01-05
validating-ai-ethics-and-fairness.md
2
1
export
validating-ai-ethics-and-fairness
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to validate the ethical implications and fairness of AI/ML models and datasets. It is triggered when the user requests an ethics review, fairness assessment, or bias detection for an AI system. The skill uses the ai-ethics-validator plugin to analyze models, datasets, and code for potential biases and ethical concerns. It provides reports and recommendations for mitigating identified issues, ensuring responsible AI development and deployment. Use this skill when the user mentions "ethics validation", "fairness assessment", "bias detection", "responsible AI", or related terms in the context of AI/ML.
2026-01-05
auditing-access-control.md
2
1
export
auditing-access-control
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "assess access rights", or requests a "security review" focused on access management. It's particularly useful for analyzing IAM policies, ACLs, and other access control mechanisms in cloud environments, applications, or infrastructure. The skill helps ensure compliance with security best practices and identify potential privilege escalation paths.
2026-01-05
review-pr.md
2
1
export
review-pr
2
from
"bendrucker/claude"
from
"bendrucker/claude"
3
Review a pull request or merge request. Use when reviewing PRs, providing code review feedback, or analyzing proposed changes. Supports GitHub and GitLab.
2026-01-05