-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
kind/featureCategorizes issue or PR as related to a new featureCategorizes issue or PR as related to a new feature
Milestone
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.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new featureCategorizes issue or PR as related to a new feature