ItamarZand88

102 mods across 2 repositories, 245 stars between them.

airbnb-cli

25

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Use cli-web-airbnb to search Airbnb stays, get listing details, check availability calendars, read guest reviews, and look up location suggestions. Invoke this skill whenever the user asks about Airbnb accommodations, vacation rentals, listing prices, availability, guest reviews, or wants to search for places to stay.…

216 8d ago A 76 tokens original MIT

chrome-devtools

27

ItamarZand88/CLI-Anything-WEB

MCP server Claude CodeCodexCursor +2

Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.

216 8d ago A tokens not measured original MIT

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

30

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

cli-anything-web

32

ItamarZand88/CLI-Anything-WEB

Command

Generate a complete agent-native CLI for any web app by recording and analyzing network traffic via playwright-cli. Runs the full pipeline with site assessment, capture, implementation, testing, and verification.

216 8d ago A 42 tokens original MIT

ItamarZand88/CLI-Anything-WEB

Command

Refine an existing cli-anything-web CLI by recording additional traffic and expanding command coverage. Invokes the gap-analyzer skill as its first step, then implements missing endpoints.

216 8d ago A 43 tokens original MIT

ItamarZand88/CLI-Anything-WEB

Command

Validate a cli-anything-web CLI against the tiered quality checklist (Tier 1 critical / Tier 2 comprehensive). Reports per-category and per-tier results.

216 8d ago A 39 tokens original MIT

boilerplate

38

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Documents the template inventory and variable contract behind scaffold-cli.py — which Jinja2 template renders with which variables for each site profile. Use during Phase 2 scaffolding when choosing scaffold flags or understanding what the generated boilerplate contains. The scaffold-cli.py script is the primary path.

216 8d ago A 60 tokens original MIT

capture

39

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Captures HTTP traffic from a web app using playwright-cli — site fingerprinting (framework, protections, auth, API discovery) plus full traffic recording into raw-traffic.json. Use as Phase 1 of CLI generation whenever a target URL needs its API surface recorded or assessed.

216 8d ago B 57 tokens original MIT

gap-analyzer

40

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Compares a CLI's implemented commands against its APP.md API map and traffic-analysis.json to find missing endpoints, incomplete CRUD, dead client methods, and priority gaps. Runs as the mandatory first step of /cli-anything-web:refine and as an optional pre-review scan in standards.

216 8d ago A 62 tokens original MIT

methodology

41

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Analyzes captured HTTP traffic, designs the CLI architecture, and implements the Python CLI package (Phase 2): parse raw-traffic.json, identify the protocol, write api-spec.json, scaffold from templates, and implement endpoint methods and Click command groups. Use after a capture completes and raw-traffic.json exists.

216 8d ago A 65 tokens original MIT

standards

42

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Runs Phase 4 review/publish/verify for a cli-web- CLI: implementation review by 3 parallel agents, the tiered quality checklist (Tier 1 critical fail-fast, then comprehensive), pip install + smoke test, and per-CLI skill generation. Use when a CLI's tests pass and it is ready to be validated and published.

216 8d ago A 73 tokens original MIT

testing

43

ItamarZand88/CLI-Anything-WEB

Skill Claude CodeCodex

Writes and documents the test suite for a generated cli-web- CLI (Phase 3): unit tests with mocked HTTP, live E2E tests, subprocess tests via resolvecli, and the TEST.md plan/results record. Use after the methodology skill completes implementation.

216 8d ago A 55 tokens original MIT

ItamarZand88/awesome-agent-conventions

Cursor rule

Cursor rule "blender-python-addon" from ItamarZand88/awesome-agent-conventions, covering blender python add-on rules, add-on structure, api usage, data and properties and safety and performance.

29 1mo ago A 560 tokens copy · 92% MIT

clean-code

46

ItamarZand88/awesome-agent-conventions

Cursor rule

Cursor rule "clean-code" from ItamarZand88/awesome-agent-conventions, covering clean code guidelines, constants over magic numbers, meaningful names, smart comments and single responsibility.

29 1mo ago A 408 tokens copy · 92% MIT

cpp

47

ItamarZand88/awesome-agent-conventions

Cursor rule

Cursor rule "cpp" from ItamarZand88/awesome-agent-conventions, covering c++ programming guidelines, basic principles, nomenclature, functions and data.

29 1mo ago A 1,151 tokens copy · 95% MIT

database

48

ItamarZand88/awesome-agent-conventions

Cursor rule

Cursor rule "database" from ItamarZand88/awesome-agent-conventions, covering database best practices, prisma setup, prisma models, prisma queries and supabase setup.

29 1mo ago A 444 tokens copy · 89% MIT