Agent Skills by LeavesFly
Showing 11 vetted skills indexed across 1 GitHub repositories.
java-best-practices
Provide Java coding best practices, design patterns, and modern features.
database-design
Provide database schema design guidelines covering naming, keys, normalization, and indexing.
security-checklist
Check Java applications against the OWASP Top 10 security checklist.
code-review
Guide code reviews with a checklist covering quality, bugs, performance, security, and testing.
docker-setup
Validate Docker and Docker Compose installations and provide Spring Boot configuration examples.
api-design
Design RESTful APIs with resource-oriented URLs, HTTP methods, and status codes.
script-test
Execute init.sh scripts upon Skill activation to verify runtime setup.
unit-testing
Write Java unit tests with JUnit 5, Mockito, and AssertJ using the AAA pattern.
git-commit-guide
Guide Git commit messages to comply with the Conventional Commits specification.
backend-dev-suite
Guide Java backend development with coding standards, database design, and OWASP security checks.
code-quality-suite
Combine code review checklists and unit testing guidance for pre-commit checks.