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