npx claudepluginhub pluginagentmarketplace/custom-plugin-backendProduction-grade backend development plugin with 8 specialized agents and 12 skills covering programming fundamentals, databases, APIs, architecture, caching, DevOps, security, and observability for Claude Code.
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
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
Backend Assistant is a Claude Code plugin with 8 agents and 2 skills for backend development.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-backend
# Step 2️⃣ Install the plugin
/plugin install backend-development-assistant@pluginagentmarketplace-backend
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-backend.git
cd custom-plugin-backend
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
backend-development-assistant:01-programming-fundamentals
backend-development-assistant:07-testing-security
backend-development-assistant:03-api-development
backend-development-assistant:04-architecture-patterns
backend-development-assistant:02-database-management
... and 2 more
| Feature | Description |
|---|---|
| 🤖 8 Agents | Specialized AI agents for backend tasks |
| 🛠️ 2 Skills | Reusable capabilities with Golden Format |
| ⌨️ 4 Commands | Quick slash commands |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
| # | Agent | Purpose |
|---|---|---|
| 1 | 01-programming-fundamentals | Master programming languages, package management, and versio |
| 2 | 07-testing-security | Comprehensive testing strategies (unit, integration, E2E, co |
| 3 | 03-api-development | Design and build professional APIs with REST, GraphQL, and g |
| 4 | 04-architecture-patterns | Master system architecture, SOLID principles, 23 GoF design |
| 5 | 02-database-management | Master database systems including relational (PostgreSQL, My |
| 6 | 06-devops-infrastructure | Deploy applications with Docker and Kubernetes, set up CI/CD |
| 7 | 05-caching-performance | Optimize application and database performance through cachin |