{
  "name": "backend",
  "description": "RStack backend plugin pack — combines: REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation | API testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring | API security hardening, authentication implementation, authorization patterns, rate limiting, and input validation | Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development | Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation | Database query optimization, cloud cost optimization, and scalability improvements | Database architecture, schema design, and SQL optimization for production systems | Database migration automation, observability, and cross-database migration strategies | End-to-end feature orchestration with testing, security, performance, and deployment",
  "owner": "RStack developed by Richardson Gunde",
  "author": {
    "name": "Seth Hobson",
    "email": "seth@major7apps.com"
  },
  "maintainer": {
    "name": "Richardson Gunde",
    "email": "gunderichardson@gmail.com"
  },
  "license": "MIT",
  "agents": [
    "./api-scaffolding/agents/api-scaffolding-backend-architect.md",
    "./api-scaffolding/agents/api-scaffolding-graphql-architect.md",
    "./api-scaffolding/agents/django-pro.md",
    "./api-scaffolding/agents/fastapi-pro.md",
    "./api-testing-observability/agents/api-documenter.md",
    "./backend-api-security/agents/backend-api-security-backend-architect.md",
    "./backend-api-security/agents/backend-security-coder.md",
    "./backend-development/agents/backend-development-backend-architect.md",
    "./backend-development/agents/backend-development-graphql-architect.md",
    "./backend-development/agents/backend-development-performance-engineer.md",
    "./backend-development/agents/backend-development-security-auditor.md",
    "./backend-development/agents/backend-development-test-automator.md",
    "./backend-development/agents/event-sourcing-architect.md",
    "./backend-development/agents/tdd-orchestrator.md",
    "./backend-development/agents/temporal-python-pro.md",
    "./c4-architecture/agents/c4-code.md",
    "./c4-architecture/agents/c4-component.md",
    "./c4-architecture/agents/c4-container.md",
    "./c4-architecture/agents/c4-context.md",
    "./database-cloud-optimization/agents/cloud-architect.md",
    "./database-cloud-optimization/agents/database-cloud-optimization-backend-architect.md",
    "./database-cloud-optimization/agents/database-cloud-optimization-database-architect.md",
    "./database-cloud-optimization/agents/database-optimizer.md",
    "./database-design/agents/database-design-database-architect.md",
    "./database-design/agents/sql-pro.md",
    "./database-migrations/agents/database-admin.md",
    "./database-migrations/agents/database-optimizer.md",
    "./full-stack-orchestration/agents/deployment-engineer.md",
    "./full-stack-orchestration/agents/full-stack-orchestration-performance-engineer.md",
    "./full-stack-orchestration/agents/full-stack-orchestration-security-auditor.md",
    "./full-stack-orchestration/agents/full-stack-orchestration-test-automator.md"
  ],
  "commands": [
    "./api-testing-observability/commands",
    "./backend-development/commands",
    "./c4-architecture/commands",
    "./database-cloud-optimization/commands",
    "./database-migrations/commands",
    "./full-stack-orchestration/commands"
  ],
  "skills": [
    "./api-scaffolding/skills",
    "./backend-development/skills",
    "./database-design/skills"
  ]
}
