Agent Skills by Vikas Kanturi
Showing 9 vetted skills indexed across 1 GitHub repositories.
test-gen-agent
Generate JUnit 5 and pytest suites for migrated Java and Python code.
doc-agent
Generate Markdown migration, validation, and test reports plus a combined HTML report from pipeline state files.
web-ui
Run and monitor Java-to-Python migrations from a browser interface.
llm-client
Route LLM calls through a single client across multiple providers.
validation-agent
Compare Java sources with migrated Python equivalents and generate validation reports.
github-ingestion
Clone a GitHub Java repository and generate a project manifest for migration tooling.
java-chunker
Split large Java source files at class and method boundaries with structured chunk metadata.
orchestrator
Coordinate a multi-agent pipeline migrating Java repositories to idiomatic Python.
migration-agent
Convert Java source files into idiomatic Python 3.11 code with Black and flake8.