mgd34msu

100 mods across 2 repositories, 10 stars between them.

intel-mastery

25

mgd34msu/goodvibes-plugin

Skill Claude CodeCodex

Usage guide for the goodvibes intel server's 15 structure-aware tools (coderead, codegrep, codeglob, codesurface, codesafedelete, apiroutes, apispec, apivalidate, dbschema, componenttree, hookdependencies, clientboundary, layoutanalysis, scaffold, structuraledit). Load when working in a codebase and deciding between…

6 9d ago A 88 tokens original MIT

project-onboarding

26

mgd34msu/goodvibes-plugin

Skill Claude CodeCodex

Step-by-step approach to mapping an unfamiliar codebase's architecture using the goodvibes intel server's analyzers before making changes to it. Load when starting work in a codebase you haven't worked in before.

6 9d ago A 46 tokens original MIT

review-scoring

27

mgd34msu/goodvibes-plugin

Skill Claude CodeCodex

The refutation-based review rubric used by the refutation-reviewer agent and the Write-Review-Fix-Confirm (WRFC) workflow template. A defect list with severity, not a single pass/fail score. Load when reviewing a change or deciding whether a review's findings clear the bar to merge.

6 9d ago A 66 tokens original MIT

service-integration

28

mgd34msu/goodvibes-plugin

Skill Claude CodeCodex

How to reach authenticated APIs and project databases through the connect trust boundary. Register a service or connection, store credentials safely, then call apirequest or dbquery. Load when a task needs an authenticated HTTP call or a live database query (not a public URL; use native WebFetch for that).

6 9d ago A 63 tokens original MIT

task-orchestration

29

mgd34msu/goodvibes-plugin

Skill Claude CodeCodex

Decomposing work into parallel subagent tasks using native Workflow/Task tooling and the Write-Review-Fix-Confirm (WRFC) template. No background daemon, no runtime engine. Load when planning how to split work across multiple agents.

6 9d ago A 54 tokens original MIT

goodvibes-tools

30

mgd34msu/goodvibes-gemini

MCP server Claude CodeCodexCursor +2

MCP server "goodvibes-tools" as configured in mgd34msu/goodvibes-gemini. Runs ./tools/implementations/tool-search-server/dist/index.cjs with node. Needs 2 environment variables to run.

4 7mo ago A tokens not measured

backend-engineer

31

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: API, REST, GraphQL, tRPC, endpoint, route handler, database, SQL, query, Prisma, Drizzle, PostgreSQL, MySQL, MongoDB, Redis, authentication, auth, login, signup, session, JWT, OAuth, Clerk, NextAuth, middleware, server, backend, server-side, business logic, validation, schema…

4 7mo ago A 194 tokens

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: review, code review, audit, quality, assess, evaluate, critique, feedback, score, rate, check my code, how does this look, is this good, technical debt, code smell, best practices, clean code, code quality, maintainability, refactor review, PR review, pull request, merge request…

4 7mo ago A 185 tokens

code-architect

33

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: refactor, restructure, reorganize, architecture, folder structure, file organization, code structure, module, modular, clean up, extract, abstract, consolidate, DRY, SOLID, design pattern, dependency, circular dependency, unused, dead code, code smell, duplication, duplicate code…

4 7mo ago A 229 tokens

content-platform

34

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: CMS, content management, Sanity, Contentful, Strapi, Payload, headless CMS, blog, posts, articles, content, MDX, markdown, rich text, editor, email, send email, Resend, SendGrid, transactional email, email template, newsletter, notification email, payment, Stripe, checkout…

4 7mo ago A 230 tokens

devops-deployer

35

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: deploy, deployment, hosting, Vercel, Netlify, Cloudflare, AWS, Railway, Fly.io, Render, Docker, container, CI/CD, pipeline, GitHub Actions, build, bundle, Vite, webpack, esbuild, Turbopack, production, prod, staging, environment, env, environment variable, secret, config…

4 7mo ago A 245 tokens

factory

36

mgd34msu/goodvibes-gemini

Agent

Meta-agent that creates specialized Claude Code subagents. Use when you need to build a new agent for a specific domain. Researches thoroughly, applies SDK patterns, and generates production-ready agent files. For skills, delegates to skill-creator.

4 7mo ago A 50 tokens

frontend-architect

37

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: UI, component, React, Vue, Svelte, SolidJS, Next.js, Nuxt, Remix, Astro, SvelteKit, frontend, front-end, client-side, page, layout, navigation, nav, header, footer, sidebar, modal, dialog, dropdown, menu, button, form, input, card, list, table, grid, responsive, mobile, desktop…

4 7mo ago A 272 tokens

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: state, state management, Zustand, Redux, Jotai, TanStack Query, React Query, SWR, cache, caching, fetch, data fetching, mutation, optimistic, loading state, error state, form, validation, Zod, React Hook Form, Formik, submit, input validation, schema validation, real-time…

4 7mo ago A 261 tokens

skill-creator

39

mgd34msu/goodvibes-gemini

Agent

Creates high-quality Agent Skills and Claude Code slash commands. Use PROACTIVELY when users want to create, update, or improve skills/slash commands that extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.

4 7mo ago A 49 tokens

test-engineer

40

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: test, testing, unit test, integration test, E2E, end-to-end, Vitest, Jest, Playwright, Cypress, Testing Library, coverage, test coverage, mock, mocking, MSW, stub, spy, fixture, snapshot, TDD, test-driven, BDD, assertion, expect, describe, it, spec, Storybook, visual test…

4 7mo ago A 250 tokens

workflow-planner

41

mgd34msu/goodvibes-gemini

Agent

Use PROACTIVELY when user mentions: plan, planning, breakdown, break down, complex task, multi-step, multiple steps, architecture plan, implementation plan, roadmap, task list, task breakdown, work breakdown, project plan, how should I approach, where do I start, what's the best approach, step by step, phases…

4 7mo ago A 230 tokens

SessionStart

42

mgd34msu/goodvibes-gemini

Hook

Runs when a session starts on startup and resume, executing session-start.js via node (2 commands). From mgd34msu/goodvibes-gemini.

4 7mo ago A tokens not measured

PreToolUse

43

mgd34msu/goodvibes-gemini

Hook

Runs before the agent uses a tool for mcp__plugin_goodvibes_goodvibes-tools__detect_stack, mcp__plugin_goodvibes_goodvibes-tools__get_schema, mcp__plugin_goodvibes_goodvibes-tools__run_smoke_test, mcp__plugin_goodvibes_goodvibes-tools__check_types, mcp__plugin_goodvibes_goodvibes-tools__validate_implementation and…

4 7mo ago A tokens not measured

PostToolUseFailure

44

mgd34msu/goodvibes-gemini

Hook

Runs when a tool call fails for mcp__plugin_goodvibes_goodvibes-tools__* tool calls, executing post-tool-use-failure.js via node. From mgd34msu/goodvibes-gemini.

4 7mo ago A tokens not measured

PostToolUse

45

mgd34msu/goodvibes-gemini

Hook

Runs after a tool call finishes for mcp__plugin_goodvibes_goodvibes-tools__detect_stack, mcp__plugin_goodvibes_goodvibes-tools__recommend_skills, mcp__plugin_goodvibes_goodvibes-tools__search_*, mcp__plugin_goodvibes_goodvibes-tools__validate_implementation, mcp__plugin_goodvibes_goodvibes-tools__run_smoke_test…

4 7mo ago A tokens not measured

PermissionRequest

46

mgd34msu/goodvibes-gemini

Hook

Runs when the agent asks permission for an action for mcp__plugin_goodvibes_goodvibes-tools__* tool calls, executing permission-request.js via node. From mgd34msu/goodvibes-gemini.

4 7mo ago A tokens not measured

UserPromptSubmit

47

mgd34msu/goodvibes-gemini

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From mgd34msu/goodvibes-gemini.

4 7mo ago A tokens not measured

Stop

48

mgd34msu/goodvibes-gemini

Hook

Runs when the agent finishes a response, executing stop.js via node. From mgd34msu/goodvibes-gemini.

4 7mo ago A tokens not measured