ci-cd-pipelines
Installation
SKILL.md
CI/CD Pipelines
GitHub Actions Workflows
Core Concepts
- Workflows: YAML files defining automation processes
- Events: Triggers for workflow execution (push, pull_request, schedule)
- Jobs: Collections of steps that run on the same runner
- Steps: Individual tasks within a job
- Actions: Reusable components for common tasks
Best Practices
- Workflow Organization
- Use separate workflows for different concerns (CI, CD, release)
- Use workflow templates for consistency
- Use composite actions for reusable steps
- Use reusable workflows for shared pipeline logic
- Use matrix strategy for testing across multiple configurations
Related skills
More from davincidreams/agent-team-plugins
blender
Blender interface, workflows, and 3D production pipeline
231rigging
Rigging fundamentals, skeleton setup, and animation controls
18animation
Animation principles, techniques, and best practices for 3D animation
15vroid
Vroid Studio, VRM format, and VTuber avatar creation
11technical-writing
Technical writing principles and best practices for creating clear, accurate documentation
10unreal
Unreal Engine patterns, Actor/Component model, Blueprints vs C++, and best practices
9