Design and architect RAG (Retrieval-Augmented Generation) pipelines. Covers vector DB selection, chunking strategies, hybrid retrieval (vector + knowledge graph), semantic…
Recommend the right LLM agent framework for a given use case. Covers framework comparison (LangChain, LangGraph, CrewAI, AutoGen, Agno, Dify, n8n, Semantic Kernel, Haystack,…
Security checklist specifically for SaaS applications built with Next.js, Supabase, and Stripe. Covers authentication hardening, Row Level Security, Stripe webhook verification,…
Use when the user asks to review pull requests, analyze code changes, check for security issues in PRs, or assess code quality of diffs.
트리거: "fastapi 만들어줘", "fastapi codegen", "fastapi 코드 생성", "fastapi 라우터 생성", "fastapi api 만들어줘" 수행: Python FastAPI 프로젝트의 Router·Pydantic Schema·Service·Dependency 계층을 자동 생성한다.