Skip to main content
GitHub 저장소

fluent-repo-4j

fluent-repo-4j에는 auspis에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
8
업데이트
2026-04-03
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

publish-new-version
소프트웨어 개발자

Automates Maven single-module version bumping following SemVer (major, minor, patch, or custom). Updates the root pom.xml, validates with Maven, and guides through git commit/tag/push workflow. Use when releasing a new version, bumping version numbers, preparing Maven releases, or publishing to Maven Central.

2026-04-03
create-architectural-decision-record
소프트웨어 개발자

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

2026-03-20
create-implementation-plan
소프트웨어 개발자

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

2026-03-20
java-junit
소프트웨어 품질 보증 분석가·테스터

Get best practices for JUnit 5 unit testing, including data-driven tests

2026-03-20
java-springboot
소프트웨어 개발자

Get best practices for developing applications with Spring Boot.

2026-03-20
polyglot-test-agent
소프트웨어 품질 보증 분석가·테스터

Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.

2026-03-20
refactor-plan
소프트웨어 개발자

Plan a multi-file refactor with proper sequencing and rollback steps

2026-03-20
refactor
소프트웨어 개발자

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

2026-03-20