code-review
oleh langfuse
Gunakan keterampilan ini ketika tugasnya adalah meninjau perubahan kode, bukan mengimplementasikan fitur.
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.
Lebih banyak skill dari langfuse
add-model-price
langfuse
Gunakan saat mengedit worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, tingkatan harga, ID tokenizer, atau regex matchPattern…
official
agent-setup-maintenance
langfuse
Gunakan keterampilan ini saat mengubah pengaturan agen bersama untuk repositori.
official
backend-dev-guidelines
langfuse
Panduan backend bersama untuk monorepo Langfuse yang menggunakan Next.js, tRPC, BullMQ, dan TypeScript. Gunakan saat membuat atau meninjau router tRPC, endpoint REST publik, BullMQ…
official
changelog-writing
langfuse
Gunakan keterampilan ini ketika cabang fitur yang telah selesai membutuhkan entri changelog.
official
clickhouse-best-practices
langfuse
WAJIB digunakan saat meninjau skema, kueri, atau konfigurasi ClickHouse. Berisi 28 aturan yang WAJIB diperiksa sebelum memberikan rekomendasi. Selalu baca…
official
frontend-browser-review
langfuse
Gunakan keterampilan ini ketika perubahan memengaruhi apa yang dilihat atau dilakukan pengguna di peramban.
official
skill-developer
langfuse
Buat dan kelola skill Claude Code sesuai praktik terbaik Anthropic. Gunakan saat membuat skill baru, memodifikasi skill-rules.json, memahami pemicu…
official
turborepo
langfuse
Sistem build untuk monorepo JavaScript/TypeScript. Turborepo menyimpan cache output tugas dan menjalankan tugas secara paralel berdasarkan grafik dependensi.
official