verification-engine

Community

Automated code verification and fixing.

Authorusermaum
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of verifying code quality and correctness by detecting build, type, linting, and testing errors, and attempting to automatically fix them.

Core Features & Use Cases

  • Build System Detection: Automatically identifies the project's build system (Node.js, Python, Go, Rust).
  • 4-Stage Verification: Executes Build, Type Checking, Linting, and Testing in sequence.
  • Auto-Fixing: Attempts to automatically resolve common errors across different levels of complexity.
  • Use Case: Before merging a pull request, this Skill can be run to ensure the code compiles, passes type checks, adheres to linting rules, and all tests pass, automatically fixing minor issues.

Quick Start

Run the verification engine on the current project to check and fix code quality issues.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: verification-engine
Download link: https://github.com/usermaum/Themoon/archive/main.zip#verification-engine

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.