By GGPrompts
React/TypeScript patterns - Suspense, lazy loading, MUI v7, TanStack Router
This repository contains my curated Claude Code plugins, synced from GGPrompts.
This plugin follows the official Anthropic plugin format:
.claude-plugin/
plugin.json # Plugin manifest
commands/ # Slash commands
agents/ # Subagents
skills/ # Skills (each in its own directory)
hooks/ # Hook configurations
Clone this repo and load it in Claude Code:
git clone https://github.com/YOUR_USERNAME/my-gg-plugins.git
cd my-gg-plugins
claude plugin load .
Or add it to your Claude Code settings to auto-load on startup.
Visit ggprompts.com/claude-code/toolkit to:
Managed by GGPrompts - The control plane for your Claude Code setup
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ggprompts/my-plugins --plugin frontend-developmentTabzChrome integration: spawn terminals, browser automation, and project integration via HTML/WebSocket/JS API
Orchestrate Claude Code workers with tmux — spawn, monitor, coordinate, and speak across parallel sessions
Generate handoff, clear context, and auto-continue in fresh session
Bubble Tea TUI framework patterns for Go terminal applications
Git shortcuts - /git:cm (commit), /git:cp (commit+push), /git:pr (create PR)
Frontend development skill with design and implementation checklists
Advanced React skills for hooks, context, and performance optimization.
Frontend and mobile development with React, Next.js, React Native, and Tailwind
Idiomatic usage patterns for React, TanStack Table, and better-all.
React composition patterns from Vercel Engineering. Use when building scalable components, avoiding boolean prop proliferation, implementing compound components, or managing component state. Covers architecture, state management, and implementation patterns.
Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS. Includes component scaffolding, bundle analysis, performance optimization, and accessibility best practices.