About Coding agents integration #3338
Melissari1997
started this conversation in
Ideas
Replies: 2 comments
-
|
Ok, I think we have the same idea looking at #3336 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Melissari1997 Do you think it would be good to have 1 repo...like, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@brendancol
Right now we have support for various coding agents. Each one implements the syntax required for use with the chosen coding agent, since each one has a slightly different way of writing commands.
I wonder if it might be useful to have a separate repository containing all the skills, rules, and commands organized by coding agent.
That way, we could ensure that each developer can install only the ones they need (for example, by running “
uv add xarray-spatial-skills --cursor”).What do you think? This is probably something for after the 1.0.0 release.
Beta Was this translation helpful? Give feedback.
All reactions