feat(mise/tools): add skills CLI tool

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-08 17:48:14 +00:00
parent 051731d110
commit 9e5784d741

View File

@@ -71,6 +71,7 @@ compile = true
"npm:prettier" = "latest" "npm:prettier" = "latest"
"npm:prettier-plugin-toml" = "latest" "npm:prettier-plugin-toml" = "latest"
"npm:prettier-pnp" = "latest" "npm:prettier-pnp" = "latest"
"npm:skills" = "latest"
"npm:stylelint" = "latest" "npm:stylelint" = "latest"
"npm:svgo" = "latest" "npm:svgo" = "latest"
"npm:typescript" = "latest" "npm:typescript" = "latest"