‪Itamar Zand‬‏ avatar

‪Itamar Zand‬‏

Community

@itamarzand88

12Followers
|
20Public Repos
|
30Published Skills

Itamar Zand builds terminal-first CLIs for web data extraction, HTTP-traffic-driven CLI generation, and brand design-system UI development.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)UI/UX & Creative M.. (25%)Data Systems & Dat.. (15%)Growth, Marketing .. (10%)

Agent Skills by ‪Itamar Zand‬‏

Showing 30 vetted skills indexed across 2 GitHub repositories.

ItamarZand88ItamarZand88
5

build-ui

Generates UI components and pages matching real-world brand design systems from DESIGN.md files.

Community
Intermediate
ItamarZand88ItamarZand88
5

create-design-md

Creates DESIGN.md files documenting complete design systems in a 9-section markdown format.

Community
Intermediate
ItamarZand88ItamarZand88
5

design-tokens

Extract code-ready design tokens from DESIGN.md files into CSS, Tailwind, or theme objects.

Community
Intermediate
ItamarZand88ItamarZand88
5

redesign

Restyle existing UI code to match a target brand's design system tokens.

Community
Intermediate
ItamarZand88ItamarZand88
208

codewiki-cli

Browse Google Code Wiki repositories and sections via CLI with JSON output.

Community
Intermediate
ItamarZand88ItamarZand88
208

airbnb-cli

Automate Airbnb stay searches and listing detail retrieval via cli-web-airbnb.

Community
Intermediate
ItamarZand88ItamarZand88
208

amazon-cli

Search Amazon products and fetch JSON details from the command line.

Community
Intermediate
ItamarZand88ItamarZand88
208

pexels-cli

Search and download royalty-free photos and videos from Pexels via CLI.

Community
Intermediate
ItamarZand88ItamarZand88
208

booking-cli

Search Booking.com hotels from the command line using destination and date parameters.

Community
Advanced
ItamarZand88ItamarZand88
208

producthunt-cli

Browse Product Hunt launches, product details, and leaderboards via CLI.

Community
Intermediate
ItamarZand88ItamarZand88
208

unsplash-cli

Search Unsplash photos and metadata via CLI with structured JSON output.

Community
Intermediate
ItamarZand88ItamarZand88
208

stitch-cli

Generate UI designs from text prompts and manage Stitch projects via CLI.

Community
Advanced
ItamarZand88ItamarZand88
208

youtube-cli

Search YouTube videos, channels, and trending content via CLI with JSON output.

Community
Intermediate
ItamarZand88ItamarZand88
208

chatgpt-cli

Wrap the ChatGPT web interface as a terminal CLI with JSON outputs.

Community
Advanced
ItamarZand88ItamarZand88
208

futbin-cli

Fetch and synthesize FUTBIN market data and player pricing for EA FC 26.

Community
Intermediate
ItamarZand88ItamarZand88
208

linkedin-cli

Automate LinkedIn profile, message, and networking tasks from the terminal.

Community
Intermediate
ItamarZand88ItamarZand88
208

hackernews-cli

Browse and interact with Hacker News content via CLI with JSON output.

Community
Advanced
ItamarZand88ItamarZand88
208

reddit-cli

Browse Reddit feeds, subreddits, and user profiles via CLI with JSON output.

Community
Advanced
ItamarZand88ItamarZand88
208

gh-trending-cli

Query GitHub Trending repositories and developers via CLI with JSON output.

Community
Intermediate
ItamarZand88ItamarZand88
208

gai-cli

Queries Google AI Mode from CLI returning JSON answers with cited sources and follow-up prompts.

Community
Advanced
ItamarZand88ItamarZand88
208

tripadvisor-cli

Search TripAdvisor for hotels, restaurants, attractions, and destinations via CLI.

Community
Intermediate
ItamarZand88ItamarZand88
208

notebooklm-cli

Manage Google NotebookLM notebooks, sources, questions, and artifacts via CLI.

Community
Advanced
ItamarZand88ItamarZand88
208

sync-check

Scan git diffs to detect code and documentation drift across CLIs.

Community
Intermediate
ItamarZand88ItamarZand88
208

capture

Capture HTTP traffic from web applications to auto-generate Python CLIs.

Community
Advanced

Frequently Asked Questions About ‪Itamar Zand‬‏

FAQPage Schema
What tasks can I accomplish with Itamar Zand's skills?▼

You can search and extract structured JSON data from sites like Amazon, Airbnb, YouTube, Reddit, LinkedIn, and Capitol Trades via terminal CLIs, capture HTTP traffic to auto-generate new Python CLIs, detect code-documentation drift in git diffs, and build or restyle UIs using 58 curated brand design systems.

Who are these skills designed for?▼

They target developers and power users who prefer terminal-based data retrieval, engineers building cli-web-* style Python CLIs from captured web traffic, and front-end developers who want pixel-perfect UIs matching brands like Stripe, Linear, Apple, or Vercel using DESIGN.md design systems.

How do the design system skills work in practice?▼

Create or reuse a DESIGN.md documenting a brand's visual language, then extract code-ready tokens as Tailwind config, CSS variables, styled-components themes, or W3C JSON. Apply them to build new components or redesign existing UI to match any of 58 curated design systems.

What is the workflow for generating a new CLI from a website?▼

Use the capture skill to record HTTP traffic from the target web application, then the methodology skill translates those captures into a Python CLI with client and command structure. Gap-analyzer, testing, boilerplate, and standards skills scaffold, test, and quality-gate the result.

What prerequisites do these skills require?▼

The CLI skills run from a terminal and return JSON output; the CLI-generation pipeline requires captured HTTP traffic from the target web app. The design skills require a DESIGN.md file or a target brand from the awesome-design-md collection, plus a front-end project to receive the generated tokens.