A comprehensive suite of plugins designed to enhance fullstack development workflows, covering frontend, backend, and overall development processes with specialized agents, commands, hooks, and skills.
npx claudepluginhub runxgalee/fullstack-devFrontend development plugin with specialized agents for React, TypeScript, UI components, and modern frontend development workflows
Backend development plugin with specialized agents for API development, database management, server-side logic, and backend infrastructure
Development workflow plugin with agents, commands, hooks, and skills for automated testing, code quality, deployment, and productivity enhancement
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
This repository manages custom plugins for Claude Code.
This plugin collection is designed for Claude Code CLI and follows the official plugin marketplace specification. Compatible with Claude Code version 1.0.0 and above.
fullstack-dev/
├── .claude-plugin/
│ └── marketplace.json # Claude Code configuration
└── plugins/
├── frontend/ # Frontend development plugin
├── backend/ # Backend development plugin
├── onboarding/ # Project onboarding plugin
└── development/ # Development workflow plugin
Specialized agents for frontend development and UI engineering.
Included Agents (4):
react-specialist - React 19, Next.js 15, and modern frontend architecture experttypescript-specialist - Advanced TypeScript type system and strict type safety experttailwind-specialist - Tailwind CSS design systems and performance optimization expertgraphql-architect - GraphQL architecture, federation, and schema design expertSpecialized agents for backend development, infrastructure, and data engineering.
Included Agents (14):
backend-architect - Backend architecture and microservices designgo-specialist - Go language development with modern patterns and concurrencyk8s-specialist - Kubernetes operations and cloud-native platform engineeringterraform-specialist - Terraform/OpenTofu IaC automation expertgrpc-specialist - gRPC service design and streaming systemssecurity-specialist - Security, DevSecOps, and compliance frameworkssql-specialist - SQL database optimization and query tuningcicd-specialist - CI/CD pipelines and deployment automationcloud-architect - AWS/Azure/GCP multi-cloud infrastructure and FinOpsdata-engineer - Data pipelines, warehouses, and streaming architecturespostgres-specialist - PostgreSQL database design and performance optimizationdatabase-architect - Database technology selection and schema designsre-specialist - Production monitoring, observability, and SRE practicesgraphql-architect - GraphQL architecture, federation, and schema design expert (also in frontend)Tools for project analysis and team onboarding.
Commands (1):
/onboard-project - Analyze a project directory and generate comprehensive onboarding report. Dynamically detects technologies and applies relevant skills (Go, React, GraphQL, gRPC, etc.)Skills (7):
go-project - Comprehensive Go project analysis for onboarding. Analyzes architecture patterns, dependencies, package organization, and generates onboarding documentation.go-rest-api - Go REST API project analysis using Echo, Gin, Chi, Fiber, or net/http. Analyzes routing patterns, middleware chains, handler implementations, authentication patterns, and generates API endpoint documentation.go-graphql - Go GraphQL project analysis using gqlgen. Analyzes schema design, resolver implementations, directive usage, dataloaders, N+1 query patterns, and generates GraphQL API documentation.go-grpc - Go gRPC project analysis using Protocol Buffers. Analyzes proto definitions, service implementations, interceptors, streaming patterns, and generates gRPC API documentation.database-schema - Database schema and migration analysis. Supports Go-based migration tools (golang-migrate, goose, sql-migrate, atlas), identifies table relationships, and generates ER diagrams.react-project - React/Next.js project analysis. Analyzes component structure, page counts, UI patterns, custom hooks, state management, and routing structure.review-project - Project health analysis covering structural issues, security vulnerabilities, performance concerns, and code stability metrics. Generates comprehensive health reports with scores and actionable recommendations.Comprehensive plugin supporting overall development workflows, code quality, and project management.
Components:
code-reviewer - AI-powered code analysis and security scanningdebug-specialist - Error analysis and debugging expertdocumentation-architect - Technical documentation and architecture guidescontext-orchestrator - Context management and AI orchestrationcodebase-analyzer - Architectural analysis, code redundancy, and complexity assessmentproject-analyzer - Comprehensive project onboarding and architecture auditsclaude-code-architect - Claude Code architecture understanding and dynamic component generation