Sebastian Rydz avatar

Sebastian Rydz

Community

@therealseber · Warsaw

10Followers
|
25Public Repos
|
22Published Skills

CS Student - Warsaw University of Technology. Rust passionate.

Agent Skills by Sebastian Rydz

Showing 22 vetted skills indexed across 1 GitHub repositories.

TheRealSeberTheRealSeber
1

jade-recipe-1.5-1.6-deque-retrofit

Skip LinkedList-to-Deque transformations for Java 1.5 to 1.6 migration checks.

Community
Basic
TheRealSeberTheRealSeber
1

jade-utility-consumer-onboarder

Extract Java sources from a JADE project ZIP and generate a baseline test-config.json.

Community
Intermediate
TheRealSeberTheRealSeber
1

jade-recipe-1.5-1.6-navigable-set-map

Skip TreeSet and TreeMap migration changes for Java 6 NavigableSet and NavigableMap cases.

Community
Basic
TheRealSeberTheRealSeber
1

jade-core-scanner

Scan source workspaces for breaking changes and inject JADE-FLAG markers.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-core-build-fixer

Audit and repair Ant, Maven, or Gradle build files for Java 11+ migration.

Community
Advanced
TheRealSeberTheRealSeber
1

codebase-analysis

Generate cross-referenced Markdown documentation for Java codebases via static analysis.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-recipe-1.7-diamond-operator

Convert explicit generic Java constructor calls to diamond operator syntax.

Community
Intermediate
TheRealSeberTheRealSeber
1

jade-recipe-dummy

Append an E2E TEST comment to a specified line in a source file.

Community
Basic
TheRealSeberTheRealSeber
1

jade-recipe-1.7-strings-in-switch

Converts chained string-equality if statements to Java switch blocks, deferring non-convertible branches for manual review.

Community
Intermediate
TheRealSeberTheRealSeber
1

jade-recipe-noop

Mark JADE migration findings as SKIPPED or DEFERRED without source transforms.

Community
Intermediate
TheRealSeberTheRealSeber
1

jade-core-verification

Compare normalized semantic outcomes to verify JADE migration correctness.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-core-retry-router

Classifies failed JADE migration rules and routes them to retry or escalation.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-recipe-1.5-1.6-arrays-copyof

Replace System.arraycopy calls with Arrays.copyOf and copyOfRange in Java migrations.

Community
Intermediate
TheRealSeberTheRealSeber
1

jade-core-atomic-commit

Stage and commit verified migration-rule changes as one atomic Git commit.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-core-orchestrator

Orchestrate deterministic JADE migration runs from disk-based artifacts.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-core-tooling-scout

Probe OpenRewrite, PMD, and Checkstyle to record structured migration findings.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-core-change-collector

Extract Java breaking-change rules from URLs, files, or knowledge base documents.

Community
Advanced
TheRealSeberTheRealSeber
1

java-migration-skill-registry

Index auto-generated JADE migration skills for versioned upgrade workflows.

Community
Basic
TheRealSeberTheRealSeber
1

jade-core-rule-dispatcher

Route JADE migration rule tasks to recipe skills and record fix results.

Community
Advanced
TheRealSeberTheRealSeber
1

java-modernization

Upgrade Java versions and dependency stacks while preserving build compatibility.

Community
Advanced
TheRealSeberTheRealSeber
1

jade-core-evaluator

Classify JADE migration skills from run artifacts into draft, experimental, candidate, or official ratings.

Community
Intermediate
TheRealSeberTheRealSeber
1

jade-core-batch-processor

Build per-rule file batches from flag and queue indexes with atomic JSON writes.

Community
Advanced