mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Bump all plugin versions to 1.2.0
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"name": "code-documentation",
|
||||
"source": "./plugins/code-documentation",
|
||||
"description": "Documentation generation, code explanation, and technical writing with automated doc generation and tutorial creation",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -44,7 +44,7 @@
|
||||
"name": "debugging-toolkit",
|
||||
"source": "./plugins/debugging-toolkit",
|
||||
"description": "Interactive debugging, developer experience optimization, and smart debugging workflows",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -72,7 +72,7 @@
|
||||
"name": "git-pr-workflows",
|
||||
"source": "./plugins/git-pr-workflows",
|
||||
"description": "Git workflow automation, pull request enhancement, and team onboarding processes",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -102,7 +102,7 @@
|
||||
"name": "backend-development",
|
||||
"source": "./plugins/backend-development",
|
||||
"description": "Backend API design, GraphQL architecture, and test-driven backend development",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -132,7 +132,7 @@
|
||||
"name": "frontend-mobile-development",
|
||||
"source": "./plugins/frontend-mobile-development",
|
||||
"description": "Frontend UI development and mobile application implementation across platforms",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -161,7 +161,7 @@
|
||||
"name": "full-stack-orchestration",
|
||||
"source": "./plugins/full-stack-orchestration",
|
||||
"description": "End-to-end feature orchestration with testing, security, performance, and deployment",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -192,7 +192,7 @@
|
||||
"name": "unit-testing",
|
||||
"source": "./plugins/unit-testing",
|
||||
"description": "Unit and integration test automation for Python and JavaScript with debugging support",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -221,7 +221,7 @@
|
||||
"name": "tdd-workflows",
|
||||
"source": "./plugins/tdd-workflows",
|
||||
"description": "Test-driven development methodology with red-green-refactor cycles and code review",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -252,7 +252,7 @@
|
||||
"name": "code-review-ai",
|
||||
"source": "./plugins/code-review-ai",
|
||||
"description": "AI-powered architectural review and code quality analysis",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -279,7 +279,7 @@
|
||||
"name": "code-refactoring",
|
||||
"source": "./plugins/code-refactoring",
|
||||
"description": "Code cleanup, refactoring automation, and technical debt management with context restoration",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -309,7 +309,7 @@
|
||||
"name": "dependency-management",
|
||||
"source": "./plugins/dependency-management",
|
||||
"description": "Dependency auditing, version management, and security vulnerability scanning",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -337,7 +337,7 @@
|
||||
"name": "error-debugging",
|
||||
"source": "./plugins/error-debugging",
|
||||
"description": "Error analysis, trace debugging, and multi-agent problem diagnosis",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -367,7 +367,7 @@
|
||||
"name": "team-collaboration",
|
||||
"source": "./plugins/team-collaboration",
|
||||
"description": "Team workflows, issue management, standup automation, and developer experience optimization",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -395,7 +395,7 @@
|
||||
"name": "llm-application-dev",
|
||||
"source": "./plugins/llm-application-dev",
|
||||
"description": "LLM application development, prompt engineering, and AI assistant optimization",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -427,7 +427,7 @@
|
||||
"name": "agent-orchestration",
|
||||
"source": "./plugins/agent-orchestration",
|
||||
"description": "Multi-agent system optimization, agent improvement workflows, and context management",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -455,7 +455,7 @@
|
||||
"name": "context-management",
|
||||
"source": "./plugins/context-management",
|
||||
"description": "Context persistence, restoration, and long-running conversation management",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -483,7 +483,7 @@
|
||||
"name": "machine-learning-ops",
|
||||
"source": "./plugins/machine-learning-ops",
|
||||
"description": "ML model training pipelines, hyperparameter tuning, model deployment automation, experiment tracking, and MLOps workflows",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -514,7 +514,7 @@
|
||||
"name": "data-engineering",
|
||||
"source": "./plugins/data-engineering",
|
||||
"description": "ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -544,7 +544,7 @@
|
||||
"name": "incident-response",
|
||||
"source": "./plugins/incident-response",
|
||||
"description": "Production incident management, triage workflows, and automated incident resolution",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -573,7 +573,7 @@
|
||||
"name": "error-diagnostics",
|
||||
"source": "./plugins/error-diagnostics",
|
||||
"description": "Error tracing, root cause analysis, and smart debugging for production systems",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -603,7 +603,7 @@
|
||||
"name": "distributed-debugging",
|
||||
"source": "./plugins/distributed-debugging",
|
||||
"description": "Distributed system tracing and debugging across microservices",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -631,7 +631,7 @@
|
||||
"name": "observability-monitoring",
|
||||
"source": "./plugins/observability-monitoring",
|
||||
"description": "Metrics collection, logging infrastructure, distributed tracing, SLO implementation, and monitoring dashboards",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -666,7 +666,7 @@
|
||||
"name": "deployment-strategies",
|
||||
"source": "./plugins/deployment-strategies",
|
||||
"description": "Deployment patterns, rollback automation, and infrastructure templates",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -693,7 +693,7 @@
|
||||
"name": "deployment-validation",
|
||||
"source": "./plugins/deployment-validation",
|
||||
"description": "Pre-deployment checks, configuration validation, and deployment readiness assessment",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -720,7 +720,7 @@
|
||||
"name": "kubernetes-operations",
|
||||
"source": "./plugins/kubernetes-operations",
|
||||
"description": "Kubernetes manifest generation, networking configuration, security policies, observability setup, GitOps workflows, and auto-scaling",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -747,7 +747,7 @@
|
||||
"name": "cloud-infrastructure",
|
||||
"source": "./plugins/cloud-infrastructure",
|
||||
"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.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -780,7 +780,7 @@
|
||||
"name": "cicd-automation",
|
||||
"source": "./plugins/cicd-automation",
|
||||
"description": "CI/CD pipeline configuration, GitHub Actions/GitLab CI workflow setup, and automated deployment pipeline orchestration",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -812,7 +812,7 @@
|
||||
"name": "application-performance",
|
||||
"source": "./plugins/application-performance",
|
||||
"description": "Application profiling, performance optimization, and observability for frontend and backend systems",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -841,7 +841,7 @@
|
||||
"name": "database-cloud-optimization",
|
||||
"source": "./plugins/database-cloud-optimization",
|
||||
"description": "Database query optimization, cloud cost optimization, and scalability improvements",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -871,7 +871,7 @@
|
||||
"name": "comprehensive-review",
|
||||
"source": "./plugins/comprehensive-review",
|
||||
"description": "Multi-perspective code analysis covering architecture, security, and best practices",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -902,7 +902,7 @@
|
||||
"name": "performance-testing-review",
|
||||
"source": "./plugins/performance-testing-review",
|
||||
"description": "Performance analysis, test coverage review, and AI-powered code quality assessment",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -930,7 +930,7 @@
|
||||
"name": "framework-migration",
|
||||
"source": "./plugins/framework-migration",
|
||||
"description": "Framework updates, migration planning, and architectural transformation workflows",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -961,7 +961,7 @@
|
||||
"name": "codebase-cleanup",
|
||||
"source": "./plugins/codebase-cleanup",
|
||||
"description": "Technical debt reduction, dependency updates, and code refactoring automation",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -991,7 +991,7 @@
|
||||
"name": "database-design",
|
||||
"source": "./plugins/database-design",
|
||||
"description": "Database architecture, schema design, and SQL optimization for production systems",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1017,7 +1017,7 @@
|
||||
"name": "database-migrations",
|
||||
"source": "./plugins/database-migrations",
|
||||
"description": "Database migration automation, observability, and cross-database migration strategies",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1047,7 +1047,7 @@
|
||||
"name": "security-scanning",
|
||||
"source": "./plugins/security-scanning",
|
||||
"description": "SAST analysis, dependency vulnerability scanning, OWASP Top 10 compliance, container security scanning, and automated security hardening",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1077,7 +1077,7 @@
|
||||
"name": "security-compliance",
|
||||
"source": "./plugins/security-compliance",
|
||||
"description": "SOC2, HIPAA, and GDPR compliance validation, secrets scanning, compliance checklists, and regulatory documentation",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1106,7 +1106,7 @@
|
||||
"name": "backend-api-security",
|
||||
"source": "./plugins/backend-api-security",
|
||||
"description": "API security hardening, authentication implementation, authorization patterns, rate limiting, and input validation",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1133,7 +1133,7 @@
|
||||
"name": "frontend-mobile-security",
|
||||
"source": "./plugins/frontend-mobile-security",
|
||||
"description": "XSS prevention, CSRF protection, content security policies, mobile app security, and secure storage patterns",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1163,7 +1163,7 @@
|
||||
"name": "data-validation-suite",
|
||||
"source": "./plugins/data-validation-suite",
|
||||
"description": "Schema validation, data quality monitoring, streaming validation pipelines, and input validation for backend APIs",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1189,7 +1189,7 @@
|
||||
"name": "api-scaffolding",
|
||||
"source": "./plugins/api-scaffolding",
|
||||
"description": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1219,7 +1219,7 @@
|
||||
"name": "api-testing-observability",
|
||||
"source": "./plugins/api-testing-observability",
|
||||
"description": "API testing automation, request mocking, OpenAPI documentation generation, observability setup, and monitoring",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1247,7 +1247,7 @@
|
||||
"name": "seo-content-creation",
|
||||
"source": "./plugins/seo-content-creation",
|
||||
"description": "SEO content writing, planning, and quality auditing with E-E-A-T optimization",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1274,7 +1274,7 @@
|
||||
"name": "seo-technical-optimization",
|
||||
"source": "./plugins/seo-technical-optimization",
|
||||
"description": "Technical SEO optimization including meta tags, keywords, structure, and featured snippets",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1303,7 +1303,7 @@
|
||||
"name": "seo-analysis-monitoring",
|
||||
"source": "./plugins/seo-analysis-monitoring",
|
||||
"description": "Content freshness analysis, cannibalization detection, and authority building for SEO",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1331,7 +1331,7 @@
|
||||
"name": "documentation-generation",
|
||||
"source": "./plugins/documentation-generation",
|
||||
"description": "OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1364,7 +1364,7 @@
|
||||
"name": "multi-platform-apps",
|
||||
"source": "./plugins/multi-platform-apps",
|
||||
"description": "Cross-platform application development coordinating web, iOS, Android, and desktop implementations",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1398,7 +1398,7 @@
|
||||
"name": "business-analytics",
|
||||
"source": "./plugins/business-analytics",
|
||||
"description": "Business metrics analysis, KPI tracking, financial reporting, and data-driven decision making",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1425,7 +1425,7 @@
|
||||
"name": "hr-legal-compliance",
|
||||
"source": "./plugins/hr-legal-compliance",
|
||||
"description": "HR policy documentation, legal compliance templates (GDPR/SOC2/HIPAA), employment contracts, and regulatory documentation",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1454,7 +1454,7 @@
|
||||
"name": "customer-sales-automation",
|
||||
"source": "./plugins/customer-sales-automation",
|
||||
"description": "Customer support workflow automation, sales pipeline management, email campaigns, and CRM integration",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1481,7 +1481,7 @@
|
||||
"name": "content-marketing",
|
||||
"source": "./plugins/content-marketing",
|
||||
"description": "Content marketing strategy, web research, and information synthesis for marketing operations",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1507,7 +1507,7 @@
|
||||
"name": "blockchain-web3",
|
||||
"source": "./plugins/blockchain-web3",
|
||||
"description": "Smart contract development with Solidity, DeFi protocol implementation, NFT platforms, and Web3 application architecture",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1535,7 +1535,7 @@
|
||||
"name": "quantitative-trading",
|
||||
"source": "./plugins/quantitative-trading",
|
||||
"description": "Quantitative analysis, algorithmic trading strategies, financial modeling, portfolio risk management, and backtesting",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1562,7 +1562,7 @@
|
||||
"name": "payment-processing",
|
||||
"source": "./plugins/payment-processing",
|
||||
"description": "Payment gateway integration with Stripe, PayPal, checkout flow implementation, subscription billing, and PCI compliance",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1590,7 +1590,7 @@
|
||||
"name": "game-development",
|
||||
"source": "./plugins/game-development",
|
||||
"description": "Unity game development with C# scripting, Minecraft server plugin development with Bukkit/Spigot APIs",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1618,7 +1618,7 @@
|
||||
"name": "accessibility-compliance",
|
||||
"source": "./plugins/accessibility-compliance",
|
||||
"description": "WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1646,7 +1646,7 @@
|
||||
"name": "python-development",
|
||||
"source": "./plugins/python-development",
|
||||
"description": "Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1676,7 +1676,7 @@
|
||||
"name": "javascript-typescript",
|
||||
"source": "./plugins/javascript-typescript",
|
||||
"description": "JavaScript and TypeScript development with ES6+, Node.js, React, and modern web frameworks",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1705,7 +1705,7 @@
|
||||
"name": "systems-programming",
|
||||
"source": "./plugins/systems-programming",
|
||||
"description": "Systems programming with Rust, Go, C, and C++ for performance-critical and low-level development",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1737,7 +1737,7 @@
|
||||
"name": "jvm-languages",
|
||||
"source": "./plugins/jvm-languages",
|
||||
"description": "JVM language development including Java, Scala, and C# with enterprise patterns and frameworks",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1766,7 +1766,7 @@
|
||||
"name": "web-scripting",
|
||||
"source": "./plugins/web-scripting",
|
||||
"description": "Web scripting with PHP and Ruby for web applications, CMS development, and backend services",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
@@ -1793,7 +1793,7 @@
|
||||
"name": "functional-programming",
|
||||
"source": "./plugins/functional-programming",
|
||||
"description": "Functional programming with Elixir, OTP patterns, Phoenix framework, and distributed systems",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Seth Hobson",
|
||||
"url": "https://github.com/wshobson"
|
||||
|
||||
Reference in New Issue
Block a user