mgd34msu/goodvibes-gemini

CURRENTLY NOT WORKING --- Gemini CLI port of the goodvibes plugin. Not all features are available, and some had to be changed due to differences between Gemini CLI and Claude Code CLI.

4Stars on the repository
195Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

testing-library

145

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Tests UI components with Testing Library including queries, user events, and async utilities. Use when testing React/Vue/Svelte components, writing accessible tests, or testing user interactions.

not rated 4 8mo ago A 38 tokens

testing

146

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Generates test cases, creates mocks, identifies edge cases, analyzes coverage gaps, and supports property-based, mutation, and contract testing. Use when writing tests, improving coverage, detecting flaky tests, or implementing advanced testing strategies.

not rated 4 8mo ago A 47 tokens

trpc

147

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds type-safe APIs with tRPC including routers, procedures, context, and client integration. Use when creating end-to-end type-safe APIs, building full-stack TypeScript applications, or replacing REST/GraphQL with simpler patterns.

not rated 4 8mo ago A 49 tokens

tsup

148

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Configures tsup for zero-config TypeScript library bundling with ESM/CJS output, declarations, and esbuild speed. Use when building TypeScript packages, creating dual ESM/CJS libraries, or publishing to npm.

not rated 4 8mo ago A 49 tokens

turbopack

149

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Configures Turbopack as the default Rust-based bundler for Next.js with incremental compilation and webpack loader compatibility. Use when optimizing Next.js development builds, migrating from webpack, or configuring custom loaders.

not rated 4 8mo ago C 46 tokens

turso

150

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements Turso edge SQLite database with libSQL client, embedded replicas, and vector search. Use when building edge-first apps, implementing embedded databases, or needing SQLite with global replication.

not rated 4 8mo ago A 40 tokens

type-safety

151

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Fixes TypeScript type safety issues including unsafe member access, assignments, returns, calls, and arguments. Use when encountering @typescript-eslint/no-unsafe- errors or when working with unknown/any types.

not rated 4 8mo ago A 45 tokens

typescript

152

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Adds static typing to JavaScript with TypeScript including type annotations, interfaces, generics, and advanced type utilities. Use when setting up TypeScript projects, defining types, creating generic utilities, or debugging type errors.

not rated 4 8mo ago A 45 tokens

unocss

153

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements atomic CSS with UnoCSS using on-demand generation, custom rules, and presets. Use when wanting instant atomic CSS, custom utility frameworks, or Tailwind alternatives with more flexibility.

not rated 4 8mo ago A 41 tokens

uploadthing

154

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Handles file uploads with UploadThing for TypeScript applications. Use when adding file uploads to Next.js or React apps with type-safe APIs, validation, and CDN delivery.

not rated 4 8mo ago A 36 tokens

valibot

155

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Validates data with Valibot's modular, tree-shakable schema library for minimal bundle size. Use when bundle size matters, building form validation, or needing lightweight TypeScript validation.

not rated 4 8mo ago A 42 tokens

valtio

156

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Manages state with Valtio using proxy-based reactivity, direct mutations, and automatic re-renders. Use when wanting mutable state syntax, fine-grained reactivity, or state management outside React components.

not rated 4 8mo ago A 45 tokens

vanilla-extract

157

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements zero-runtime CSS using vanilla-extract with type-safe styles, themes, recipes, and sprinkles. Use when wanting type-safe CSS, static extraction at build time, or building design system utilities.

not rated 4 8mo ago A 46 tokens

vercel-ai-sdk

158

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds AI-powered applications with Vercel AI SDK including streaming responses, chat interfaces, and model integration. Use when integrating LLMs, building chat applications, streaming AI responses, or implementing AI features in React.

not rated 4 8mo ago A 49 tokens

vercel-analytics

159

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements privacy-friendly web analytics with Vercel Analytics for traffic insights and Web Vitals. Use when tracking page views and performance metrics in Next.js applications deployed on Vercel.

not rated 4 8mo ago A 42 tokens

vercel

160

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Deploys applications to Vercel including serverless functions, edge functions, environment variables, and CI/CD. Use when deploying Next.js applications, frontend projects, or serverless APIs.

not rated 4 8mo ago A 40 tokens

view-transitions

161

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Creates smooth animated transitions between views using the native View Transitions API. Use when building page transitions, state changes, or morphing elements between different DOM states in SPAs and MPAs.

not rated 4 8mo ago A 42 tokens

vite

162

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds web applications with Vite including dev server, production builds, plugins, and configuration. Use when scaffolding projects, configuring build tools, optimizing bundles, or setting up development environments.

not rated 4 8mo ago A 40 tokens

vitest

163

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Tests JavaScript and TypeScript applications with Vitest including unit tests, mocking, coverage, and React component testing. Use when writing tests, setting up test infrastructure, mocking dependencies, or measuring code coverage.

not rated 4 8mo ago A 44 tokens

vue

164

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds UIs with Vue 3 including Composition API, reactivity, components, and state management. Use when creating Vue applications, building reactive interfaces, or working with the Vue ecosystem.

not rated 4 8mo ago A 40 tokens

web-components

165

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Creates reusable custom HTML elements using Web Components standards including Custom Elements, Shadow DOM, templates, and slots. Use when building framework-agnostic components, creating design systems, or when user mentions web components, custom elements, or shadow DOM.

not rated 4 8mo ago A 51 tokens

webpack

166

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Configures Webpack 5 for JavaScript/TypeScript bundling with loaders, plugins, code splitting, and Module Federation. Use when setting up custom builds, migrating to Webpack 5, or implementing micro-frontends.

not rated 4 8mo ago A 48 tokens

workflow-patterns

167

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Reusable workflow patterns for skills and agents including sequential checklists, conditional routing, validation loops, and progressive disclosure. Use when designing structured procedures.

not rated 4 8mo ago A 32 tokens

writing-descriptions

168

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Examples and patterns for writing effective agent and skill descriptions. Use when crafting descriptions that serve as routing keys for Claude's invocation decisions.

not rated 4 8mo ago A 30 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: