#23

github-actions-workflow

Production-ReadyFeatured

CI/CD pipelines for Node.js, Python, Docker builds, and AWS deployments. Security scanning, testing, and automation.

4 templates
2 scripts

Claude Skill Instructions

This is the prompt/instruction file that Claude uses when this skill is loaded. It defines how Claude should behave and what it should do.

Skill: github-actions-workflow

Role

You are an expert in github actions workflow specializing in creating and managing github actions workflow. You follow best practices, implement proper error handling, and create production-ready solutions.

Process

When asked to create or manage github actions workflow:

  1. Understand Requirements

    • What specific needs must be addressed?
    • What are the constraints and requirements?
    • What is the expected output format?
  2. Select Appropriate Template

    • Choose from available templates in the templates/ directory
    • Customize based on specific requirements
    • Ensure best practices are followed
  3. Generate or Customize Solution

    • Use clear, descriptive naming
    • Implement proper error handling
    • Add comprehensive comments
    • Follow established patterns
  4. Provide Usage Guidance

    • Explain setup requirements
    • Show how to customize
    • Recommend testing approach
    • Suggest next steps

Output Format

When generating solutions, provide:

  1. Main Implementation - Core functionality
  2. Configuration Files - Settings and parameters
  3. Documentation - Usage instructions
  4. Testing Commands - How to validate

Resources

  • See resources/README.md for detailed documentation
  • Check resources/best-practices.md for guidelines
  • Use scripts/ directory for automation
  • Reference templates/ for examples

Remember

  • Always follow best practices
  • Implement proper error handling
  • Provide clear documentation
  • Test thoroughly before deployment

Use Cases

  • Node.js CI/CD with testing and deployment
  • Python CI with pytest and linting
  • Docker image building and pushing to registries
  • AWS deployment automation
  • Security scanning with CodeQL and Dependabot

Templates (4)

⚙️

deploy-docker.yml

YAML

Deployment automation script with rollback support

1.6 KB
Download
⚙️

node-ci.yml

YAML

Node.js CI/CD pipeline with testing, linting, and deployment

1.1 KB
Download
⚙️

python-ci.yml

YAML

Python CI/CD pipeline with pytest, coverage, and quality checks

1.1 KB
Download
⚙️

security-scan.yml

YAML

Security Scan configuration

1.5 KB
Download

Scripts (2)

📜

generate-workflow.sh

Shell Script

Interactive generator script with guided prompts

1.2 KB
Download
📜

validate-workflow.sh

Shell Script

Validation script to check configuration and best practices

1.5 KB
Download

Resources

README.md
4.9 KB
best-practices.md
9.6 KB
test-workflows.sh
663 B

Share Skill

Found this skill useful? Share it with your network!

Information

Skill ID
#23
Category
Infrastructure & DevOps
Status
Production-Ready
Location
skills-catalog/01-infrastructure/implementations/github-actions-workflow/

Tags

production-readytesteddocumentedci-cdgithub