Skip to content

feat(skill): add Siemens Element skill and version resolver script - #2500

Open
mistrykaran91 wants to merge 1 commit into
mainfrom
feat/add-skill-for-element
Open

feat(skill): add Siemens Element skill and version resolver script#2500
mistrykaran91 wants to merge 1 commit into
mainfrom
feat/add-skill-for-element

Conversation

@mistrykaran91

@mistrykaran91 mistrykaran91 commented Aug 5, 2026

Copy link
Copy Markdown
Member
  • Add an Element agent skill for version-aware component guidance, setup, debugging, theming, accessibility, and migration tasks.
  • Resolve the documentation index from supported Element dependencies in the project package.json.
  • Add migration workflow

Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

- Add an Element agent skill for version-aware component guidance, setup, debugging, theming, accessibility, and migration tasks.

- Resolve the documentation index from supported Element dependencies in the project package.json.

- Add migration workflow
@mistrykaran91
mistrykaran91 force-pushed the feat/add-skill-for-element branch from ab4f254 to a0dc6fc Compare August 17, 2026 09:44
@mistrykaran91
mistrykaran91 marked this pull request as ready for review August 17, 2026 10:05
@mistrykaran91
mistrykaran91 requested a review from a team as a code owner August 17, 2026 10:05
@Killusions

Copy link
Copy Markdown
Member

@mistrykaran91 @spike-rabbit If we anyway have to instruct the model to run a command, we might as well tell it to just read the package.json to find the currently used element version, most Agents also always allow reads in the current working dir but not shell automatically.

@mistrykaran91

Copy link
Copy Markdown
Member Author

@mistrykaran91 @spike-rabbit If we anyway have to instruct the model to run a command, we might as well tell it to just read the package.json to find the currently used element version, most Agents also always allow reads in the current working dir but not shell automatically.

You mean to say if user does not allowing reading using shell then in that case we should ask agent to do so by itself ?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants