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

Bash Script Validator

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

This validates bash and shell scripts using a layered approach: syntax checks with bash -n, ShellCheck static analysis with smart fallbacks when it's missing, and custom rules for security and portability issues. You get subsection-level citations for every fix, which is genuinely useful when you need to justify changes in review or understand the underlying pattern. The rerun policy is strict, requiring validation after each batch of fixes until the script stabilizes or you explicitly document why warnings remain. It handles constrained environments gracefully, falling back to syntax-only checks when ShellCheck isn't available and telling you exactly what coverage you lost. Good for CI gates or cleaning up legacy scripts where you need an audit trail.

Install to Claude Code

npx -y skills add akin-ozer/cc-devops-skills --skill bash-script-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 →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Categories
DevOps & CI/CDCode Review & QualityDebuggingAutomation & WorkflowsCLI & Terminal
First SeenJun 3, 2026
View on GitHub

More from akin-ozer/cc-devops-skills

All 31 skills →
  • 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
  • Helm Validator479

Recommended

More DevOps & CI/CD →
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
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