lwx-cloud
- 3 skills
- 0 followers
- 1 day ago last updated
- ▌ Entgo Skills · lwx-cloud bundleComprehensive knowledge base for entgo.io - Go's entity framework for building and maintaining applications with large data models. **Use this skill when:** - Defining database schemas with type-safe ORM - Building CRUD operations with complex relationships - Implementing database hooks and privacy policies - Managing database migrations with Atlas - Optimizing queries with eager loading and pagination - Setting up multi-tenant data access control **Features:** - Complete schema definition patterns (fields, edges, indexes, mixins) - Type-safe CRUD with generated code - Advanced query patterns (predicates, aggregation, traversal) - Production patterns (hooks, privacy, soft delete) - Migration strategies (auto and versioned)
- ▌ Kratos Skills · lwx-cloud bundleComprehensive knowledge base for go-kratos microservices framework. **Use this skill when:** - Building REST/gRPC APIs with kratos (Service → Biz → Data layered architecture) - Creating microservices with DDD and Clean Architecture patterns - Implementing dependency injection with Wire - Configuring service discovery, load balancing, and resilience patterns - Troubleshooting kratos issues or understanding framework conventions - Generating production-ready microservices code with Protobuf **Features:** - Complete pattern guides with ✅ correct and ❌ incorrect examples - DDD/Clean Architecture enforcement - Production best practices - Common pitfall solutions
- ▌ Protovalidate Skills · lwx-cloud bundleComprehensive knowledge base for buf.validate/protovalidate - Protocol Buffer validation library. Use for adding validation rules to proto fields, writing CEL expressions, custom error messages, and framework integration.