Skip to content

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

Description

@ruquanzhao

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions