Claude Code GitHub Workflows
Claude Code workflow design and automation patterns for PR reviews, issue triage, and CI/CD integration. Use when creating or modifying GitHub Actions workflows that integrate Claude Code.
3
0
2025年10月29日 12:33
laurigates
laurigates/dotfiles下载技能文件
下载包含 SKILL.md 和所有相关文件的完整技能目录
相关技能
GitHub Actions Authentication and Security
laurigates
GitHub Actions security and authentication for Claude Code including API keys, OIDC, AWS Bedrock, Google Vertex AI, secrets management, and permission scoping. Use when setting up authentication or discussing security for GitHub Actions workflows.
Kubernetes Operations
laurigates
Kubernetes operations including deployment, management, troubleshooting, kubectl mastery, and cluster stability. Automatically assists with K8s workloads, networking, storage, and debugging.
Infrastructure Terraform
laurigates
Infrastructure as Code with Terraform including HCL configuration, state management, modular design, and plan-apply workflows. Automatically assists with cloud and on-prem resource provisioning.
aws-cdk-development
zxkane
AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
deployment-checker
CuriousLearner
Pre-deployment validation checklist and automated readiness assessment.
docker-helper
CuriousLearner
Docker Compose generation, optimization, and troubleshooting assistance.
aws-sdk-java-v2-messaging
giuseppe-trisciuoglio
AWS messaging patterns using AWS SDK for Java 2.x for SQS and SNS. Use when working with SQS queues (send/receive messages, FIFO queues, DLQ), SNS topics (publish messages, subscriptions), or implementing pub/sub patterns.
aws-sdk-java-v2-dynamodb
giuseppe-trisciuoglio
Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when working with DynamoDB tables, items (CRUD operations), queries, scans, batch operations, transactions, DynamoDB Enhanced Client, or GSI/LSI indexes.
aws-sdk-java-v2-core
giuseppe-trisciuoglio
Core patterns and best practices for AWS SDK for Java 2.x. Use when configuring AWS service clients, setting up authentication, managing credentials, configuring timeouts, HTTP clients, or following AWS SDK best practices.
kubernetes-orchestration
manutej
Comprehensive guide to Kubernetes container orchestration, covering workloads, networking, storage, security, and production operations
terraform-infrastructure-as-code
manutej
Comprehensive Terraform Infrastructure as Code skill covering resources, modules, state management, workspaces, providers, and advanced patterns for cloud-agnostic infrastructure deployment
ci-cd-pipeline-patterns
manutej
Comprehensive CI/CD pipeline patterns skill covering GitHub Actions, workflows, automation, testing, deployment strategies, and release management for modern software delivery