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

Fluentbit Validator

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

This validates Fluent Bit configs before you deploy them, catching routing mistakes, security issues, and structural problems through static analysis and optional dry-run checks. It runs a Python validator that checks tag matching, required fields, and best practices, then optionally fires up fluent-bit itself in dry-run mode if the binary is available. The execution model is careful about missing dependencies: it degrades gracefully when fluent-bit isn't installed and tells you exactly what got skipped. Findings use a strict three-tier severity system (Error, Warning, Recommendation) with no creative labels allowed, which keeps CI integration predictable. If you maintain Fluent Bit pipelines and want deterministic pre-deploy checks without guessing what broke, this gives you a repeatable audit flow.

Install to Claude Code

npx -y skills add akin-ozer/cc-devops-skills --skill fluentbit-validator --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/CDCode Review & QualityRelease Management
First SeenJun 3, 2026
View on GitHub

More from akin-ozer/cc-devops-skills

All 31 skills →
  • Loki Config Generator411
  • Terragrunt Generator1k
  • Ansible Validator587
  • K8s Debug551
  • Dockerfile Validator526
  • Ansible Generator525
  • Jenkinsfile Generator524
  • Dockerfile Generator499
  • Helm Validator479
  • Gitlab Ci Validator478
  • Terragrunt Validator477
  • Bash Script Generator475
  • K8s Yaml Validator474
  • Jenkinsfile Validator471
  • Azure Pipelines Generator464
  • Bash Script Validator464
  • K8s Yaml Generator464
  • Github Actions Generator461
  • Helm Generator458
  • Gitlab Ci Generator456
  • Azure Pipelines Validator454
  • Github Actions Validator452
  • Terraform Validator451
  • Terraform Generator447

Recommended

More DevOps & CI/CD →
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
bagelhole avatar
linux-hardening

bagelhole/devops-security-agent-skills

Apply CIS benchmarks and secure Linux servers. Configure SSH, manage users, implement firewall rules, and enable security features. Use when hardening Linux systems for production or meeting security compliance requirements.
356
46
bagelhole avatar
linux-administration

bagelhole/devops-security-agent-skills

System administration for Linux servers. Manage packages, services, and system configuration. Use when administering Linux systems.
351
46
yzlnew avatar
tikz-flowchart

yzlnew/infra-skills

Creates professional TikZ flowcharts with standardized themes, including Google Material-like and Anthropic-inspired options.
257
140
hoangsonww avatar
anomaly-alert

hoangsonww/claude-code-agent-monitor

>
455
hoangsonww avatar
cost-breakdown

hoangsonww/claude-code-agent-monitor

>
455