# review > Code review with design principles validation - Author: Erik Jang - Repository: TheMagicTower/Grimoires - Version: 20260126191908 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/TheMagicTower/Grimoires - Web: https://mule.run/skillshub/@@TheMagicTower/Grimoires~review:20260126191908 --- --- name: review description: Code review with design principles validation --- 코드 리뷰를 수행하는 마법입니다. ## Usage ``` /cast:review /cast:review src/components/ ``` ## Review Checklist - SOLID 원칙 준수 여부 - DRY/KISS/YAGNI 준수 - 보안 취약점 검사 - 성능 이슈 확인 - 테스트 커버리지 확인