Leavesfly
7 skills · 1.4K stars total
7 skills
This skill combines code-review and unit-testing guidance to improve code quality and test coverage before major changes.
This skill helps you design scalable, maintainable database structures by applying naming, indexing, and optimization guidelines across tables and queries.
This skill helps you apply Java best practices and design patterns, including clean naming, streams, and robust error handling.
This skill guides thorough code reviews by applying best practices across quality, safety, performance, and testing to improve Java code.
This skill guides RESTful API design using resource-oriented principles, enabling consistent, scalable endpoints with JSON responses and proper error handling.
This skill guides Dockerized Java Spring Boot setup, using multi-stage builds and docker compose to streamline packaging, deployment, and environment
This skill helps you implement OWASP Top 10 security controls in Java applications, guiding authentication, encryption, input validation, and secure