·devops-maintainability-checker
</>

devops-maintainability-checker

Infrastructure maintainability verification covering naming conventions, formatting, DRY patterns, and version constraints.

24Installs·1Trend·@majesticlabs-dev

Installation

$npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill devops-maintainability-checker

How to Install devops-maintainability-checker

Quickly install devops-maintainability-checker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill devops-maintainability-checker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: majesticlabs-dev/majestic-marketplace.

SKILL.md

View raw

| Resource naming | Consistent ${project}-${env}-${type} | Random or inconsistent | | Variable naming | Descriptive with defaults | Cryptic, no descriptions | | Code formatting | tofu fmt passes | Inconsistent indentation | | DRY principle | Locals for repeated values | Hardcoded values repeated |

| Version constraints | Pinned > X.Y | Unpinned or exact versions |

Infrastructure maintainability verification covering naming conventions, formatting, DRY patterns, and version constraints. Source: majesticlabs-dev/majestic-marketplace.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill devops-maintainability-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill devops-maintainability-checker
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from majesticlabs-dev/majestic-marketplace

Quick answers

What is devops-maintainability-checker?

Infrastructure maintainability verification covering naming conventions, formatting, DRY patterns, and version constraints. Source: majesticlabs-dev/majestic-marketplace.

How do I install devops-maintainability-checker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill devops-maintainability-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/majesticlabs-dev/majestic-marketplace