Source

mgd34msu/goodvibes-gemini

169 skills · 284 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
nanostores Manages state with Nanostores using atoms, maps, computed stores, and framework integrations. Use when building frame…
mgd34msu/goodvibes-gemini
1
2
netlify Deploys applications to Netlify including functions, forms, redirects, and edge functions. Use when deploying static …
mgd34msu/goodvibes-gemini
1
3
nextauth Implements authentication with Auth.js/NextAuth.js v5 including OAuth providers, credentials, sessions, and route pro…
mgd34msu/goodvibes-gemini
1
4
nextjs Builds full-stack React applications with Next.js App Router, Server Components, Server Actions, and edge deployment.…
mgd34msu/goodvibes-gemini
1
5
nodemailer Sends emails from Node.js applications using SMTP or other transports with Nodemailer. Use when implementing email fu…
mgd34msu/goodvibes-gemini
1
6
nuxt Builds applications with Nuxt 3 including pages, layouts, composables, server routes, and data fetching. Use when cre…
mgd34msu/goodvibes-gemini
1
7
openai-api Integrates OpenAI APIs for chat completions, embeddings, and image generation. Use when building AI-powered features …
mgd34msu/goodvibes-gemini
1
8
paddle Integrates billing and subscriptions with Paddle merchant of record platform. Use when selling SaaS subscriptions wit…
mgd34msu/goodvibes-gemini
1
9
passport Implements Passport.js authentication middleware with local, OAuth, and JWT strategies for Express/Node.js. Use when …
mgd34msu/goodvibes-gemini
1
10
payload Builds full-stack applications with Payload CMS, the Next.js-native headless CMS. Use when creating content-driven ap…
mgd34msu/goodvibes-gemini
1
11
paypal Integrates PayPal payments with the JavaScript SDK for checkout buttons and card fields. Use when accepting PayPal, V…
mgd34msu/goodvibes-gemini
1
12
pinecone Implements vector search with Pinecone for semantic similarity and RAG applications. Use when building embeddings-bas…
mgd34msu/goodvibes-gemini
1
13
pinia Manages Vue state with Pinia including stores, getters, actions, and plugins. Use when building Vue applications need…
mgd34msu/goodvibes-gemini
1
14
planetscale Implements PlanetScale serverless MySQL with branching workflows, non-blocking schema changes, and Prisma integration…
mgd34msu/goodvibes-gemini
1
15
postgresql Works with PostgreSQL including queries, migrations, indexes, and performance tuning. Use when designing database sch…
mgd34msu/goodvibes-gemini
1
16
prisma Provides type-safe database access with Prisma ORM including schema definition, migrations, queries, and relations. U…
mgd34msu/goodvibes-gemini
1
17
project-understanding Analyzes codebases to map architecture, dependencies, complexity metrics, and data flows for rapid onboarding. Use wh…
mgd34msu/goodvibes-gemini
1
18
pusher Implements real-time features with Pusher Channels for WebSocket-based pub/sub messaging. Use when adding live update…
mgd34msu/goodvibes-gemini
1
19
react Builds user interfaces with React using components, hooks, state management, and modern patterns. Use when creating R…
mgd34msu/goodvibes-gemini
1
20
react-email Creates email templates with React components using React Email. Use when building transactional emails, newsletters,…
mgd34msu/goodvibes-gemini
1
21
react-hook-form Builds performant forms with React Hook Form including validation, error handling, and schema integration. Use when c…
mgd34msu/goodvibes-gemini
1
22
redis Uses Redis for caching, sessions, pub/sub, and data structures with Node.js. Use when implementing caching, session s…
mgd34msu/goodvibes-gemini
1
23
redux-toolkit Manages global state with Redux Toolkit's createSlice, createAsyncThunk, and RTK Query for data fetching and caching.…
mgd34msu/goodvibes-gemini
1
24
refactoring Identifies code smells, applies design patterns, guides migrations, and performs security/performance/accessibility r…
mgd34msu/goodvibes-gemini
1
25
remix Builds full-stack React applications with Remix using loaders, actions, nested routes, and progressive enhancement. U…
mgd34msu/goodvibes-gemini
1
26
render Deploys web applications on Render with automatic builds, managed databases, and zero-config SSL. Use when deploying …
mgd34msu/goodvibes-gemini
1
27
replicate Runs open-source ML models via Replicate API for image generation, LLMs, and audio. Use when calling Stable Diffusion…
mgd34msu/goodvibes-gemini
1
28
resend Sends transactional emails with Resend including React Email templates, API integration, and Next.js setup. Use when …
mgd34msu/goodvibes-gemini
1
29
rest-api-design Designs RESTful APIs following industry best practices for resource naming, HTTP methods, status codes, and error han…
mgd34msu/goodvibes-gemini
1
30
review-scoring-rubric Provides the complete code review scoring rubric with 10 weighted categories, severity multipliers, and deduction cal…
mgd34msu/goodvibes-gemini
1
31
risk-assessment Identifies, evaluates, and mitigates project and task-level risks during planning. Use when assessing technical risks…
mgd34msu/goodvibes-gemini
1
32
rollup Configures Rollup for ES module bundling with plugins, tree shaking, and multiple output formats. Use when building J…
mgd34msu/goodvibes-gemini
1
33
sanity Manages structured content with Sanity headless CMS using GROQ queries and real-time collaboration. Use when building…
mgd34msu/goodvibes-gemini
1
34
sass-scss Implements CSS preprocessing with Sass/SCSS using modules, mixins, functions, and nesting. Use when needing CSS prepr…
mgd34msu/goodvibes-gemini
1
35
script-best-practices Best practices for bundling scripts in skills including error handling, constants documentation, and execution patter…
mgd34msu/goodvibes-gemini
1
36
security-audit-checklist Provides exhaustive security vulnerability checklists with severity classifications, point deductions, and detection …
mgd34msu/goodvibes-gemini
1
37
sendgrid Sends transactional and marketing emails with SendGrid API. Use when integrating email delivery in Node.js applicatio…
mgd34msu/goodvibes-gemini
1
38
sentry Monitors applications with Sentry including error tracking, performance monitoring, and alerting. Use when tracking e…
mgd34msu/goodvibes-gemini
1
39
shadcn-ui Builds accessible UI with shadcn/ui including component installation, customization, theming, and Radix primitives. U…
mgd34msu/goodvibes-gemini
1
40
sharp Processes images with Sharp, the high-performance Node.js library for resizing, converting, and optimizing images. Us…
mgd34msu/goodvibes-gemini
1
41
solidstart Builds full-stack applications with SolidStart, combining Solid's fine-grained reactivity with server functions and m…
mgd34msu/goodvibes-gemini
1
42
sqlite Integrates SQLite embedded database with Node.js using better-sqlite3 for synchronous operations or the native Node.j…
mgd34msu/goodvibes-gemini
1
43
storybook Develops and documents UI components in isolation with Storybook's interactive workshop environment. Use when buildin…
mgd34msu/goodvibes-gemini
1
44
strapi Builds content APIs with Strapi open-source headless CMS. Use when creating self-hosted content management with auto-…
mgd34msu/goodvibes-gemini
1
45
stripe Integrates Stripe payments including checkout, subscriptions, webhooks, and customer management. Use when accepting p…
mgd34msu/goodvibes-gemini
1
46
styled-components Implements CSS-in-JS styling with styled-components using tagged template literals, theming, and dynamic props. Use w…
mgd34msu/goodvibes-gemini
1
47
supabase-auth Implements Supabase Authentication with email, OAuth, magic links, and phone auth. Use when building apps with Supaba…
mgd34msu/goodvibes-gemini
1
48
supabase-db Implements Supabase PostgreSQL database with JavaScript client, Row Level Security, real-time subscriptions, and edge…
mgd34msu/goodvibes-gemini
1
49
svelte Builds UIs with Svelte 5 including runes, components, reactivity, and stores. Use when creating Svelte applications, …
mgd34msu/goodvibes-gemini
1
50
sveltekit Builds applications with SvelteKit including routing, load functions, form actions, hooks, and adapters. Use when cre…
mgd34msu/goodvibes-gemini
1
Page 3 · 169 total Previous Next