Feature request for product/service
Cursor IDE
Describe the request
At the moment we have different ways for creating each one of these tools (Hooks/Rules/Skills/Subagents/Commands), some of them you can create manually by opening the file, others you can create using a default skill (like create-rule), others you can create direct in the UI (like commands).
I think it would be good if we cound unify the way of creating each one of these resources. My suggestion:
- allow creating an empty file for each one of them, if the user would like to create a skill manually for example
- allow using skills/chat for creating each one of them, if user would like to generate the subagent for example
so it would be easier for devs to set up everything in the same place