vvedantb

60 mods across 1 repository, 101 stars between them.

vvedantb/eva

Skill Claude CodeCodex

Search a codebase or UI for places that don't animate but should, and reject everything that shouldn't. Read-only; it proposes motion with exact values, it does not implement it. Use when the user asks "what could be animated here?" or wants to "make this feel more alive". For fixing existing animations, use…

101 2d ago B 78 tokens copy · 100% MIT

vvedantb/eva

Skill Claude CodeCodex

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

101 2d ago A 44 tokens copy · 100% MIT

gpt-taste

27

vvedantb/eva

Skill Claude CodeCodex

Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typography (bans 6-line wraps), gapless bento grids, strict GSAP ScrollTriggers (pinning, stacking, scrubbing), inline micro-images, and massive section spacing.

101 2d ago A 72 tokens copy · 100% MIT

grill-me

28

vvedantb/eva

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design.

101 2d ago A 14 tokens copy · 100% MIT

vvedantb/eva

Skill Claude CodeCodex

Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.

101 2d ago A 53 tokens copy · 100% MIT

image-to-code

30

vvedantb/eva

Skill Claude CodeCodex

Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards…

101 2d ago A 116 tokens copy · 100% MIT

vvedantb/eva

Skill Claude CodeCodex

Elite mobile app image-generation skill for creating premium, app-native screen concepts and flows. Designed for iOS, Android, and cross-platform mobile products. Prioritizes clean hierarchy, comfortably readable text, strong multi-screen consistency, controlled color palettes, non-generic creative direction, textured…

101 2d ago A 126 tokens copy · 100% MIT

vvedantb/eva

Skill Claude CodeCodex

Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not…

101 2d ago A 126 tokens copy · 100% MIT

improve-animations

33

vvedantb/eva

Skill Claude CodeCodex

Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not apply them. Use when the user asks to "improve the…

101 2d ago B 97 tokens copy · 100% MIT

vvedantb/eva

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

101 2d ago A 32 tokens copy · 83% MIT

vvedantb/eva

Skill Claude CodeCodex

Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.

101 2d ago A 57 tokens copy · 100% MIT

vvedantb/eva

Skill Claude CodeCodex

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, typography, micro-interactions, enter/exit animations, or any visual detail work. Triggers on UI polish, design details, "make it feel…

101 2d ago A 96 tokens copy · 92% MIT

minimalist-ui

37

vvedantb/eva

Skill Claude CodeCodex

Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.

101 2d ago A 34 tokens copy · 100% MIT

no-ui-flash

38

vvedantb/eva

Skill Claude CodeCodex

Use when an SPA or SSR app flashes the wrong UI before client-side data resolves — an app-shell skeleton shown to visitors who get bounced to login, a results skeleton before "no results found", a light-theme flash before dark mode, a generic placeholder that swaps to something jarringly different. Covers resolving…

101 2d ago A 92 tokens original MIT

pick-ui-library

39

vvedantb/eva

Skill Claude CodeCodex

Pick the right library for a given frontend task from a curated, opinionated list — numbers, OTP inputs, charts, command menus, virtualization, drag and drop, toasts, state, styling, and more. Only runs when explicitly invoked; it does not trigger on its own.

101 2d ago A 61 tokens copy · 100% MIT

preflight

40

vvedantb/eva

Skill Claude CodeCodex

Run repo health checks that used to live in husky hooks (typecheck, React Compiler bailouts, lint). Use when the user says preflight, /preflight, run checks before push, or asks to typecheck the monorepo occasionally.

101 2d ago A 54 tokens original MIT

prototype

41

vvedantb/eva

Skill Claude CodeCodex

Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip through them live and promote the one that feels right. Only runs when explicitly invoked; it does not trigger on its own.

101 2d ago A 48 tokens copy · 100% MIT

push

42

vvedantb/eva

Skill Claude CodeCodex

Commit already-staged changes and push to remote. Never stage new files. Use when changes are already staged or the user explicitly says push staged changes.

101 2d ago A 32 tokens original MIT

quality-code

43

vvedantb/eva

Skill Claude CodeCodex

Use when writing or reviewing TypeScript/full-stack code. Encodes principles for type safety (branded types, discriminated unions, end-to-end types), real tests over mocks, OpenTelemetry observability, and picking the right abstractions instead of premature ones.

101 2d ago A 55 tokens original MIT

react-doctor

44

vvedantb/eva

Skill Claude CodeCodex

Use when finishing a feature, fixing a bug, before committing React code, or when the user types /doctor, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

101 2d ago A 70 tokens copy · 92% MIT

vvedantb/eva

Skill Claude CodeCodex

Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.

101 2d ago A 45 tokens copy · 100% MIT

review-animations

46

vvedantb/eva

Skill Claude CodeCodex

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

101 2d ago A 34 tokens copy · 100% MIT

ship

47

vvedantb/eva

Skill Claude CodeCodex

Stage session-related files, commit with a conventional message, and push to remote. Use when the user asks to ship, commit and push, or finish a session with git.

101 2d ago A 37 tokens original MIT

stitch-design-taste

48

vvedantb/eva

Skill Claude CodeCodex

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

101 2d ago A 50 tokens copy · 100% MIT