{ "name": "conventional-commits", "owner": { "name": "Alberto Leal", "email": "plugin@42plugin.com" }, "plugins": [ { "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.", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-dashed-claude-marketplace-plugins-conventional-commits.git" }, "strict": true } ] }