Skip to main content
在 Manus 中运行任何 Skill
一键导入
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