langfuse

langfuse

@langfuse Organization

GitHub
35 Skills
1136052 Total Stars
February 2026 Joined

Public Skills

seed-test-data

by langfuse

Seed reproducible local Langfuse data in ClickHouse and Postgres. Use for complex traces, long sessions, v3/v4 events, bulk list data, or frontend rendering and performance tests; never use ad hoc scripts or raw inserts.

Comments 33.4K 5d ago

sentry-instrumentation

by langfuse

Decide whether and how errors report to Sentry. Use when touching capture or error-handling paths in web/**, triaging Sentry noise, or changing Sentry settings.

Code Review 33.4K 5d ago

frontend-browser-review

by langfuse

Shared workflow for browser-based review of user-visible frontend changes in Langfuse. Use when a change affects UI behavior, layout, styling, navigation, or browser-visible regressions and should be checked with available browser automation before signoff.

Code Review 33.4K 8d ago

changelog-writing

by langfuse

Shared workflow for writing Langfuse changelog entries after a feature is complete. Use when a branch is ready for merge and a changelog entry or changelog draft is needed.

Git & VCS 33.4K 8d ago

git-workflow

by langfuse

Langfuse repo Git, GitHub, commit, branch, pull request, issue search, release, and production-promotion workflow. Use when staging, committing, pushing, opening PRs, searching GitHub issues, or changing release/promotion behavior.

Git & VCS 33.4K 8d ago

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 for OpenAI, Anthropic, Bedrock, Vertex, Azure, or Gemini model pricing.

Prompts 33.4K 16d ago

langfuse-previews

by langfuse

Use Langfuse's disposable per-PR previews at pr-N.preview.langfuse.com (synthetic data only). Use for preview access, failed deployments, test-data seeding, kubectl debugging, or waking sleeping previews.

Comments 33.4K 16d ago

backend-dev-guidelines

by langfuse

Build or review Langfuse backend code. Use for tRPC routers, public REST APIs, BullMQ processors, services, middleware, Prisma or ClickHouse access, OpenTelemetry, Zod, environment configuration, or backend tests.

Database 33.4K 21d ago

code-review

by langfuse

Review Langfuse code changes for correctness, regressions, and best practices.

Code Review 33.4K 21d ago

create-repo-agent

by langfuse

Design, implement, review, or harden Langfuse repo-owned autonomous agents. Use for LLM-powered GitHub Actions, scheduled or dispatched agents, agent-created PRs, prompts, allowlists, tokens, untrusted content, or self-updating instructions.

Agents 33.4K 21d ago

datadog-query-recipes

by langfuse

Research Langfuse production telemetry with reusable Datadog queries. Use for tenant or project activity, API usage, queue behavior, spans, logs, metrics, or ad hoc measurements across production regions; pair with debug-issue-with-datadog for root-cause analysis.

Debugging 33.4K 21d ago

debug-issue-with-datadog

by langfuse

Establish root cause by combining Datadog telemetry with the Langfuse repo. Use when investigating or triaging a user report, Linear or GitHub issue, incident, or pasted production error.

Debugging 33.4K 21d ago

frontend-large-feature-architecture

by langfuse

Architect large or state-heavy Langfuse frontend features. Use for virtualized lists, large tables, controllers, Zustand stores, row selection, high-frequency state, rendering performance, or before adding useEffect, useMemo, useCallback, or form defaults derived from loaded data.

Database 33.4K 21d ago

housekeeping

by langfuse

Triage an engineer's work queue across Linear, Pylon, and GitHub. Use for assigned, urgent, waiting, or stale issues, support follow-ups, and PR reviews.

Code Review 33.4K 21d ago

incident-alert-tickets

by langfuse

Read and, after human approval, update the Linear incident-alert knowledge base. Use before and after investigating a named Datadog monitor, incident.io alert or incident, or on-call page to find or record root causes.

Code Gen 33.4K 21d ago

infra-scaling

by langfuse

Tune and review Langfuse autoscaling for web, web-iso, and web-ingestion. Use for Terraform scale settings, RPM targets, scaling bounds, task counts, cost/performance tradeoffs, or Datadog evidence in the infrastructure repo.

Code Review 33.4K 21d ago

langfuse-codebase-navigator

by langfuse

Navigate Langfuse repositories, code areas, and agent skills. Use to locate code, choose the right repo or skill, search across the Langfuse organization, or orient before implementation, debugging, documentation, support, or operations.

File Ops 33.4K 21d ago

linear-bug-triage

by langfuse

Use this skill after a bug or regression candidate has measured evidence to document them within linear.

Comments 33.4K 21d ago

posthog-instrumentation

by langfuse

Product analytics with posthog. Use when adding a meaningful user action or feature in web/**, touching PostHog capture code, or answering product-usage questions.

File Ops 33.4K 21d ago

security-review

by langfuse

Review Langfuse changes for SSRF, tenant isolation, secret handling, unsafe redirects or uploads, and RBAC drift. Use when a design or change accepts URLs or host fields, handles secrets or cross-tenant data, makes outbound requests, adds an integration, follows redirects, or widens permissions.

API Dev 33.4K 21d ago

turborepo

by langfuse

Configure and troubleshoot Turborepo monorepos. Use for turbo.json, task pipelines, dependsOn, caching, filters, affected packages, CI optimization, environment variables, package boundaries, or shared internal packages.

CI/CD 33.4K 21d ago

weekly-production-review

by langfuse

Prepare Langfuse weekly production reviews covering failures, fixes, open issues, and tracking gaps. Use for "what broke last week," production bugs, Datadog alerts or error patterns, incident.io activity, or pager load.

Comments 33.4K 21d ago

react-component-guidelines

by langfuse

Guidelines for writing React components. Use this when creating a new react component.

UI Components 33.4K 22d ago

react-component-cleaner

by langfuse

Use this skill to clean up a React component. Only use this skill when instructed to do so by the user.

Git & VCS 33.4K 23d ago

storybook

by langfuse

Use when writing or reviewing Storybook stories (.stories.tsx) for React components.

UI Components 33.4K 28d ago

refactor-react-effects

by langfuse

Refactor avoidable React useEffect usage in Langfuse frontend code. Use when adding, reviewing, or removing effects; initializing forms or local UI state from query data; synchronizing client and server state; moving mutations or async workflows out of components; cleaning every effect from a frontend submodule; or reviewing whether an effect has a valid external-system owner.

Testing 33.4K 1mo ago

clickhouse-best-practices

by langfuse

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

Comments 33.4K 1mo ago

pnpm-upgrade-package

by langfuse

Upgrade pnpm workspace dependencies to target/latest versions: direct/transitive bumps, release-age checks, temporary overrides, minimumReleaseAgeExclude, lockfile/dedupe verification.

Code Review 33.4K 1mo ago

skill-creator

by langfuse

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 33.4K 2mo ago

agent-setup-maintenance

by langfuse

Shared workflow for editing Langfuse's repo-owned agent setup under .agents/. Use when changing AGENTS files, shared skills, .agents/config.json, generated shim behavior, provider discovery paths, or install-time agent sync.

Agents 33.4K 2mo ago

analyze-cloud-costs

by langfuse

Analyze Langfuse Cloud infrastructure cost structure using Metabase cost marts. Use when asked about cloud spend, AWS versus ClickHouse cost splits, cost drivers by provider/service/usage type/account, daily cost per tracing event, infra cost dashboards, or cost regressions visible in Metabase.

Analytics 33.4K 3mo ago

vercel-composition-patterns

by langfuse

React composition patterns that scale. Use when refactoring components with

Comments 33.4K 6mo ago

vercel-react-best-practices

by langfuse

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Performance 33.4K 6mo ago

add-model-price

by langfuse

Add new LLM model pricing entries to Langfuse's default-model-prices.json. Use when adding model prices, updating model pricing, creating model entries, adding Claude/OpenAI/Anthropic/Google/Gemini/AWS Bedrock/Azure/Vertex AI model pricing, working with matchPattern regex, pricingTiers, or model cost configuration. Covers model price JSON structure, regex patterns for multi-provider matching, tiered pricing with conditions, cache pricing, and validation rules.

Processing 33.4K 6mo ago

langfuse

by langfuse

Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any Langfuse feature works. This skill covers CLI-based API access (via npx) and multiple documentation retrieval methods.

API Dev 248 5mo ago