- Changed 'dependencies' field to 'compatibility' in multiple skills for uniformity
- Added a detailed reference link in the microservices-development-process skill for enhanced guidance
These updates ensure a more coherent structure across the documentation, aiding developers in understanding compatibility requirements.
- Change 'dependencies' to 'compatibility' in various skills for consistency
- Add detailed examples and best practices to improve clarity in api-design, api-gateway-advanced, data-consistency-patterns, database-prisma, deployment-kubernetes, event-driven-architecture, inter-service-communication, observability-monitoring, security, and testing-patterns
- Refine Common Mistakes sections with BAD/GOOD code examples for better learning
All skills now feature improved structure and comprehensive guidance for developers.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Added comprehensive Quick Reference tables and Common Mistakes sections to:
- api-gateway-advanced: Traefik patterns, API composition, middleware order
- api-versioning-strategy: Versioning strategies, deprecation lifecycle, headers
- infrastructure-as-code: Terraform commands, GitOps workflow, module structure
- microservices-development-process: Phase overview, quick commands, file structure
- service-discovery-registry: K8s DNS patterns, health checks, load balancing
All 26 skills now have:
- Quick Reference tables for fast lookup
- Common Mistakes with BAD/GOOD code examples
- Practical patterns and essential imports
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Shorten all skill descriptions to under 200 characters (Claude requirement)
- Add dependencies field to 22 skills for better context
- Add Quick Reference sections to key skills (project-rules, security,
testing-patterns, api-design, resilience-patterns)
- Significantly expand resilience-patterns skill with:
- Bulkhead pattern implementation
- Combined ResilienceService class
- Health check integration example
- Expanded Common Mistakes with code examples
- Standardize skill structure following Claude and agentskills.io best practices
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Refined service configurations to improve clarity and usability.
- Enhanced bilingual documentation across various files for better understanding of service structure and usage.
- Updated deployment scripts and workflows to align with recent changes.
- Removed outdated references and files to streamline the project structure.