clickhouse-best-practicesoleh langfuse
MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read…
npx skills add https://github.com/langfuse/langfuse --skill clickhouse-best-practicesLebih banyak skill dari langfuse
add-model-price
by langfuse
Use when editing worker/src/constants/default-model-prices.json, packages/shared/src/server/llm/types.ts, pricing tiers, tokenizer IDs, or matchPattern regexes…
agent-setup-maintenance
by langfuse
Use this skill when changing the shared agent setup for the repository.
backend-dev-guidelines
by langfuse
Shared backend guide for Langfuse's Next.js, tRPC, BullMQ, and TypeScript monorepo. Use when creating or reviewing tRPC routers, public REST endpoints, BullMQ…
changelog-writing
by langfuse
Use this skill when a completed feature branch needs a changelog entry.
code-review
by langfuse
Use this skill when the task is to review code changes rather than implement a feature.
frontend-browser-review
by langfuse
Use this skill when a change affects what users see or do in the browser.
skill-developer
by langfuse
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger…
turborepo
by langfuse
Build system for JavaScript/TypeScript monorepos. Turborepo caches task outputs and runs tasks in parallel based on dependency graph.