CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
akin-ozer avatar

Azure Pipelines Generator

akin-ozer/cc-devops-skills
464 installs294 stars
Summary

Scaffolds Azure DevOps pipeline YAML with a structured workflow: classify the request mode (basic CI, multi-stage, Docker, Kubernetes, templates), capture inputs like stack and deployment targets, load only the references you need, generate against a checklist covering security, versioning, and reliability, then validate with the validator skill or fall back to scripts or manual checks. It pins vmImage versions, uses immutable deploy tags, and won't hardcode secrets. The deterministic steps and progressive disclosure keep it from dumping everything at once. Use it when you're building new pipelines or converting existing CI flows, not for validation-only work. The structured fallbacks mean it keeps going even when tools aren't available, though you'll get a residual risk note.

Install to Claude Code

npx -y skills add akin-ozer/cc-devops-skills --skill azure-pipelines-generator --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
DevOps & CI/CDAutomation & WorkflowsCloud & Infrastructure
First SeenJun 3, 2026
View on GitHub

More from akin-ozer/cc-devops-skills

All 31 skills →
  • Bash Script Validator464
  • K8s Yaml Generator464
  • Github Actions Generator461
  • Helm Generator458
  • Gitlab Ci Generator456
  • Azure Pipelines Validator454
  • Github Actions Validator452
  • Terraform Validator451
  • Terraform Generator447
  • Makefile Generator442
  • Makefile Validator442
  • Promql Generator441
  • Promql Validator432
  • Logql Generator428
  • Fluentbit Generator424
  • Fluentbit Validator421
  • Loki Config Generator411
  • Terragrunt Generator1k
  • Ansible Validator587
  • K8s Debug551
  • Dockerfile Validator526
  • Ansible Generator525
  • Jenkinsfile Generator524
  • Dockerfile Generator499

Recommended

More DevOps & CI/CD →
akin-ozer avatar
bash-script-validator

akin-ozer/cc-devops-skills

Validate, lint, audit, or fix bash/shell/.sh scripts via ShellCheck.
464
294
akin-ozer avatar
helm-generator

akin-ozer/cc-devops-skills

Create, scaffold, or generate Helm charts, Chart.yaml, values.yaml, templates, helpers.
458
294
akin-ozer avatar
azure-pipelines-validator

akin-ozer/cc-devops-skills

Validate, lint, audit, or review azure-pipelines.yml — syntax, security, best practices.
454
294
akin-ozer avatar
makefile-validator

akin-ozer/cc-devops-skills

Validate, lint, audit, or check Makefiles and .mk files for errors.
442
294
akin-ozer avatar
fluentbit-validator

akin-ozer/cc-devops-skills

Validate, lint, audit, or check Fluent Bit configs (INPUT, FILTER, OUTPUT, tag routing).
421
294
akin-ozer avatar
loki-config-generator

akin-ozer/cc-devops-skills

Generate/create Loki configs — ingester, querier, compactor, ruler, S3/GCS/Azure backends.
411
294