·add-check
</>

add-check

frizzle-chan/mudd

Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project.

6Installs·2Trend·@frizzle-chan

Installation

$npx skills add https://github.com/frizzle-chan/mudd --skill add-check

SKILL.md

When adding a new code quality check (linter, formatter, type checker, etc.), update these three locations:

Add a new recipe and include it in the default target:

Add a step to the verify job after the existing checks:

Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project. Source: frizzle-chan/mudd.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/frizzle-chan/mudd --skill add-check
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is add-check?

Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project. Source: frizzle-chan/mudd.

How do I install add-check?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/frizzle-chan/mudd --skill add-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/frizzle-chan/mudd