Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

Xeres

Xeres には zapek から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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