πŸ”Œ

vibe-lingual

πŸ”ŒPlugin

estevanhernandez-stack-ed/vibe-plugins

Installation

Add marketplace in Claude Code:
$/plugin marketplace add estevanhernandez-stack-ed/vibe-plugins
Step 2. Install plugin:
$/plugin install vibe-lingual@vibe-plugins
VibeIndex|
What it does
|

Localize your app's UI without corrupting its logic. Scans every user-facing string by kind β€” JSX text, placeholder, aria-label, title, alt, toast, locale-sensitive date β€” and emits a six-block readiness brief; audits the stack for the gotchas that bite i18n retrofits (firebase-admin in SSR, structural-vs-presentational Intl, the timeZone decision, RTL surfaces, dynamic-route guard globs); then runs a confidence-routed extract -> wire -> translate -> guard loop that mutates only with per-file backups and idempotent re-runs. Per-site routing means a heavy mixed component extracts its clean strings while genuinely-ambiguous sites stay inline. Deep on next-intl + App Router β€” cookie-driven locale, catalog parity guard, jsx-no-literals ratchet, ESM jest patch β€” with a real adapter seam that reports an honest not-yet-implemented for the rest instead of mishandling them. Dogfooded end-to-end on Celestia3: ~67 components / 720 UI strings localized with the app's own test suite staying green.

πŸͺ

Part of

estevanhernandez-stack-ed/vibe-plugins

0
-
AddedJul 7, 2026

More from this repository10

πŸ”Œ
vibe-testπŸ”ŒPlugin

Test analyzer and generator for vibe-coded apps. Classifies by app type and maturity tier, measures coverage honestly (no cherry-picked denominators), generates tests proportional to deployment risk β€” and catches the broken harnesses every other test tool assumes away.

πŸ”Œ
thesis-engineπŸ”ŒPlugin

Research feeder for vibe-thesis projects. Discovers cutting-edge thesis topics, gathers primary sources / opposing positions / methodological precedents across five research axes, and emits research notes + a Pandoc-ready BibTeX bibliography in vibe-thesis-shaped subdirectories ready to drop into ThesisStudio. Optional Smart Brevity blog adapter for BlogStudio.

πŸ”Œ
vibe-thesisπŸ”ŒPlugin

Beta β€” scaffold and co-author thesis-shaped artifacts (academic dissertations, master's theses, long-form research articles, position essays) with Claude Code. Works standalone with bundled templates; pairs with thesis-engine (optional research feeder) and the ThesisStudio template (optional richer styling) but neither is required. Say 'scaffold a vibe thesis project,' get a styled PDF skeleton plus a working render pipeline in roughly 30 minutes. Includes the author-voice pipeline β€” voice synthesis, a smooth pass, and the synthesis-guard tone lint β€” so drafts read like you, not like a model.

πŸ”Œ
vibe-insightsπŸ”ŒPlugin

The deep retrospective for your Claude Code work β€” the verbose /insights over your full history and every machine you code on. Coverage, where-was-I recall, token/cost (incl. the cache reveal), trends, how-you-work (tool mix, delegation, per-machine), ranked open-threads with prune candidates, decisions, languages, per-session friction/satisfaction/outcome, and a synthesized narrative read. Personal by default; optionally keep chosen sources or repos local-only (the privacy wall). Standalone engine; optional cc-logs extra keeps token numbers aligned with sibling tools. MCP-agnostic decisions overlay. No telemetry.

πŸ”Œ
vibe-cartographerπŸ”ŒPlugin

Plot your course from idea to shipped app. Vibe coding course correction delivered as Claude Code slash commands: onboard, scope, prd, spec, checklist, build, iterate, reflect, reconnect, evolve-cart, tend, vitals, friction, coder-voice.

πŸ”Œ
vibe-docπŸ”ŒPlugin

AI-powered documentation gap analyzer. Scans your codebase, classifies your project, identifies missing technical documentation, and generates professional docs from your existing artifacts.

πŸ”Œ
vibe-takerπŸ”ŒPlugin

Take it with you. Capture a feature out of one repo as a portable bundle (architecture sketch, contract surface, AI prompts, verbatim source snapshot, gotchas); plant it into another with stack-aware adaptation. /vibe-taker:capture reads source autonomously and only fires the interview gate when WHY can't be derived from source alone. /vibe-taker:plant detects the target's stack and picks code-lift on high match, spec-driven re-implementation on low match, or declines on hard cross-language mismatch β€” always with a mandatory diff confirmation before any write. /vibe-taker:list surfaces what's on the cross-repo shelf with search and Jaccard near-duplicate hints. Local-only by default; ~/.vibe-taker/library/ is the single source of truth.

πŸ”Œ
vibe-keystoneπŸ”ŒPlugin

Bootstrap a 626Labs-pattern CLAUDE.md β€” the load-bearing structural file every agent decision in the repo rests on. Interviews the user for org, decision surface, voice rules, and persona before drafting, so the produced file reflects THEIR conventions, not 626Labs defaults baked in. Tenant-aware; adapts to repo type (code platform / marketing site / long-form writing / mixed). Use when starting a new repo or when an existing CLAUDE.md is stale.

πŸ”Œ
vibe-iterateπŸ”ŒPlugin

Iterate on a shipped product, one PR at a time. First-run bootstrap identifies the app type and interviews you for competitors + framework pins. Recommends the right mode (feature-add, competitive, ux-polish, bug-bash) for the moment; ships with regression-aware, small-diff posture. Includes radar (digest what's new), rate (score an idea before committing), spy (single-URL competitor read), scan-releases (per-lib changes since last bump), upgrade (surgical lib bumps with codemods when available), ship (hand-written brief, no ingestion). Composes with vibe-cartographer when installed (heavy-iteration delegation). Self-evolves via session + friction logging β€” :evolve-iterate proposes improvements based on your usage patterns. No telemetry.

πŸͺ
estevanhernandez-stack-ed/vibe-pluginsπŸͺMarketplace

The 626 Labs plugin marketplace for Claude Code β€” a coordinated family of plugins for spec-driven building, iteration, docs, tests, security, and research. Paste this repo into Claude Code to install the whole Vibe ecosystem.