Skip to content

Commit 05956d7

Browse files
committed
docs(documentation): expand MAINTENANCE skill registry checklist
Made-with: Cursor
1 parent 81b047f commit 05956d7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

documentation/MAINTENANCE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,15 @@ Can you update the current changelog for 0.14.0 comparing git commits in relatio
3131
- [ ] Create article
3232
- [ ] Communicate in social media
3333
34+
---
35+
36+
37+
```bash
38+
# Review Skill registries
39+
https://github.com/jabrena/cursor-rules-java
3440
https://tessl.io/registry/skills/submit
35-
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+
```
3643
3744
---
3845

0 commit comments

Comments
 (0)