scripts-validation
OfficialEnforce script quality and consistency.
Authorflext-sh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all scripts within the repository adhere to defined quality standards, preventing common errors and promoting maintainability.
Core Features & Use Cases
- Automated Checks: Enforces strict mode in Bash scripts, prohibits interactive prompts, and ensures Python scripts have main guards.
- Data-Driven Rules: Validation logic is defined in
rules.ymlfiles, making it easy to customize and extend. - Use Case: Before merging code, run
make validateto automatically catch any script violations, ensuring a higher quality codebase.
Quick Start
Run make validate to execute all script validation checks.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: scripts-validation Download link: https://github.com/flext-sh/flext/archive/main.zip#scripts-validation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.