查询中

搜索技能

为您的 Agent 寻找最完美的能力。

结果数
53,183
符合搜索条件的技能
当前页
1693
共 2660 页
关键词
ai
按名称、标签或描述搜索
cicd
4

matrix-builds

GitHub Actionsマトリックスビルド戦略設計・最適化スキル。複数OS、バージョン、環境での並列テストを実現。 Anchors: • GitHub Actions Documentation / 適用: strategy.matrix / 目的: 並列CI/CD • GitHub Actions Workflow Syntax / 適用: include/exclude / 目的: 条件付きビルド Trigger: Use when configuring matrix builds, multi-environment testing, CI parallelization, dynamic matrix generation, or optimizing max-parallel settings.

daishiman
daishiman
devops
open
system-admin
4

openshift-popeye-analysis

OpenShift-specific cluster health analysis and troubleshooting based on Popeye's issue detection patterns. Use this skill when: (1) Analyzing OpenShift cluster operators and platform health (2) Troubleshooting Security Context Constraints (SCC) violations (3) Diagnosing BuildConfig, ImageStream, and Route issues (4) Analyzing Projects, Quotas, and resource management (5) Validating OpenShift-specific security configurations (6) Monitoring OpenShift networking (Routes, Routers, OVNKubernetes) (7) OpenShift performance and reliability analysis (8) ARO/ROSA managed service troubleshooting (9) OpenShift CI/CD pipeline issues (Builds, Deployments) (10) Operator Lifecycle Manager and Operator issues

kcns008
kcns008
tools
open
system-admin
4

docker-management

Docker container and image management including logs, stats, and compose operations. Use when managing Docker containers, debugging container issues, or working with Docker Compose.

ShunsukeHayashi
ShunsukeHayashi
tools
open
cloud
4

encryption-key-lifecycle

暗号化鍵のライフサイクル管理(生成、ローテーション、失効、バックアップ)のベストプラクティスを提供するスキル。 Anchors: - NIST SP 800-57 / 適用: 鍵ライフサイクル全般 / 目的: 業界標準準拠 - AWS KMS Best Practices / 適用: クラウド鍵管理 / 目的: クラウド実装パターン - Continuous Delivery (Jez Humble) / 適用: 自動化設計 / 目的: ローテーション自動化 Trigger: Use when implementing key generation, rotation, revocation, backup strategies, or managing cryptographic key lifecycle. encryption key, key rotation, key lifecycle, key management, cryptographic keys, HSM, KMS

daishiman
daishiman
devops
open
containers
4

crossplane

Cloud-native infrastructure management with Crossplane using Kubernetes APIs. Use when implementing infrastructure as code, composite resources, or multi-cloud provisioning. Triggers: crossplane, xrd, composition, claim, provider, managed resource, composite resource, infrastructure API.

cosmix
cosmix
devops
open
cloud
4

storage

File storage - uploads, CDN, blobs. Use when handling files.

SylphxAI
SylphxAI
devops
open
cloud
4

storage

File storage - uploads, CDN, blobs. Use when handling files.

SylphxAI
SylphxAI
devops
open
containers
4

k8s-operations

Kubernetes and OpenShift cluster operations, maintenance, and lifecycle management. Use this skill when: (1) Performing cluster upgrades (K8s, OCP, EKS, GKE, AKS) (2) Backup and disaster recovery (etcd, Velero, cluster state) (3) Node management: drain, cordon, scaling, replacement (4) Capacity planning and cluster scaling (5) Certificate rotation and management (6) etcd maintenance and health checks (7) Resource quota and limit range management (8) Namespace lifecycle management (9) Cluster migration and workload portability (10) Monitoring and alerting configuration (11) Log aggregation setup (12) Cost optimization and resource rightsizing

kcns008
kcns008
devops
open
containers
4

deploy-container

Full workflow to deploy a Docker container with secrets, Caddy, and DNS

iamruinous
iamruinous
devops
open
containers
4

docker-best-practices

Dockerfile最適化、セキュリティ、マルチステージビルドを体系化するスキル。 イメージ最適化とローカル開発環境の設計を支援する。 Anchors: • Dockerfile Best Practices / 適用: レイヤー最適化 / 目的: ビルド効率向上 • Image Security / 適用: 最小権限 / 目的: セキュリティ強化 • Multi-stage Builds / 適用: ビルド分離 / 目的: イメージ最小化 Trigger: Use when optimizing Dockerfiles, improving image security, or designing local development container setups. dockerfile optimization, image security, multi-stage build, docker compose

daishiman
daishiman
devops
open
containers
4

k8s-security

Kubernetes and OpenShift security assessment, hardening, and compliance. Use this skill when: (1) Auditing cluster or workload security posture (2) Implementing Pod Security Standards/Admission (3) Configuring RBAC roles and permissions (4) Setting up NetworkPolicies for zero-trust (5) Managing Secrets securely (encryption, external secrets) (6) Scanning images for vulnerabilities (7) Implementing OCP SecurityContextConstraints (8) Compliance checking (CIS benchmarks, SOC2, PCI-DSS) (9) Security incident investigation (10) Hardening cluster components

kcns008
kcns008
devops
open
containers
4

k8s-troubleshooting

Comprehensive Kubernetes and OpenShift cluster health analysis and troubleshooting based on Popeye's issue detection patterns. Use this skill when: (1) Proactive cluster health assessment and security analysis (2) Analyzing pod/container logs for errors or issues (3) Interpreting cluster events (kubectl get events) (4) Debugging pod failures: CrashLoopBackOff, ImagePullBackOff, OOMKilled, etc. (5) Diagnosing networking issues: DNS, Service connectivity, Ingress/Route problems (6) Investigating storage issues: PVC pending, mount failures (7) Analyzing node problems: NotReady, resource pressure, taints (8) Troubleshooting OCP-specific issues: SCCs, Routes, Operators, Builds (9) Performance analysis and resource optimization (10) Security vulnerability assessment and RBAC validation (11) Configuration best practices validation (12) Reliability and high availability analysis

kcns008
kcns008
devops
open
git-workflows
4

git-hooks-concepts

Git Hooksの基本概念、ライフサイクル、実装パターンを提供し、コミット前のコード品質チェックとプッシュ前のテスト自動化を実現するスキル。 Anchors: • Pro Git (Scott Chacon) / 適用: Git Hooksのライフサイクル理解 / 目的: クライアント/サーバー側フックの適切な選択 • Continuous Delivery (Jez Humble) / 適用: 自動化パイプライン設計 / 目的: 品質ゲートの段階的実装 Trigger: Use when implementing Git hooks for pre-commit code quality checks, pre-push test execution, or commit message validation. pre-commit, pre-push, git hooks, husky, lint-staged, conventional commits

daishiman
daishiman
devops
open
git-workflows
4

pr-health-check

Use when checking if PR is ready to merge. Validates merge-readiness and PR status patterns.

JacobPEvans
JacobPEvans
devops
open
ide-plugins
4

rules-repo-conventions

Apply Rules Repository conventions and forward-only workflow. Use when generating or editing docs, prompts, or code in projects that consume this repository or when this repository is the active workspace. Ensure Pact → Rules → Guides → Implementation links are created and updated, and prefer linking to submodule guides over duplicating content.

GuicedEE
GuicedEE
tools
open
git-workflows
4

commit-by-logical-units

変更内容を確認し、論理的な単位で複数のコミットに分けて実行します

backpaper0
backpaper0
devops
open
debugging
4

code-review

Performs comprehensive code reviews focusing on correctness, maintainability, performance, and best practices. Trigger keywords: review, code review, PR review, pull request, check code, audit code.

cosmix
cosmix
tools
open
git-workflows
4

github-graphql

Use when querying GitHub via GraphQL. Provides patterns for PR threads, comments, and mutations.

JacobPEvans
JacobPEvans
devops
open
上一页
第 1693 页 / 共 2660 页
下一页