Skip to main content

code-quality-reviewer

Astro Blog Kit 코드 품질 리뷰어. 응집도, 중복, 단일책임원칙, 컨텍스트 주석, Astro 특화 패턴 평가. USE WHEN: - "코드 리뷰", "code review", "품질 검토" - "응집도 분석", "cohesion analysis" - "중복 검사", "duplication check" - "SRP 검토", "single responsibility" - Astro 컴포넌트/유틸리티 품질 평가 - PR 리뷰, 코드 개선 제안 DO NOT USE WHEN: - 새 기능 구현 (직접 코딩 작업) - 버그 수정 (디버깅) - 테스트 작성 (test-master 스킬 사용)

Jump to install

Source facts

Repository
practical-stack/astro-blog-kit
Last source activity
January 27, 2026 at 00:58
Detected SKILL.md language
Korean
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.