docs: fix version badge 404 and rename to "Powers"#1
Conversation
- Replace broken shields.io static badge (missing color segment) with dynamic GitHub tag badge - Rename "Super Software Engineering Power" to "Super Software Engineering Powers" across README and plugin metadata Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Code Review
This pull request updates the project name and description from 'Super Software Engineering Power' to 'Super Software Engineering Powers' across the README and plugin metadata files. Additionally, the version badge in the README has been updated to a dynamic GitHub tag badge. A review comment suggests correcting a redundancy in the marketplace description where 'Powers skills' was used, recommending consistency with the other updated descriptions.
| }, | ||
| "metadata": { | ||
| "description": "Marketplace hosting the ssep plugin \u2014 Super Software Engineering Power skills for Claude Code", | ||
| "description": "Marketplace hosting the ssep plugin \u2014 Super Software Engineering Powers skills for Claude Code", |
There was a problem hiding this comment.
이 라인의 "Powers skills"라는 표현은 "Powers"가 이미 능력을 의미하므로 다소 중복되게 느껴질 수 있습니다. 다른 파일(.claude-plugin/plugin.json)이나 이 파일의 15번 라인에서 사용된 "Super Software Engineering Powers — specialized skills" 형식과 일관성을 맞추기 위해 "skills"를 제거하거나 구분자(—)를 사용하는 것이 더 자연스럽습니다.
| "description": "Marketplace hosting the ssep plugin \u2014 Super Software Engineering Powers skills for Claude Code", | |
| "description": "Marketplace hosting the ssep plugin \u2014 Super Software Engineering Powers for Claude Code", |
Summary
badge/version-0.1.1, color 세그먼트 누락) 404를 반환하는 문제를 수정github/v/tag/pacho-h/ssep)로 교체 — 이후 릴리스 태그와 자동 동기화Super Software Engineering Power→Super Software Engineering Powers로 변경 (README 제목,.claude-plugin/plugin.json,.claude-plugin/marketplace.json)Test plan
HTTP/2 200반환 확인 (curl -sI)v0.1.1)로 표시되는지 확인🤖 Generated with Claude Code