Itamar Zand
Community@itamarzand88
Itamar Zand builds terminal-first CLIs for web data extraction, HTTP-traffic-driven CLI generation, and brand design-system UI development.
Agent Skills by Itamar Zand
Showing 30 vetted skills indexed across 2 GitHub repositories.
build-ui
Generates UI components and pages matching real-world brand design systems from DESIGN.md files.
create-design-md
Creates DESIGN.md files documenting complete design systems in a 9-section markdown format.
design-tokens
Extract code-ready design tokens from DESIGN.md files into CSS, Tailwind, or theme objects.
redesign
Restyle existing UI code to match a target brand's design system tokens.
codewiki-cli
Browse Google Code Wiki repositories and sections via CLI with JSON output.
airbnb-cli
Automate Airbnb stay searches and listing detail retrieval via cli-web-airbnb.
amazon-cli
Search Amazon products and fetch JSON details from the command line.
pexels-cli
Search and download royalty-free photos and videos from Pexels via CLI.
booking-cli
Search Booking.com hotels from the command line using destination and date parameters.
producthunt-cli
Browse Product Hunt launches, product details, and leaderboards via CLI.
unsplash-cli
Search Unsplash photos and metadata via CLI with structured JSON output.
stitch-cli
Generate UI designs from text prompts and manage Stitch projects via CLI.
youtube-cli
Search YouTube videos, channels, and trending content via CLI with JSON output.
chatgpt-cli
Wrap the ChatGPT web interface as a terminal CLI with JSON outputs.
futbin-cli
Fetch and synthesize FUTBIN market data and player pricing for EA FC 26.
linkedin-cli
Automate LinkedIn profile, message, and networking tasks from the terminal.
hackernews-cli
Browse and interact with Hacker News content via CLI with JSON output.
reddit-cli
Browse Reddit feeds, subreddits, and user profiles via CLI with JSON output.
gh-trending-cli
Query GitHub Trending repositories and developers via CLI with JSON output.
gai-cli
Queries Google AI Mode from CLI returning JSON answers with cited sources and follow-up prompts.
tripadvisor-cli
Search TripAdvisor for hotels, restaurants, attractions, and destinations via CLI.
notebooklm-cli
Manage Google NotebookLM notebooks, sources, questions, and artifacts via CLI.
sync-check
Scan git diffs to detect code and documentation drift across CLIs.
capture
Capture HTTP traffic from web applications to auto-generate Python CLIs.
Frequently Asked Questions About Itamar Zand
FAQPage SchemaWhat 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.