18 lines
524 B
JSON
18 lines
524 B
JSON
{
|
|
"name": "code-style-plugin",
|
|
"owner": {
|
|
"name": "Code Style Team",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "code-style-plugin",
|
|
"description": "코드 스타일 원칙 기반 AI 코드 리뷰 Skill - 단일책임원칙, DRY, 단순화 우선, YAGNI, 타입 안전성을 검사합니다",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-devstefancho-claude-plugins-code-style-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |