We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b047f commit 05956d7Copy full SHA for 05956d7
documentation/MAINTENANCE.md
@@ -31,8 +31,15 @@ Can you update the current changelog for 0.14.0 comparing git commits in relatio
31
- [ ] Create article
32
- [ ] Communicate in social media
33
34
+---
35
+
36
37
+```bash
38
+# Review Skill registries
39
+https://github.com/jabrena/cursor-rules-java
40
https://tessl.io/registry/skills/submit
-cd target && npx skills add jabrena/cursor-rules-java --all --agent cursor
41
+cd target && npx skills add jabrena/cursor-rules-java --all --agent cursor && cd ..
42
+```
43
44
---
45
0 commit comments