🎉 Smithery is now a part of Arcade.dev! Read more in our announcement here
Create conventional commits with clear scope and intent.
.
git status -sb
git commit -m "type(scope): subject"
feat(cli): add plugins command