11 lines
437 B
JSON
11 lines
437 B
JSON
{
|
|
"name": "conventional-commits",
|
|
"description": "Format git commit messages following Conventional Commits 1.0.0 specification. Use when the user asks to commit changes, create a git commit, or mentions committing code. Ensures consistent, semantic commit messages that support automated changelog generation and semantic versioning.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Alberto Leal"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |