Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-java-setup

ai-java-setup 收录了来自 VladyslavBabiy 的 38 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
38
Stars
6
更新
2026-03-22
Forks
4
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

spring-boot-engineer
软件开发工程师

Use when implementing Spring Boot 3.x applications. Provides hands-on implementation patterns for web, data, security, testing, and cloud-native development.

2026-03-22
api-contract-review
软件开发工程师

Review REST API contracts for HTTP semantics, versioning, backward compatibility, and response consistency. Use when user asks "review API", "check endpoints", "REST review", or before releasing API changes.

2026-03-21
java-architect
软件开发工程师

Use when designing Spring Boot 3.x application architecture, making technology decisions, or planning project structure. Provides architectural patterns and references for project setup, JPA, security, testing, and reactive programming.

2026-03-21
api-contract-review
软件开发工程师

Use when designing, reviewing, or modifying REST API endpoints to enforce proper HTTP verbs, status codes, versioning, and API contract best practices.

2026-03-21
clean-code
软件开发工程师

Use when reviewing or writing code to enforce DRY, KISS, and YAGNI principles with Java-specific guidance.

2026-03-21
design-patterns
软件开发工程师

Use when implementing or reviewing code that benefits from established design patterns like Builder, Factory, Strategy, Observer, Decorator, or Adapter.

2026-03-21
java-architect
软件开发工程师

Use when designing Spring Boot 3.x application architecture, making technology decisions, or planning project structure. Provides architectural patterns and references for project setup, JPA, security, testing, and reactive programming.

2026-03-21
java-code-review
软件质量保证分析师与测试员

Use when reviewing Java code for null safety, exception handling, concurrency issues, and performance concerns.

2026-03-21
jpa-patterns
软件开发工程师

Use when working with JPA/Hibernate entities, repositories, or database operations to avoid N+1 queries, manage lazy loading, transactions, and entity relationships.

2026-03-21
logging-patterns
软件开发工程师

Use when implementing or reviewing logging to enforce SLF4J best practices, structured JSON logging, and MDC usage for traceability.

2026-03-21
spring-boot-patterns
软件开发工程师

Use when implementing Spring Boot applications to follow Controller/Service/Repository patterns, DTO mapping, exception handling, and configuration best practices.

2026-03-21
api-contract-review
软件开发工程师

Review REST API contracts for HTTP semantics, versioning, backward compatibility, and response consistency. Use when user asks "review API", "check endpoints", "REST review", or before releasing API changes.

2026-03-21
clean-code
软件开发工程师

Clean Code principles (DRY, KISS, YAGNI), naming conventions, function design, and refactoring. Use when user says "clean this code", "refactor", "improve readability", or when reviewing code quality.

2026-03-21
design-patterns
软件开发工程师

Common design patterns with Java examples (Factory, Builder, Strategy, Observer, Decorator, etc.). Use when user asks "implement pattern", "use factory", "strategy pattern", or when designing extensible components.

2026-03-21
java-architect
软件开发工程师

Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications.

2026-03-21
java-code-review
软件质量保证分析师与测试员

Systematic code review for Java with null safety, exception handling, concurrency, and performance checks. Use when user says "review code", "check this PR", "code review", or before merging changes.

2026-03-21
jpa-patterns
软件开发工程师

JPA/Hibernate patterns and common pitfalls (N+1, lazy loading, transactions, queries). Use when user has JPA performance issues, LazyInitializationException, or asks about entity relationships and fetching strategies.

2026-03-21
logging-patterns
软件开发工程师

Java logging best practices with SLF4J, structured logging (JSON), and MDC for request tracing. Includes AI-friendly log formats for debugging. Use when user asks about logging, debugging application flow, or analyzing logs.

2026-03-21
spring-boot-engineer
软件开发工程师

Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints. Use when building Spring Boot 3.x applications, microservices, or reactive Java applications.

2026-03-21
spring-boot-patterns
软件开发工程师

Spring Boot best practices and patterns. Use when creating controllers, services, repositories, or when user asks about Spring Boot architecture, REST APIs, exception handling, or JPA patterns.

2026-03-21
api-contract-review
软件开发工程师

Use when designing, reviewing, or validating REST API contracts, endpoints, request/response schemas, error handling, and HTTP conventions in Spring Boot applications.

2026-03-21
clean-code
软件开发工程师

Use when refactoring code, improving readability, reducing complexity, or applying clean code principles to Java/Spring Boot projects.

2026-03-21
design-patterns
软件开发工程师

Use when applying GoF design patterns, enterprise patterns, or architectural patterns to solve structural or behavioral problems in Java/Spring Boot code.

2026-03-21
java-architect
软件开发工程师

Use when making architecture decisions, designing system components, evaluating trade-offs, planning module structure, or establishing technical standards for Java/Spring Boot applications.

2026-03-21
java-code-review
软件开发工程师

Use when performing comprehensive code reviews on Java/Spring Boot code, checking for bugs, performance issues, security vulnerabilities, and adherence to best practices.

2026-03-21
jpa-patterns
数据库架构师

Use when working with JPA/Hibernate entities, repositories, queries, relationships, performance tuning, and database schema design in Spring Boot applications.

2026-03-21
logging-patterns
软件开发工程师

Use when implementing structured logging, configuring log levels, adding observability, or establishing logging standards in Spring Boot applications.

2026-03-21
spring-boot-engineer
软件开发工程师

Use when implementing full-stack Spring Boot features including web controllers, data access, security, testing, and cloud-native patterns. This is the go-to skill for hands-on Spring Boot development.

2026-03-21
spring-boot-patterns
软件开发工程师

Use when implementing Spring Boot idioms including configuration, dependency injection, profiles, actuator, caching, async processing, and application structure.

2026-03-21
api-contract-review
软件开发工程师

REST API design validation, OpenAPI review, and contract-first development patterns

2026-03-21
clean-code
软件开发工程师

SOLID principles, clean code practices, and refactoring patterns for Java applications

2026-03-21
design-patterns
软件开发工程师

GoF and enterprise design patterns for Spring Boot applications with Java examples

2026-03-21
java-architect
软件开发工程师

Enterprise Java architecture skill with reference guides for Spring Boot, JPA, security, testing, and reactive patterns

2026-03-21
java-code-review
软件开发工程师

Comprehensive Java code quality checklist covering correctness, security, performance, and maintainability

2026-03-21
jpa-patterns
软件开发工程师

JPA/Hibernate optimization patterns, entity design, and query performance for Spring Data

2026-03-21
logging-patterns
软件开发工程师

Structured logging with SLF4J, MDC context propagation, and observability patterns for Spring Boot

2026-03-21
spring-boot-engineer
软件开发工程师

Spring Boot engineering skill with reference guides for web, data, security, testing, and cloud deployment

2026-03-21
spring-boot-patterns
软件开发工程师

Spring Boot 3.x idioms, auto-configuration, profiles, and production readiness patterns

2026-03-21