code-review
โดย langfuse
ใช้ทักษะนี้เมื่อภารกิจคือการตรวจสอบการเปลี่ยนแปลงโค้ดแทนที่จะใช้งานฟีเจอร์
npx skills add https://github.com/langfuse/langfuse --skill code-reviewCode Review
Use this skill when the task is to review code changes rather than implement a feature.
Start Here
- Read
references/review-checklist.mdfor the repo's canonical review rules. - Read root
AGENTS.mdand the nearest packageAGENTS.mdfor the files under review. - If the review touches ClickHouse, also use the shared
clickhouse-best-practicesskill. - If the review touches backend code, also use the shared
backend-dev-guidelinesskill where relevant. - If the change accepts a user-supplied URL, adds outbound HTTP, introduces a
new integration, or touches secrets, RBAC, or redirect handling, also use
the shared
security-reviewskill. Run itsreferences/checklist.mdbefore signoff.
Review Priorities
Focus on:
- correctness bugs
- behavioral regressions
- security and tenant-isolation risks
- performance issues with real impact
- missing or weak tests for risky changes
Output Expectations
- Findings first, ordered by severity
- File and line references for each finding
- Short summary only after findings
- If no findings, say so explicitly and mention any residual risk or coverage gaps
Scope Guidance
Use references/review-checklist.md for Langfuse-specific checks such as:
- ClickHouse and Postgres migration expectations
- project-scoped tenant isolation checks
- API/Fern consistency
- banner-offset UI positioning
- environment variable access patterns
Do not duplicate those rules in ad hoc prompts or tool-specific command files.
Skills เพิ่มเติมจาก langfuse
add-model-price
langfuse
ใช้เมื่อแก้ไข worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, ระดับราคา, รหัส tokenizer, หรือ regex matchPattern…
official
agent-setup-maintenance
langfuse
ใช้ทักษะนี้เมื่อต้องการเปลี่ยนการตั้งค่าเอเจนต์ที่ใช้ร่วมกันสำหรับพื้นที่เก็บข้อมูล
official
backend-dev-guidelines
langfuse
คู่มือแบ็กเอนด์ที่ใช้ร่วมกันสำหรับโมโนรีโพของ Langfuse ที่ใช้ Next.js, tRPC, BullMQ และ TypeScript ใช้เมื่อสร้างหรือตรวจสอบ tRPC routers, จุดสิ้นสุด REST สาธารณะ, BullMQ…
official
changelog-writing
langfuse
ใช้ทักษะนี้เมื่อสาขาฟีเจอร์ที่เสร็จสมบูรณ์ต้องการรายการบันทึกการเปลี่ยนแปลง
official
clickhouse-best-practices
langfuse
ต้องใช้เมื่อตรวจสอบสคีมา คิวรี หรือการกำหนดค่าของ ClickHouse ประกอบด้วยกฎ 28 ข้อที่ต้องตรวจสอบก่อนให้คำแนะนำ ควรอ่านเสมอ…
official
frontend-browser-review
langfuse
ใช้ทักษะนี้เมื่อการเปลี่ยนแปลงส่งผลต่อสิ่งที่ผู้ใช้เห็นหรือทำในเบราว์เซอร์
official
skill-developer
langfuse
สร้างและจัดการทักษะของ Claude Code ตามแนวทางปฏิบัติที่ดีที่สุดของ Anthropic ใช้เมื่อสร้างทักษะใหม่ แก้ไข skill-rules.json ทำความเข้าใจทริกเกอร์…
official
turborepo
langfuse
ระบบ build สำหรับ monorepo ของ JavaScript/TypeScript Turborepo แคชผลลัพธ์ของงานและรันงานแบบขนานตามกราฟ dependency
official