Files
kochetkov-ma__claude-brewcode/brewtools/.claude-plugin/plugin.json
T
kochetkov-ma e50cf7b8c2 v3.4.26: trial skill + gitignore d2c-output
- Add glm-design-to-code-trial standalone skill for npx skills distribution
- Add brewpage-reference.png test asset
- Gitignore d2c-output/ (generated artifacts)
2026-04-04 07:57:59 +01:00

21 lines
587 B
JSON

{
"name": "brewtools",
"version": "3.4.26",
"description": "Brewtools - universal utilities for Claude Code: text optimization, humanization, secrets scanning",
"author": {
"name": "Maksim Kochetkov",
"email": "apmatypa88@gmail.com",
"url": "https://github.com/kochetkov-ma"
},
"homepage": "https://github.com/kochetkov-ma/claude-brewcode",
"repository": "https://github.com/kochetkov-ma/claude-brewcode.git",
"license": "MIT",
"keywords": [
"brewtools",
"text-optimization",
"secrets-scan",
"developer-tools"
],
"skills": "./skills/"
}