KusionStack / KusionStack/kusion

Feat: AI-coding/vibe-coding support for writing Kusion modules

Open
#1,436 0 comments 1 reaction 1 assignee View on GitHub

@ruquanzhao is already working on this.

Since Jul 8, 2025.

kind/feature
Dominant language
Go
Stars
1.3k
Forks
107
Avg merge
11m
Merged PRs (30d)
1

Description

What would you like to be added?

Add some tools/guide/prompts/best practice for writing Kusion modules

Why is this needed?

Kusion Module is one of the core mechanisms in Kusion. However, for new users, it requires understanding KCL(https://www.kcl-lang.io/docs/user_docs/getting-started/) and Go-plugins(https://github.com/hashicorp/go-plugin), which creates a steep learning curve. This issue aims to reduce the effort needed for users to write their first Kusion module by AI.

Another benefit of using AI to write Kusion modules is that Kusion modules follow standardized templates, have existing examples (e.g., pre-built modules), and are designed to be modular and atomic, making them easy to test.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.