verify-and-fix
OfficialAutomate code quality checks and fixes.
Authorubie-oss
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers waste time manually running formatting, linting, unit tests, and build validation across codebases. This skill automates a fast, local verification loop to ensure code quality, correctness, and readiness for commit.
Core Features & Use Cases
- Formatting: automatically formats code across the repository with trunk fmt --all.
- Linting and quality checks: runs make lint and pre-commit checks to surface violations.
- Testing and build: executes unit tests (make test) and build verification (make build) to ensure correctness and compile-time stability.
- Safe automation: avoids TF_ACC-related tests and interaction with live infrastructure, aligning with local development workflows.
Quick Start
Use the verify-and-fix skill to automatically format, lint, test, and fix violations locally.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: verify-and-fix Download link: https://github.com/ubie-oss/terraform-provider-lightdash/archive/main.zip#verify-and-fix 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 510,000+ vetted skills library on demand.