CldKit
홈탐색RECIPES제출CLIAI 큐레이터로그인
로그인
CldKit
탐색Recipes제출CLI·소개개인정보약관

AI 개발자를 위해 만들었습니다. 모든 components 를 검토합니다.

© 2026 CldKit

언어
홈>Recipes>AI-Powered Review Pipeline

AI-Powered Review Pipeline

intermediate

Multi-layer code review combining AI reviewer, static analysis, and differential review.

아키텍처

Code Reviewer Skill
Provides comprehensive architectural and logic review feedback
85/100
ls /workspace
Static Analysis Skill
Scans for security vulnerabilities and code quality patterns
90/100
ls /workspace
Differential Review Skill
Focuses review on changed lines to reduce noise and speed up review
87/100
ls /workspace

예상 출력

AI Review Pipeline Results Differential Review: 4 issues on changed lines Static Analysis: 2 vulnerabilities, 5 code smells Code Reviewer: 3 design suggestions, 1 refactoring opportunity Total: 15 findings (2 critical, 5 warning, 8 info) -> Review posted to PR with inline comments

관련 Recipes

Full-Stack Testing Suite

INTERMEDIATE

Complete testing pipeline with unit tests, E2E browser tests, and TDD workflow.

codetesting

3개 components

API Development Workflow

INTERMEDIATE

Complete API lifecycle from design to testing with GraphQL support.

codeapi

3개 components

Visual Technical Briefing

INTERMEDIATE

Create architecture diagrams, editable whiteboards, and browser-ready briefing decks.

docsdesigncode

4개 components

모두 설치

ls /workspace
ls /workspace
ls /workspace

난이도

intermediate

Components

3

생성일

Mar 25, 2026

장면

code
security