Skip to main content
GitHub 仓库

fluent-repo-4j

fluent-repo-4j 收录了来自 auspis 的 8 个 skills,并提供仓库级职业覆盖和站内 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