Comprehensive fullstack development plugin with FastAPI/Python backend and React/Vite/Tailwind frontend conventions, featuring 82+ specialized AI agents and custom development workflows
You can install this plugin from any of these themed marketplaces. Choose one, add it as a marketplace, then install the plugin.
Choose your preferred installation method below
A marketplace is a collection of plugins. Every plugin gets an auto-generated marketplace JSON for individual installation, plus inclusion in category and themed collections. Add a marketplace once (step 1), then install any plugin from it (step 2).
One-time setup for access to all plugins
When to use: If you plan to install multiple plugins now or later
Step 1: Add the marketplace (one-time)
/plugin marketplace add https://claudepluginhub.com/marketplaces/all.json
Run this once to access all plugins
Step 2: Install this plugin
/plugin install fullstack-dev-suite@all
Use this plugin's auto-generated marketplace JSON for individual installation
When to use: If you only want to try this specific plugin
Step 1: Add this plugin's marketplace
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/fullstack-dev-suite.json
Step 2: Install the plugin
/plugin install fullstack-dev-suite@fullstack-dev-suite
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
# Cloud architecture design
"Design a scalable AWS infrastructure for this application"
# → cloud-architect agent will be used
# Create a well-formatted commit with automatic checks
/commit
# Run with pre-commit verification disabled
/commit --no-verify
plugins/fullstack-dev-suite/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── CLAUDE.md # Development guidelines
├── agents/ # 82+ specialized AI agents
│ ├── ai-engineer.md
│ ├── backend-architect.md
│ ├── cloud-architect.md
│ └── ... (and many more)
└── commands/ # Custom slash commands
└── task/
├── commit.md
├── run.md
└── set-spec-file.md
This is a personal marketplace, but suggestions and feedback are welcome! Please open an issue if you have ideas for improvements.
MIT License - See individual plugin licenses for details.
For issues or questions:
Made with ❤️ for the Claude Code community
1.0.2