Marp Check banner
nwiizo nwiizo

Marp Check

Development community

Description

Run quality checks and auto-fix formatting issues. 1. Run `make check` to execute luacheck and stylua checks 2. If stylua reports formatting issues, run `make format` to auto-fix 3. Re-run `make check` to verify all checks pass 4. Report results

Installation

Installs to ~/.claude/commands/nwiizo-marp.nvim-marp-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nwiizo/marp.nvim/HEAD/.claude/commands/marp-check.md -o ~/.claude/commands/nwiizo-marp.nvim-marp-check.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository