dxverify

Community

Run full project quality verification checks.

Authormitchellfyi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of running scattered quality checks across different project toolchains, ensuring all verification steps are completed consistently before commits or pull requests.

Core Features & Use Cases

  • Auto-Toolchain Discovery: Automatically detects the project's quality tools (Make, npm, Cargo, pip, Go, etc.) and their corresponding commands, requiring no manual configuration for most standard development stacks.
  • Ordered Verification Pipeline: Runs format, lint, type-check, code generation, and test checks in the optimal sequence, with built-in fix-and-retry logic to resolve common failures automatically.
  • Use Case: After finishing a bug fix in a Node.js monorepo, use this Skill to run ESLint, TypeScript type checks, and Jest tests scoped to the changed package, fix any lint errors, and verify the changes are PR-ready.

Quick Start

Use the dxverify skill to run the full quality verification pipeline for your current project after you finish making code changes.

Dependency Matrix

Required Modules

None required

Components

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: dxverify
Download link: https://github.com/mitchellfyi/dex/archive/main.zip#dxverify

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 537,000+ vetted skills library on demand.