Skip to main content
auspis
GitHub creator profile

auspis

Repository-level view of 9 collected skills across 2 GitHub repositories.

skills collected
9
repositories
2
updated
2026-04-03
repository explorer

Repositories and representative skills

publish-new-version
software-developers

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
software-developers

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

2026-03-20
create-implementation-plan
software-developers

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

2026-03-20
java-junit
software-quality-assurance-analysts-and-testers

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

2026-03-20
java-springboot
software-developers

Get best practices for developing applications with Spring Boot.

2026-03-20
polyglot-test-agent
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-03-20
refactor
software-developers

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
Showing 2 of 2 repositories
All repositories loaded