Skip to main content
konveyor
GitHub 제작자 프로필

konveyor

4개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
4
업데이트
2026-07-31
저장소 탐색

저장소와 대표 skills

execute
소프트웨어 개발자

Reads PLAN.md and executes each migration step sequentially. Applies transformations file by file, consulting domain-specific reference patterns provided by loaded migration skills. Use after the plan stage has produced PLAN.md.

2026-07-31
javaee-to-quarkus
소프트웨어 개발자

Migrates Java EE 7/8 applications (WebLogic, JBoss, WildFly) to Quarkus 3. Use when moving off a traditional Java EE application server to the Quarkus runtime, not just renaming javax to jakarta.

2026-07-31
plan
소프트웨어 개발자

Reads a project and a goal statement, then produces PLAN.md in the repo root. The plan is specific to THIS project — real file paths, real dependencies, real layer ordering. Uses graphify to generate a code graph, then selectively reads complex files. Does NOT execute any changes. Output is always PLAN.md and nothing else. Use when starting a new migration to create the migration plan before any code changes.

2026-07-31
verify
소프트웨어 품질 보증 분석가·테스터

Runs the project build command, parses compiler errors, applies conservative fixes, and iterates until the build passes or max iterations are reached. Use after the execute stage has finished migrating source files.

2026-07-31
ejb-to-cdi
소프트웨어 개발자

Migrates EJB components to CDI managed beans.

2026-07-02
maven-migration
소프트웨어 개발자

Migrates Maven POM files from Java EE to Jakarta EE.

2026-07-02
no-javax-imports
소프트웨어 개발자

Enforces that no javax.* imports remain after migration.

2026-07-02
grill-with-docs
소프트웨어 개발자

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-07-01
generate-rules
소프트웨어 개발자

Generates Konveyor analyzer migration rules from a migration guide (URL, file path, or pasted text). Use when the user wants to create Konveyor rules, migrate an application, or convert a migration guide into analyzer rules.

2026-06-24
rule-writer
소프트웨어 개발자

Extracts migration patterns from a guide and produces validated Konveyor analyzer rules. Use when processing guide sections to identify API changes, class relocations, and behavioral differences.

2026-06-24
test-generator
소프트웨어 품질 보증 분석가·테스터

Generates compilable test source code that triggers Konveyor analyzer rule patterns. Use when test data is needed for kantra rule validation.

2026-06-22
generate-rules
소프트웨어 개발자

Generate Konveyor analyzer migration rules from a migration guide (URL, file path, or pasted text). Use when the user wants to create Konveyor rules, migrate an application, or convert a migration guide into analyzer rules.

2026-06-10
generate-rules-with-test
소프트웨어 개발자

Generate Konveyor analyzer migration rules with test generation and validation from a migration guide (URL, file path, or pasted text). Use when the user wants to create tested Konveyor rules with full validation.

2026-06-10
eval
소프트웨어 품질 보증 분석가·테스터

One-stop eval for generated Konveyor migration rules. Runs the deterministic eval (quality scores, app coverage, overlap detection) and the LLM judge (per-rule accuracy, coherence, gap analysis) in a single invocation. Optionally fixes issues it finds.

2026-05-28
rule-validator
소프트웨어 품질 보증 분석가·테스터

Fixes failing test data so rules pass kantra tests, with built-in verify loop. Use when kantra tests fail and test data needs diagnosis and repair.

2026-05-28
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다