ItamarZand88/CLI-Anything-WEB

Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.

216Stars on the repository
43Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ItamarZand88/CLI-Anything-WEB

Agent

Audit all cli-web- CLIs for convention drift against skills/shared/CONVENTIONS.md, including replskin drift via cli-web-devkit drift and .manifest.json presence. Reports PASS/FAIL per check per CLI in a matrix format. Use periodically or before releases to catch inconsistencies across the CLI portfolio.

216 8d ago A 71 tokens original MIT

ItamarZand88/CLI-Anything-WEB

Agent

Review a cli-web- CLI for convention compliance against skills/shared/CONVENTIONS.md. Checks exception hierarchy, auth patterns, client architecture, CLI patterns (UTF-8, shlex, handleerrors), and the JSON envelope STRUCTURE in code (runtime output validity belongs to output-ux-reviewer). Returns scored findings. Use…

216 8d ago B 80 tokens original MIT

output-ux-reviewer

03

ItamarZand88/CLI-Anything-WEB

Agent

Review a cli-web- CLI from the end-user perspective by RUNNING it. Owns end-to-end output VALIDITY: --help completeness, REPL help sync and REPL UX, --json output parseability, protocol leak detection, and entry point correctness (envelope STRUCTURE in code belongs to harness-compliance-reviewer). Returns scored…

216 8d ago A 85 tokens original MIT

ItamarZand88/CLI-Anything-WEB

Agent

Review a cli-web- CLI implementation against its APP.md API map. Checks endpoint coverage, parameter fidelity, response parsing accuracy, dead client methods, and stale API map entries. Returns scored findings. Use during Phase 4 standards review — dispatched by the standards skill.

216 8d ago A 59 tokens original MIT