Skip to content
View yuvrajangadsingh's full-sized avatar

Organizations

@thetopgeek

Block or report yuvrajangadsingh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yuvrajangadsingh/README.md

I build open-source CLI tools that audit AI-written code, extract design systems, and help me move faster from the terminal. Day job: AI engineer at August AI, health AI used by 7M+ people.

1k+ monthly npm downloads across my CLIs · merged patches in 7 OSS projects: GitHub CLI, Codex, Gemini CLI, Cal.com, Expensify, Rocket.Chat, and Google Labs' stitch-skills.

→ Latest ship: brandmd, one command to give Claude Code, Cursor, and Stitch real brand context from any URL

→ Portfolio: yuvrajangadsingh.com

Projects

  • brandmd: Stop AI coding agents from guessing your UI. Extract any website into a Stitch-ready DESIGN.md for Claude Code/Cursor. npx brandmd https://stripe.com
  • vibecheck: Catch AI-generated code smells in JS/TS and Python. 35 rules. Ships as a CLI, GitHub Action, VS Code extension, and MCP server. npx @yuvrajangadsingh/vibecheck .
  • greens: Mirror private work contributions to your GitHub graph without exposing code. brew install yuvrajangadsingh/greens/greens
  • vemb: Embed text, images, audio, video, and PDFs from the command line. pipx install vemb

Recent OSS contributions

  • Added a React Native skill to Google Labs' stitch-skills
  • Added --squash-merge-commit-message to gh repo edit in GitHub CLI
  • Fixed orphaned processes pinning CPU to 100% on terminal close in Gemini CLI
  • Fixed broken back-navigation animation in Expensify

Open to

Dev-tool collabs, OSS contributions, and strong AI-eng roles. DMs open. → hi@yuvrajangadsingh.com

Links

LinkedIn Dev.to

Pinned Loading

  1. greens greens Public

    Your work is real. Your contribution graph should show it.

    Shell 30 2

  2. brandmd brandmd Public

    Stop Claude Code/Cursor from guessing UI. Extract any website design system into a Stitch-ready DESIGN.md.

    JavaScript 31 2

  3. vibecheck vibecheck Public

    ESLint for AI slop. Detect AI-generated code smells in your JS/TS and Python codebase.

    TypeScript 15

  4. vemb vemb Public

    httpie for embeddings. Embed text, images, audio, video, and PDFs from the command line.

    Python 4

  5. claude-login-share claude-login-share Public

    Share your Claude Code login to another Mac. No browser needed.

    Shell 3

  6. gmail-labeler gmail-labeler Public

    Auto-label Gmail emails using Google Apps Script + Gemini AI. Zero infrastructure, runs entirely inside Google.

    JavaScript