A curated collection of professional development plugins focused on fullstack development with FastAPI, React, and modern web technologies
npx claudepluginhub lbildzinkas/claude-code-market-placeComprehensive fullstack development plugin with FastAPI/Python backend and React/Vite/Tailwind frontend conventions, featuring 82+ specialized AI agents and custom development workflows
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
A curated collection of professional development plugins for Claude Code, focused on fullstack development with FastAPI, React, and modern web technologies.
A comprehensive plugin that provides development conventions, specialized AI agents, and custom workflows for fullstack development.
Features:
Tech Stack Coverage:
/plugin marketplace add lbildzinkas/claude-code-market-place
/plugin install fullstack-dev-suite@lbildzinkas-marketplace
/help
You should now see the custom agents and commands available in your Claude Code environment.
Comprehensive coding standards and best practices including:
The plugin includes 82+ expert agents across multiple domains:
Backend & API Development
backend-architect: API design, microservices, database schemasbackend-security-coder: Secure coding, authentication, API securityfastapi-pro: FastAPI development and optimizationpython-pro: Modern Python 3.12+ developmentFrontend Development
frontend-developer: React 19, Next.js 15, modern architecturetypescript-pro: Advanced TypeScript patternsui-ux-designer: Interface design, accessibility, design systemsCloud & DevOps
cloud-architect: Multi-cloud infrastructure, IaCkubernetes-architect: K8s, GitOps, service meshdeployment-engineer: CI/CD pipelines, deployment automationdevops-troubleshooter: Incident response, debuggingDatabase & Performance
database-optimizer: Query optimization, performance tuningdatabase-admin: Cloud databases, automation, reliabilityperformance-engineer: Observability, optimizationSecurity
security-auditor: DevSecOps, compliance, vulnerability assessmentfrontend-security-coder: XSS prevention, client-side securityAI & Advanced Topics
ai-engineer: LLM applications, RAG systems, AI agentsml-engineer: Production ML, model servingdata-scientist: Analytics, ML modeling, statistical analysisCode Quality
code-reviewer: Code analysis, security, performancetest-automator: Test automation, quality engineeringtdd-orchestrator: Test-driven developmentAnd many more specialized agents for various development needs!
/commit: Intelligent commit workflow with conventional commits/run: Task execution helpers/set-spec-file: Specification managementThe plugin automatically injects development guidelines into Claude's context, ensuring consistent code generation:
# Claude will automatically follow FastAPI best practices
"Create a new API endpoint for user authentication"
# Frontend code will follow React/TypeScript conventions
"Build a responsive navigation component with Tailwind"
Agents are automatically available and can be proactively invoked by Claude when relevant:
# Backend security review
"Review this authentication code for security vulnerabilities"
# → backend-security-coder agent will be used
# Frontend performance optimization
"Optimize the rendering performance of this React component"
# → frontend-developer or performance-engineer agent will be used