What is devops-simplicity-checker?
Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations. Source: majesticlabs-dev/majestic-marketplace.
Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations.
Quickly install devops-simplicity-checker AI skill to your development environment via command line
Source: majesticlabs-dev/majestic-marketplace.
Infrastructure should be SIMPLE by default. This skill detects overengineering.
| File count | ≤8 .tf files | >15 files in nested directories | | Module usage | None or registry only | Custom modules for <5 resources | | Directory depth | Flat or 1 level | 3+ levels of nesting | | Ansible playbooks | Single playbook | Multiple playbooks + custom roles | | Ansible roles | Galaxy roles only | Custom roles for standard tasks |
| Variables | Inline defaults | Complex variable hierarchies |
Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations. Source: majesticlabs-dev/majestic-marketplace.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill devops-simplicity-checkerBrowse more skills from majesticlabs-dev/majestic-marketplace
Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations. 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-simplicity-checker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/majesticlabs-dev/majestic-marketplace