dotnet-ado-patterns
CommunityDesign composable Azure DevOps YAML pipelines.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation and management of complex Azure DevOps YAML pipelines by providing reusable patterns and structures.
Core Features & Use Cases
- Composable Pipelines: Utilize templates for stages, jobs, and steps to build hierarchical and maintainable pipelines.
- Configuration Management: Leverage variable groups and templates for centralized and reusable configuration.
- Policy Enforcement: Implement organization-wide policies using
extendstemplates and pipeline decorators. - Conditional Logic: Dynamically control pipeline execution flow with
${{ if }}and${{ each }}expressions. - Use Case: You need to build a standardized CI/CD pipeline for multiple .NET microservices. This Skill provides templates to ensure all pipelines have consistent build, test, and deployment stages, along with mandatory security scans.
Quick Start
Use the dotnet-ado-patterns skill to create a new Azure DevOps YAML pipeline that builds and tests a .NET project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-ado-patterns Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-ado-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.