{ "name": "claude-code-workflows", "owner": { "name": "Seth Hobson", "email": "seth@major7apps.com", "url": "https://github.com/wshobson" }, "metadata": { "description": "Production-ready workflow orchestration system with 83 specialized agents, 15 multi-agent workflows, and 42 development tools - refactored into 36 focused, single-purpose plugins", "version": "1.0.5" }, "plugins": [ { "name": "claude-code-essentials", "source": "./", "description": "Code explanation, debugging, documentation generation, PR enhancement, and git workflow tools for daily development tasks", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "beginner", "starter", "essential", "code-explanation", "debugging", "documentation", "git", "pull-request" ], "category": "essentials", "strict": false, "commands": [ "./tools/code-explain.md", "./tools/smart-debug.md", "./tools/doc-generate.md", "./tools/pr-enhance.md", "./tools/onboard.md", "./workflows/git-workflow.md" ], "agents": [ "./agents/code-reviewer.md", "./agents/debugger.md", "./agents/docs-architect.md", "./agents/dx-optimizer.md", "./agents/tutorial-engineer.md" ] }, { "name": "full-stack-development", "source": "./", "description": "Multi-agent workflow orchestrating backend API design, frontend implementation, mobile development, testing, security review, and deployment automation for complete feature implementation", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "full-stack", "api-design", "frontend", "mobile", "microservices", "deployment", "react", "nextjs", "rest-api", "graphql", "typescript" ], "category": "workflows", "strict": false, "commands": [ "./workflows/feature-development.md", "./workflows/full-stack-feature.md" ], "agents": [ "./agents/backend-architect.md", "./agents/graphql-architect.md", "./agents/frontend-developer.md", "./agents/mobile-developer.md", "./agents/test-automator.md", "./agents/security-auditor.md", "./agents/performance-engineer.md", "./agents/deployment-engineer.md", "./agents/tdd-orchestrator.md" ] }, { "name": "data-validation-suite", "source": "./", "description": "Schema validation, data quality monitoring, streaming validation pipelines, and input validation for backend APIs and data processing", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "validation", "schema", "data-quality", "input-validation", "streaming", "pydantic", "jsonschema", "data-integrity" ], "category": "development", "strict": false, "commands": [ "./tools/schema-validation.md", "./tools/data-quality-monitoring.md", "./tools/streaming-validation.md", "./tools/validation-pipeline.md" ], "agents": [ "./agents/backend-security-coder.md" ] }, { "name": "deployment-orchestration", "source": "./", "description": "Deployment pre-flight checks, progressive rollout strategies, automated rollback procedures, configuration validation, and deployment templates for production releases", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "deployment", "rollout", "rollback", "canary", "blue-green", "configuration", "pre-flight", "production" ], "category": "infrastructure", "strict": false, "commands": [ "./tools/deploy-precheck.md", "./tools/deploy-strategies.md", "./tools/deploy-rollback.md", "./tools/deploy-templates.md", "./tools/deploy-examples.md", "./tools/config-validate.md" ], "agents": [ "./agents/deployment-engineer.md", "./agents/terraform-specialist.md", "./agents/cloud-architect.md" ] }, { "name": "kubernetes-operations", "source": "./", "description": "Kubernetes manifest generation, networking configuration, security policies, observability setup, GitOps workflows, and auto-scaling for container orchestration", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "kubernetes", "k8s", "containers", "helm", "argocd", "gitops", "networking", "security", "observability" ], "category": "infrastructure", "strict": false, "commands": [ "./tools/k8s-deployment.md", "./tools/k8s-networking.md", "./tools/k8s-security.md", "./tools/k8s-observability.md", "./tools/k8s-gitops.md", "./tools/k8s-scaling.md" ], "agents": [ "./agents/kubernetes-architect.md" ] }, { "name": "docker-containerization", "source": "./", "description": "Multi-stage Docker builds, image size optimization, container security scanning, framework-specific Dockerfiles, and CI/CD integration for containerization", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "docker", "containers", "dockerfile", "optimization", "security", "multi-stage", "image-size" ], "category": "infrastructure", "strict": false, "commands": [ "./tools/docker-multistage.md", "./tools/docker-size.md", "./tools/docker-security.md", "./tools/docker-frameworks.md", "./tools/docker-ci.md" ], "agents": [] }, { "name": "security-scanning", "source": "./", "description": "SAST analysis, dependency vulnerability scanning, OWASP Top 10 compliance, container security scanning, and automated security hardening workflows", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "security", "sast", "vulnerability-scanning", "owasp", "dependencies", "containers", "devsecops" ], "category": "security", "strict": false, "commands": [ "./workflows/security-hardening.md", "./tools/security-sast.md", "./tools/security-dependencies.md", "./tools/security-owasp.md", "./tools/security-containers.md" ], "agents": [ "./agents/security-auditor.md" ] }, { "name": "security-compliance", "source": "./", "description": "SOC2, HIPAA, and GDPR compliance validation, secrets scanning, compliance checklists, and regulatory documentation for security audits", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "compliance", "soc2", "hipaa", "gdpr", "security", "secrets", "regulatory" ], "category": "security", "strict": false, "commands": [ "./tools/security-secrets.md", "./tools/security-compliance.md", "./tools/compliance-check.md" ], "agents": [ "./agents/security-auditor.md" ] }, { "name": "backend-api-security", "source": "./", "description": "API security hardening, authentication implementation, authorization patterns, rate limiting, and input validation for backend services", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "api-security", "authentication", "authorization", "jwt", "oauth", "rate-limiting", "backend" ], "category": "security", "strict": false, "commands": [ "./tools/security-api.md" ], "agents": [ "./agents/backend-security-coder.md", "./agents/backend-architect.md" ] }, { "name": "frontend-mobile-security", "source": "./", "description": "XSS prevention, CSRF protection, content security policies, mobile app security, and secure storage patterns for frontend and mobile applications", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "frontend-security", "mobile-security", "xss", "csrf", "csp", "secure-storage" ], "category": "security", "strict": false, "commands": [], "agents": [ "./agents/frontend-security-coder.md", "./agents/mobile-security-coder.md", "./agents/frontend-developer.md" ] }, { "name": "data-engineering", "source": "./", "description": "ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development for data engineering projects", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "data-engineering", "etl", "data-pipeline", "data-warehouse", "batch-processing" ], "category": "data", "strict": false, "commands": [ "./workflows/data-driven-feature.md", "./tools/data-pipeline.md" ], "agents": [ "./agents/data-engineer.md", "./agents/backend-architect.md" ] }, { "name": "machine-learning-ops", "source": "./", "description": "ML model training pipelines, hyperparameter tuning, model deployment automation, experiment tracking, and MLOps workflows for machine learning projects", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "machine-learning", "mlops", "model-training", "tensorflow", "pytorch", "mlflow", "experiment-tracking" ], "category": "workflows", "strict": false, "commands": [ "./workflows/ml-pipeline.md" ], "agents": [ "./agents/data-scientist.md", "./agents/ml-engineer.md", "./agents/mlops-engineer.md" ] }, { "name": "ai-agent-development", "source": "./", "description": "LLM agent development, RAG system implementation, LangChain workflows, prompt engineering, context management, and AI assistant optimization", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "ai-agents", "llm", "langchain", "rag", "prompt-engineering", "context-management", "claude", "gpt" ], "category": "workflows", "strict": false, "commands": [ "./workflows/improve-agent.md", "./tools/langchain-agent.md", "./tools/ai-assistant.md", "./tools/prompt-optimize.md", "./tools/multi-agent-optimize.md", "./tools/context-save.md", "./tools/context-restore.md" ], "agents": [ "./agents/ai-engineer.md", "./agents/prompt-engineer.md", "./agents/context-manager.md" ] }, { "name": "api-scaffolding", "source": "./", "description": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation for Python, Node.js, FastAPI, Django, and Spring Boot", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "api", "rest", "graphql", "fastapi", "django", "express", "spring-boot", "backend" ], "category": "development", "strict": false, "commands": [ "./tools/api-python.md", "./tools/api-nodejs.md", "./tools/api-framework-selector.md" ], "agents": [ "./agents/backend-architect.md", "./agents/graphql-architect.md", "./agents/fastapi-pro.md", "./agents/django-pro.md" ] }, { "name": "api-testing-observability", "source": "./", "description": "API testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring for backend APIs", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "api-testing", "mocking", "openapi", "swagger", "observability", "monitoring" ], "category": "development", "strict": false, "commands": [ "./tools/api-testing-deploy.md", "./tools/api-observability.md", "./tools/api-mock.md" ], "agents": [ "./agents/api-documenter.md" ] }, { "name": "incident-diagnostics", "source": "./", "description": "Production incident triage, root cause analysis, distributed tracing, error pattern detection, and automated diagnostic workflows for incident response", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "incident-response", "debugging", "troubleshooting", "root-cause", "diagnostics", "production" ], "category": "workflows", "strict": false, "commands": [ "./workflows/incident-response.md", "./workflows/smart-fix.md", "./tools/smart-debug.md", "./tools/debug-trace.md", "./tools/error-trace.md", "./tools/error-analysis.md" ], "agents": [ "./agents/incident-responder.md", "./agents/devops-troubleshooter.md", "./agents/debugger.md", "./agents/error-detective.md" ] }, { "name": "observability-monitoring", "source": "./", "description": "Metrics collection, logging infrastructure, distributed tracing, SLO implementation, and monitoring dashboards for production observability", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "observability", "monitoring", "metrics", "logging", "tracing", "slo", "prometheus", "grafana" ], "category": "workflows", "strict": false, "commands": [ "./tools/monitor-setup.md", "./tools/slo-implement.md" ], "agents": [ "./agents/observability-engineer.md", "./agents/performance-engineer.md", "./agents/database-optimizer.md", "./agents/network-engineer.md" ] }, { "name": "testing-quality-suite", "source": "./", "description": "Test-driven development workflows, automated test generation, test harness setup, and multi-perspective code review for unit, integration, and end-to-end testing", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "testing", "tdd", "test-automation", "quality-assurance", "unit-tests", "integration-tests", "e2e", "jest", "pytest", "cypress", "playwright", "code-coverage" ], "category": "quality", "strict": false, "commands": [ "./workflows/tdd-cycle.md", "./tools/tdd-red.md", "./tools/tdd-green.md", "./tools/tdd-refactor.md", "./tools/test-python.md", "./tools/test-javascript.md", "./tools/test-performance.md", "./tools/test-integration.md", "./tools/test-security.md", "./tools/ai-review.md" ], "agents": [ "./agents/tdd-orchestrator.md", "./agents/test-automator.md", "./agents/debugger.md", "./agents/code-reviewer.md", "./agents/architect-review.md" ] }, { "name": "development-utilities", "source": "./", "description": "Code refactoring, dependency auditing, technical debt tracking, error log analysis, issue management, and standup note generation for daily development workflows", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "refactoring", "dependencies", "technical-debt", "code-quality", "error-analysis", "github-issues", "collaboration", "maintenance" ], "category": "utilities", "strict": false, "commands": [ "./tools/refactor-clean.md", "./tools/deps-audit.md", "./tools/tech-debt.md", "./tools/error-analysis.md", "./tools/error-trace.md", "./tools/multi-agent-review.md", "./tools/issue.md", "./tools/standup-notes.md", "./tools/context-restore.md" ], "agents": [ "./agents/legacy-modernizer.md", "./agents/code-reviewer.md", "./agents/debugger.md", "./agents/error-detective.md", "./agents/dx-optimizer.md" ] }, { "name": "performance-optimization", "source": "./", "description": "Application profiling, database query optimization, caching strategy implementation, Core Web Vitals analysis, load testing, and scalability assessment for performance improvements", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "performance", "optimization", "scalability", "caching", "profiling", "redis", "cdn", "database-optimization", "query-tuning", "core-web-vitals", "lighthouse" ], "category": "workflows", "strict": false, "commands": [ "./workflows/performance-optimization.md", "./tools/cost-optimize.md" ], "agents": [ "./agents/performance-engineer.md", "./agents/database-optimizer.md", "./agents/database-architect.md", "./agents/frontend-developer.md", "./agents/backend-architect.md", "./agents/observability-engineer.md", "./agents/cloud-architect.md" ] }, { "name": "code-quality-review", "source": "./", "description": "Multi-agent code review analyzing architectural patterns, security vulnerabilities, performance bottlenecks, test coverage, and production reliability for comprehensive quality assessment", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "code-review", "quality", "architecture", "best-practices", "clean-code", "solid", "design-patterns", "refactoring", "maintainability" ], "category": "workflows", "strict": false, "commands": [ "./workflows/full-review.md", "./tools/pr-enhance.md", "./tools/ai-review.md", "./tools/multi-agent-review.md" ], "agents": [ "./agents/code-reviewer.md", "./agents/architect-review.md", "./agents/security-auditor.md", "./agents/performance-engineer.md", "./agents/test-automator.md" ] }, { "name": "legacy-modernization", "source": "./", "description": "Codebase refactoring, framework migration, dependency updates, architectural transformation, and backward compatibility testing for legacy system modernization", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "legacy", "modernization", "refactoring", "migration", "technical-debt", "framework-upgrade", "angular", "react", "vue" ], "category": "workflows", "strict": false, "commands": [ "./workflows/legacy-modernize.md", "./tools/code-migrate.md", "./tools/deps-upgrade.md", "./tools/deps-audit.md", "./tools/tech-debt.md", "./tools/refactor-clean.md" ], "agents": [ "./agents/legacy-modernizer.md", "./agents/architect-review.md", "./agents/test-automator.md", "./agents/code-reviewer.md" ] }, { "name": "multi-platform-apps", "source": "./", "description": "Cross-platform application development coordinating web (React/Next.js), iOS (Swift/SwiftUI), Android (Kotlin), and desktop implementations with shared architecture and business logic", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "cross-platform", "mobile", "web", "desktop", "react-native", "flutter", "ios", "android", "swift", "kotlin", "electron" ], "category": "workflows", "strict": false, "commands": ["./workflows/multi-platform.md"], "agents": [ "./agents/mobile-developer.md", "./agents/flutter-expert.md", "./agents/ios-developer.md", "./agents/frontend-developer.md", "./agents/backend-architect.md", "./agents/ui-ux-designer.md" ] }, { "name": "cicd-automation", "source": "./", "description": "CI/CD pipeline configuration, GitHub Actions/GitLab CI workflow setup, and automated deployment pipeline orchestration", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "ci-cd", "automation", "pipeline", "github-actions", "gitlab-ci", "jenkins", "gitops" ], "category": "workflows", "strict": false, "commands": [ "./workflows/workflow-automate.md" ], "agents": [ "./agents/deployment-engineer.md", "./agents/devops-troubleshooter.md", "./agents/kubernetes-architect.md", "./agents/cloud-architect.md", "./agents/terraform-specialist.md" ] }, { "name": "documentation-generation", "source": "./", "description": "OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation, and technical documentation from codebases", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "documentation", "api-docs", "diagrams", "technical-writing", "openapi", "swagger", "mermaid", "readme", "docusaurus" ], "category": "documentation", "strict": false, "commands": ["./tools/doc-generate.md"], "agents": [ "./agents/docs-architect.md", "./agents/api-documenter.md", "./agents/mermaid-expert.md", "./agents/tutorial-engineer.md", "./agents/reference-builder.md" ] }, { "name": "cloud-infrastructure", "source": "./", "description": "Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "cloud", "aws", "azure", "gcp", "kubernetes", "terraform", "infrastructure", "eks", "aks", "gke", "cloudformation", "multi-cloud" ], "category": "infrastructure", "strict": false, "agents": [ "./agents/cloud-architect.md", "./agents/kubernetes-architect.md", "./agents/hybrid-cloud-architect.md", "./agents/terraform-specialist.md", "./agents/network-engineer.md", "./agents/deployment-engineer.md" ] }, { "name": "database-operations", "source": "./", "description": "Database schema design, SQL query optimization, index analysis, data migration automation, and performance tuning for PostgreSQL, MySQL, MongoDB, and other database systems", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "database", "sql", "nosql", "optimization", "migration", "postgres", "mysql", "mongodb", "redis", "query-optimization", "indexing" ], "category": "database", "strict": false, "commands": [ "./tools/sql-migrations.md", "./tools/nosql-migrations.md", "./tools/migration-observability.md", "./tools/event-cloud-migrations.md", "./tools/migration-integration.md" ], "agents": [ "./agents/database-architect.md", "./agents/database-optimizer.md", "./agents/database-admin.md", "./agents/sql-pro.md" ] }, { "name": "seo-content-suite", "source": "./", "description": "SEO content analysis, keyword research, meta tag optimization, E-E-A-T signal assessment, featured snippet formatting, content freshness updates, and cannibalization detection", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "seo", "content-optimization", "keywords", "meta-tags", "e-e-a-t", "search-ranking", "serp", "featured-snippets", "schema-markup" ], "category": "marketing", "strict": false, "agents": [ "./agents/seo-content-writer.md", "./agents/seo-content-auditor.md", "./agents/seo-keyword-strategist.md", "./agents/seo-meta-optimizer.md", "./agents/seo-structure-architect.md", "./agents/seo-snippet-hunter.md", "./agents/seo-content-refresher.md", "./agents/seo-cannibalization-detector.md", "./agents/seo-authority-builder.md", "./agents/seo-content-planner.md" ] }, { "name": "business-analytics", "source": "./", "description": "Business metrics analysis, KPI tracking, financial reporting, and data-driven decision making for operational intelligence", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "business", "analytics", "metrics", "kpi", "reporting", "dashboard", "bi", "operations" ], "category": "business", "strict": false, "agents": ["./agents/business-analyst.md"] }, { "name": "hr-legal-compliance", "source": "./", "description": "HR policy documentation, legal compliance templates (GDPR/SOC2/HIPAA), employment contracts, and regulatory documentation", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "hr", "legal", "compliance", "gdpr", "soc2", "hipaa", "policies", "employment", "contracts" ], "category": "business", "strict": false, "agents": ["./agents/hr-pro.md", "./agents/legal-advisor.md"] }, { "name": "customer-sales-automation", "source": "./", "description": "Customer support workflow automation, sales pipeline management, email campaigns, and CRM integration for customer relationship workflows", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "customer-support", "sales", "crm", "email-campaigns", "automation", "outreach", "customer-service" ], "category": "business", "strict": false, "agents": ["./agents/customer-support.md", "./agents/sales-automator.md"] }, { "name": "blockchain-web3", "source": "./", "description": "Smart contract development with Solidity, DeFi protocol implementation, NFT platforms, and Web3 application architecture", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "blockchain", "web3", "solidity", "ethereum", "defi", "nft", "smart-contracts", "dapp", "crypto" ], "category": "blockchain", "strict": false, "agents": ["./agents/blockchain-developer.md"] }, { "name": "quantitative-trading", "source": "./", "description": "Quantitative analysis, algorithmic trading strategies, financial modeling, portfolio risk management, and backtesting frameworks", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "fintech", "quant", "trading", "algorithmic-trading", "financial-modeling", "risk-management", "portfolio", "backtesting" ], "category": "finance", "strict": false, "agents": ["./agents/quant-analyst.md", "./agents/risk-manager.md"] }, { "name": "payment-processing", "source": "./", "description": "Payment gateway integration with Stripe, PayPal, and other processors, checkout flow implementation, subscription billing, and PCI compliance", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "payments", "stripe", "paypal", "checkout", "billing", "subscriptions", "pci", "e-commerce" ], "category": "payments", "strict": false, "agents": ["./agents/payment-integration.md"] }, { "name": "game-development", "source": "./", "description": "Unity game development with C# scripting, Minecraft server plugin development with Bukkit/Spigot APIs, and game mechanics implementation", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "gaming", "unity", "minecraft", "game-dev", "bukkit", "spigot", "csharp", "game-mechanics" ], "category": "gaming", "strict": false, "agents": [ "./agents/unity-developer.md", "./agents/minecraft-bukkit-pro.md" ] }, { "name": "accessibility-compliance", "source": "./", "description": "WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design implementation", "version": "1.0.0", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" }, "homepage": "https://github.com/wshobson/agents", "repository": "https://github.com/wshobson/agents", "license": "MIT", "keywords": [ "accessibility", "wcag", "a11y", "compliance", "inclusive-design", "screen-reader", "keyboard-navigation", "aria" ], "category": "accessibility", "strict": false, "commands": ["./tools/accessibility-audit.md"], "agents": ["./agents/ui-visual-validator.md"] } ] }