Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Xeres

Xeres에는 zapek에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
207
업데이트
2026-07-01
Forks
22
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

gradle-build
소프트웨어 개발자

Gradle build configuration for Xeres including build commands, version management, module structure, and key plugins.

2026-07-01
junit-testing
소프트웨어 품질 보증 분석가·테스터

JUnit 6 testing patterns for Xeres including Mockito with constructor injection, test fixtures via *Fakes.java classes, and AssertJ assertions.

2026-06-30
archunit-rules
소프트웨어 품질 보증 분석가·테스터

ArchUnit architecture rules enforced in Xeres including common module rules (logging, utility classes), app module rules (no field injection, RsService naming), and UI module rules (WindowController naming).

2026-04-10
crypto
소프트웨어 개발자

Cryptography patterns for Xeres including PGP operations, key generation, and hash functions with best practices.

2026-04-10
dto-mappers
소프트웨어 개발자

DTO and mapper patterns for Xeres using Java records, canonical constructors with validation, and static mapper utility classes.

2026-04-10
flyway-migrations
데이터베이스 아키텍트

Flyway SQL migration patterns for Xeres including naming conventions, H2 database patterns, enum types, foreign keys, and best practices.

2026-04-10
java-conventions
소프트웨어 개발자

Code style, naming conventions, license headers, and patterns for Xeres Java project. Covers Allman braces, utility classes, package structure, and field injection rules.

2026-04-10
javafx-patterns
소프트웨어 개발자

JavaFX patterns for Xeres including controller structure with FXML views, WindowController lifecycle, WindowManager usage, and JavaFX-Spring integration.

2026-04-10
spring-boot-patterns
소프트웨어 개발자

Spring Boot patterns for Xeres including constructor injection, @Transactional boundaries, REST controllers with OpenAPI annotations, and reactive WebClient usage in the UI module.

2026-04-10
ui-testing
소프트웨어 품질 보증 분석가·테스터

TestFX patterns for JavaFX controller testing in Xeres including FXML loading with controller factories, mocking reactive clients, and user interaction testing.

2026-04-10