Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

Xeres

يحتوي Xeres على 10 من skills المجمعة من zapek، مع تغطية مهنية على مستوى المستودع وصفحات 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