Logo
Agent Skills Guide
bitsoex/bitso-java logo

bitsoex/bitso-java

Bitso Java API Wrapper

14 skills published34 starsGitHub

dependency-management

@bitsoex/bitso-java

36

Version catalog strategy, dependency management, BOMs, and version constraints for Java/Gradle projects. Covers version centralization, never-downgrade policy, bundle patterns, resolution strategies, and compatibility matrices.

Software Development

upgrade-aws-sdk-v2

@bitsoex/bitso-java

35

Migrate from AWS SDK for Java v1 (com.amazonaws) to v2 (software.amazon.awssdk). Use when projects need to move away from deprecated AWS SDK v1 to the modern v2 API.

Software Development

fix-sonarqube

@bitsoex/bitso-java

35

SonarQube integration via MCP for Java projects. The MCP server runs remotely and requires no local setup. Use natural language to query issues, analyze code, and check quality gates.

Software Development

gradle-9

@bitsoex/bitso-java

34

Upgrade from Gradle 8.x to Gradle 9.x with plugin compatibility updates. Required for Java 25 support. Includes plugin version mappings and migration patterns.

Software Development

rest-api

@bitsoex/bitso-java

34

REST API standards for Java Spring services. Covers Bitso API guidelines, authentication integration, OpenAPI documentation, and RFC-37 service documentation. Use when creating or maintaining REST endpoints.

Software Development

coding-standards

@bitsoex/bitso-java

34

Enforces consistent coding standards across the codebase including naming conventions, code organization, and documentation requirements. Use when writing new code, reviewing pull requests, or refactoring existing code.

Software Development

changelog

@bitsoex/bitso-java

34

Enforce Common Changelog format with Unreleased section extension. Validates changelog on commits, generates from git history, and ensures all merged PRs are documented. Use when setting up changelog workflows or retrofitting existing repositories.

Software Development

spring-boot-3-5

@bitsoex/bitso-java

34

Upgrade Java services to Spring Boot 3.5.x with all required dependency updates. Use when projects need to upgrade from older Spring Boot versions to 3.5.9+.

Software Development

coderabbit-interactions

@bitsoex/bitso-java

34

Systematic workflow for CodeRabbit reviews - local CLI, PR threads, and commit attribution

Software Development

structured-logging

@bitsoex/bitso-java

34

RFC-34 compliant structured logging standards for Java services. Covers JSON log format, structured arguments, required fields, and Logback configuration. Use when implementing or reviewing logging in Java services.

DevOps & Infrastructure

mcp-configuration

@bitsoex/bitso-java

34

MCP (Model Context Protocol) server configurations for various IDEs including setup, troubleshooting, and discovery management

Software Development

dependabot-security

@bitsoex/bitso-java

34

Fix Dependabot security vulnerabilities in Java/Gradle projects using severity-based processing, dependency substitution strategies, and dependency graph verification. Use when Dependabot alerts need resolution with proper CI validation.

Software Development

atlas-documentation

@bitsoex/bitso-java

34

AI-friendly documentation generation for Java services following RFC-37 standards. Covers documentation structure, templates, change detection, and RAG optimization. Use when generating or updating service documentation.

Software Development

doc-sync

@bitsoex/bitso-java

34

Validates documentation is synchronized with code changes. Integrates with RFC-37 doclinter for structure validation and pre-push hooks to enforce documentation updates. Use after making significant code changes or when documentation gaps exist.

Software Development