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

rollup

121

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Configures Rollup for ES module bundling with plugins, tree shaking, and multiple output formats. Use when building JavaScript libraries, creating optimized bundles, or publishing npm packages.

not rated 4 8mo ago A 39 tokens

sanity

122

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Manages structured content with Sanity headless CMS using GROQ queries and real-time collaboration. Use when building content-driven sites with customizable schemas, live previews, and flexible data modeling.

not rated 4 8mo ago A 40 tokens

sass-scss

123

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements CSS preprocessing with Sass/SCSS using modules, mixins, functions, and nesting. Use when needing CSS preprocessing, design system variables, reusable mixins, or organizing large stylesheets.

not rated 4 8mo ago A 44 tokens

script-best-practices

124

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Best practices for bundling scripts in skills including error handling, constants documentation, and execution patterns. Use when creating script-enabled skills.

not rated 4 8mo ago A 32 tokens

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Provides exhaustive security vulnerability checklists with severity classifications, point deductions, and detection commands. Use when performing security audits, code reviews, penetration testing preparation, or checking OWASP compliance.

not rated 4 8mo ago A 42 tokens

sendgrid

126

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Sends transactional and marketing emails with SendGrid API. Use when integrating email delivery in Node.js applications with templates, analytics, and high deliverability.

not rated 4 8mo ago A 33 tokens

sentry

127

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Monitors applications with Sentry including error tracking, performance monitoring, and alerting. Use when tracking errors, monitoring performance, setting up alerts, or debugging production issues.

not rated 4 8mo ago A 37 tokens

shadcn-ui

128

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds accessible UI with shadcn/ui including component installation, customization, theming, and Radix primitives. Use when adding UI components, customizing design systems, implementing accessible interfaces, or building component libraries.

not rated 4 8mo ago A 47 tokens

sharp

129

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Processes images with Sharp, the high-performance Node.js library for resizing, converting, and optimizing images. Use when building image pipelines, generating thumbnails, or optimizing uploads server-side.

not rated 4 8mo ago A 37 tokens

socket-io

130

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds real-time applications with Socket.IO including events, rooms, namespaces, and acknowledgements. Use when implementing real-time features, chat applications, live updates, or multiplayer functionality.

not rated 4 8mo ago A 40 tokens

solidjs

131

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds UIs with SolidJS including signals, effects, memos, and fine-grained reactivity. Use when creating high-performance reactive applications, building without virtual DOM, or needing granular updates.

not rated 4 8mo ago A 43 tokens

solidstart

132

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds full-stack applications with SolidStart, combining Solid's fine-grained reactivity with server functions and multiple rendering modes. Use when creating SolidJS applications with SSR/SSG, server functions, or when user mentions SolidStart or Solid meta-framework.

not rated 4 8mo ago A 54 tokens

sqlite

133

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Integrates SQLite embedded database with Node.js using better-sqlite3 for synchronous operations or the native Node.js SQLite module. Use when building applications with local storage, embedded databases, or when user mentions SQLite, better-sqlite3, or embedded SQL.

not rated 4 8mo ago A 54 tokens

storybook

134

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Develops and documents UI components in isolation with Storybook's interactive workshop environment. Use when building component libraries, documenting design systems, or when user mentions Storybook, component documentation, or UI development.

not rated 4 8mo ago A 42 tokens

strapi

135

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds content APIs with Strapi open-source headless CMS. Use when creating self-hosted content management with auto-generated REST/GraphQL APIs, customizable admin panel, and full control over your data.

not rated 4 8mo ago B 44 tokens

stripe

136

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Integrates Stripe payments including checkout, subscriptions, webhooks, and customer management. Use when accepting payments, setting up subscriptions, handling webhooks, or managing billing.

not rated 4 8mo ago A 35 tokens

styled-components

137

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements CSS-in-JS styling with styled-components using tagged template literals, theming, and dynamic props. Use when wanting component-scoped CSS-in-JS, dynamic styling based on props, or theming support.

not rated 4 8mo ago A 47 tokens

supabase-auth

138

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements Supabase Authentication with email, OAuth, magic links, and phone auth. Use when building apps with Supabase, needing auth integrated with Row Level Security, or implementing passwordless login.

not rated 4 8mo ago A 43 tokens

supabase-db

139

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Implements Supabase PostgreSQL database with JavaScript client, Row Level Security, real-time subscriptions, and edge functions. Use when building apps with Supabase, implementing RLS policies, or needing real-time database features.

not rated 4 8mo ago A 48 tokens

svelte

140

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds UIs with Svelte 5 including runes, components, reactivity, and stores. Use when creating Svelte applications, building reactive interfaces, or working with compile-time frameworks.

not rated 4 8mo ago A 42 tokens

sveltekit

141

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Builds applications with SvelteKit including routing, load functions, form actions, hooks, and adapters. Use when creating Svelte applications with SSR, building full-stack apps, or needing file-based routing with Svelte.

not rated 4 8mo ago A 48 tokens

tailwindcss

142

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Styles web applications with Tailwind CSS using utility classes, responsive design, custom themes, and component patterns. Use when setting up Tailwind, creating layouts, implementing responsive designs, or customizing themes.

not rated 4 8mo ago A 43 tokens

tanstack-query

143

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Manages server state with TanStack Query (React Query) including data fetching, caching, mutations, and optimistic updates. Use when fetching API data, caching responses, handling loading states, or syncing server state.

not rated 4 8mo ago A 46 tokens

task-decomposition

144

mgd34msu/goodvibes-gemini

Skill Claude CodeCodex

Breaks down complex software tasks into atomic, actionable work items using structured methodologies. Use when planning features, analyzing requirements, decomposing user stories, creating work breakdown structures, or splitting large tasks into implementable units.

not rated 4 8mo ago A 47 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: