About Coding agents integration #3338
Replies: 4 comments 2 replies
-
|
Ok, I think we have the same idea looking at #3336 😄 |
Beta Was this translation helpful? Give feedback.
-
|
@Melissari1997 Do you think it would be good to have 1 repo...like, |
Beta Was this translation helpful? Give feedback.
-
|
I think I’d put everything in a single |
Beta Was this translation helpful? Give feedback.
-
|
@Melissari1997 Hey this has been merged and I've added documentation to CONTRIBUTING.md and AI_POLICY.md to point people towards the skills directory |
Beta Was this translation helpful? Give feedback.
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