feat: register british-english, commit-message, and spring-boot skills
This commit is contained in:
+23
-1
@@ -1,4 +1,26 @@
|
||||
{
|
||||
"name": "Claude Code Skills",
|
||||
"skills": []
|
||||
"skills": [
|
||||
{
|
||||
"name": "british-english",
|
||||
"description": "Apply British English spelling and grammar conventions to project documents and code",
|
||||
"repository": "https://onixbyte.dev/onixbyte/claude-code-skills",
|
||||
"branch": "main",
|
||||
"path": "british-english"
|
||||
},
|
||||
{
|
||||
"name": "commit-message",
|
||||
"description": "Generate well-formatted git commit messages following conventional commits",
|
||||
"repository": "https://onixbyte.dev/onixbyte/claude-code-skills",
|
||||
"branch": "main",
|
||||
"path": "commit-message"
|
||||
},
|
||||
{
|
||||
"name": "spring-boot",
|
||||
"description": "Add JPA CRUD resources following Spring Boot layered architecture",
|
||||
"repository": "https://onixbyte.dev/onixbyte/claude-code-skills",
|
||||
"branch": "main",
|
||||
"path": "spring-boot"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user