Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 2.32 KB

File metadata and controls

74 lines (58 loc) · 2.32 KB

UPDATES

All notable changes to the Claude Code Subagents & Commands Collection will be documented in this file.

2025-08-19

Added

  • 138 new specialized commands across 15+ categories (total: 174 commands)
  • 22 command categories (expanded from 7) for better organization:
    • api-development - REST/GraphQL API design and implementation
    • automation-workflow - CI/CD automation and GitHub Actions
    • database-operations - Schema design, migrations, optimization
    • framework-svelte - 16 Svelte-specific commands
    • game-development - Unity project setup
    • integration-sync - GitHub-Linear sync, cross-platform integration
    • monitoring-observability - Performance monitoring and logging
    • performance-optimization - Caching, CDN, bundle optimization
    • project-setup - Environment configuration and initialization
    • security-audit - Security hardening and dependency auditing
    • simulation-modeling - Business scenarios and decision trees
    • team-collaboration - Sprint planning, retrospectives, workload balancing
    • typescript-migration - TypeScript migration tools
    • utilities-debugging - Debug tools and code analysis
    • workflow-orchestration - Task orchestration and status tracking

[1.2.1] - 2025-08-15

Added

  • Docker MCP flag for installation commands
  • Support for both Docker and Remote MCP providers
  • Enhanced MCP server configuration options

Changed

  • Improved MCP server installation workflow

Fixed

  • MCP server installation path issues
  • Configuration file generation bugs

[1.2.0] - 2025-08-15

Added

  • Full MCP (Model Context Protocol) server support
  • 100+ Docker MCP servers from Docker Hub
  • Project and user scope management

Changed

  • Refactored architecture for better extensibility
  • Updated package structure to monorepo
  • Enhanced command discovery and loading

Fixed

  • Windows path compatibility issues
  • Configuration file permissions

[1.1.0] - 2025-08-06

Added

  • Web UI at buildwithclaude.com
  • 40+ specialized AI subagents
  • 30+ slash commands
  • Search and filter capabilities

Changed

  • Restructured documentation for better accessibility

[1.0.0] - 2025-08-05

Added

  • Initial release of Claude Code Subagents Collection
  • Core subagent framework
  • Basic command structure
  • Installation documentation
  • Contributing guidelines