Source

mgd34msu/goodvibes-gemini

169 skills · 284 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
chakra-ui Builds accessible React applications with Chakra UI v3 components, tokens, and recipes. Use when creating styled comp…
mgd34msu/goodvibes-gemini
74
2
playwright Tests web applications with Playwright including E2E tests, locators, assertions, and visual testing. Use when writin…
mgd34msu/goodvibes-gemini
3
3
solidjs Builds UIs with SolidJS including signals, effects, memos, and fine-grained reactivity. Use when creating high-perfor…
mgd34msu/goodvibes-gemini
3
4
valibot Validates data with Valibot's modular, tree-shakable schema library for minimal bundle size. Use when bundle size mat…
mgd34msu/goodvibes-gemini
3
5
vite Builds web applications with Vite including dev server, production builds, plugins, and configuration. Use when scaff…
mgd34msu/goodvibes-gemini
3
6
vitest Tests JavaScript and TypeScript applications with Vitest including unit tests, mocking, coverage, and React component…
mgd34msu/goodvibes-gemini
3
7
chromatic Automates visual regression testing for Storybook components using cloud-based snapshot comparison. Use when setting …
mgd34msu/goodvibes-gemini
2
8
code-organization Fixes code organization issues including high complexity, large files, deep nesting, and barrel file problems. Use wh…
mgd34msu/goodvibes-gemini
2
9
code-quality Audits code for security vulnerabilities, performance issues, accessibility, complexity metrics, and infrastructure s…
mgd34msu/goodvibes-gemini
2
10
code-smell-detector Detects code smells, anti-patterns, and common bugs with quantified thresholds and severity scoring. Use when reviewi…
mgd34msu/goodvibes-gemini
2
11
css-variables Implements CSS custom properties for theming, component styling, and runtime customization. Use when building theme s…
mgd34msu/goodvibes-gemini
2
12
debugging Analyzes stack traces, identifies log patterns, provides error solutions, and guides performance profiling, memory de…
mgd34msu/goodvibes-gemini
2
13
dependency-management Analyzes, optimizes, and audits project dependencies for cleanup, circular detection, version conflicts, bundle size,…
mgd34msu/goodvibes-gemini
2
14
drizzle Builds type-safe database applications with Drizzle ORM including schema definition, queries, relations, and migratio…
mgd34msu/goodvibes-gemini
2
15
error-handling Fixes error handling issues including floating promises, silent catches, and throwing non-Error objects. Use when enc…
mgd34msu/goodvibes-gemini
2
16
esbuild Configures esbuild for extremely fast JavaScript/TypeScript bundling with plugins, code splitting, and build optimiza…
mgd34msu/goodvibes-gemini
2
17
fastify Builds high-performance Node.js APIs with Fastify, TypeScript, schema validation, and plugins. Use when building fast…
mgd34msu/goodvibes-gemini
2
18
keystonejs Builds content APIs with KeystoneJS, the Node.js headless CMS with GraphQL. Use when creating admin UIs and APIs with…
mgd34msu/goodvibes-gemini
2
19
kysely Implements Kysely type-safe SQL query builder with full TypeScript inference, migrations, and multi-database support.…
mgd34msu/goodvibes-gemini
2
20
mdx Creates content with MDX including Markdown with JSX, custom components, and frontmatter. Use when building content-h…
mgd34msu/goodvibes-gemini
2
21
openapi Defines and generates OpenAPI 3.1 specifications with TypeScript type generation, validation, and documentation. Use …
mgd34msu/goodvibes-gemini
2
22
panda-css Implements build-time CSS-in-JS with Panda CSS using type-safe tokens, recipes, and patterns. Use when wanting zero-r…
mgd34msu/goodvibes-gemini
2
23
partykit Builds real-time multiplayer applications with PartyKit on Cloudflare's edge. Use when creating collaborative apps, g…
mgd34msu/goodvibes-gemini
2
24
plausible Implements privacy-friendly web analytics with Plausible as a Google Analytics alternative. Use when adding lightweig…
mgd34msu/goodvibes-gemini
2
25
posthog Implements product analytics with PostHog including event tracking, feature flags, and session replay. Use when addin…
mgd34msu/goodvibes-gemini
2
26
preact Builds fast, lightweight React-compatible applications with Preact's 3KB library and optional Signals for fine-graine…
mgd34msu/goodvibes-gemini
2
27
qwik Builds instant-loading web applications with Qwik's resumable architecture and fine-grained lazy loading. Use when cr…
mgd34msu/goodvibes-gemini
2
28
radix-ui Builds accessible components with Radix UI primitives including dialogs, dropdowns, tooltips, and form controls. Use …
mgd34msu/goodvibes-gemini
2
29
railway Deploys applications on Railway with zero-config detection, databases, and automatic CI/CD. Use when deploying Node.j…
mgd34msu/goodvibes-gemini
2
30
socket-io Builds real-time applications with Socket.IO including events, rooms, namespaces, and acknowledgements. Use when impl…
mgd34msu/goodvibes-gemini
2
31
tanstack-query Manages server state with TanStack Query (React Query) including data fetching, caching, mutations, and optimistic up…
mgd34msu/goodvibes-gemini
2
32
turbopack Configures Turbopack as the default Rust-based bundler for Next.js with incremental compilation and webpack loader co…
mgd34msu/goodvibes-gemini
2
33
uploadthing Handles file uploads with UploadThing for TypeScript applications. Use when adding file uploads to Next.js or React a…
mgd34msu/goodvibes-gemini
2
34
vanilla-extract Implements zero-runtime CSS using vanilla-extract with type-safe styles, themes, recipes, and sprinkles. Use when wan…
mgd34msu/goodvibes-gemini
2
35
web-components Creates reusable custom HTML elements using Web Components standards including Custom Elements, Shadow DOM, templates…
mgd34msu/goodvibes-gemini
2
36
webpack Configures Webpack 5 for JavaScript/TypeScript bundling with loaders, plugins, code splitting, and Module Federation.…
mgd34msu/goodvibes-gemini
2
37
zod Validates data with Zod schemas including type inference, transformations, error handling, and form integration. Use …
mgd34msu/goodvibes-gemini
2
38
zustand Manages application state with Zustand including stores, selectors, actions, and middleware. Use when managing client…
mgd34msu/goodvibes-gemini
2
39
ably Implements real-time pub/sub messaging with Ably's edge infrastructure. Use when building real-time features requirin…
mgd34msu/goodvibes-gemini
1
40
agent-sdk-definitions Programmatic agent definitions for the Claude Agent SDK in TypeScript and Python. Use when creating agents for SDK-ba…
mgd34msu/goodvibes-gemini
1
41
alpine-js Adds reactive and declarative behavior to HTML with minimal JavaScript using Alpine.js directives.
mgd34msu/goodvibes-gemini
1
42
ant-design Builds enterprise React applications with Ant Design's comprehensive component library. Use when creating admin dashb…
mgd34msu/goodvibes-gemini
1
43
anthropic-api Integrates Anthropic Claude API for chat, tool use, and vision capabilities. Use when building AI-powered features wi…
mgd34msu/goodvibes-gemini
1
44
apollo-server Builds GraphQL APIs with Apollo Server 4, schema design, resolvers, and data sources. Use when implementing GraphQL s…
mgd34msu/goodvibes-gemini
1
45
architecture-assessment Evaluates codebase architecture for patterns, anti-patterns, coupling, cohesion, scalability, and technical debt. Use…
mgd34msu/goodvibes-gemini
1
46
ark-ui Builds accessible UI components with Ark UI headless primitives for React, Vue, Solid, and Svelte. Use when creating …
mgd34msu/goodvibes-gemini
1
47
astro Builds content-focused websites with Astro using islands architecture, content collections, and multi-framework suppo…
mgd34msu/goodvibes-gemini
1
48
async-patterns Fixes async/await pattern issues including unnecessary async, sequential operations that should be parallel, and awai…
mgd34msu/goodvibes-gemini
1
49
auth0 Implements Auth0 authentication with Next.js SDK, React hooks, role-based access, and API protection. Use when integr…
mgd34msu/goodvibes-gemini
1
50
auto-animate Adds automatic animations to DOM changes with zero configuration using FormKit's AutoAnimate. Use when adding smooth …
mgd34msu/goodvibes-gemini
1
Page 1 · 169 total Next