Toolverse
All skills

langfuse-local-dev-loop

by jeremylongshore

Set up Langfuse local development workflow with hot reload and debugging.\nUse when developing LLM applications locally, debugging traces,\nor setting up a fast iteration loop with Langfuse.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps

About this skill

Set up Langfuse local development workflow with hot reload and debugging.\nUse when developing LLM applications locally, debugging traces,\nor setting up a fast iteration loop with Langfuse.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz ukończoną konfigurację z umiejętności langfuse-install-auth oraz zainstalowany Node.js 18 lub nowszy z pakietem tsx (npm install -D tsx). Docker jest opcjonalny, jeśli planujesz uruchomić lokalną instancję Langfuse.

  2. Skill utworzy plik .env.local (ignorowany przez Git) z kluczami publicznym i prywatnym Langfuse oraz adresem URL. Uzupełnij brakujące wartości, takie jak OPENAI_API_KEY, jeśli planujesz testować integracje z modelami.

  3. Skill skonfiguruje plik src/lib/langfuse-dev.ts z procesorem span zoptymalizowanym dla deweloperki — w trybie development eksportuje ślady co 1 sekundę z minimalnym opóźnieniem, aby natychmiast widzieć wyniki.

  4. Jeśli chcesz uruchomić Langfuse lokalnie zamiast korzystać z chmury, skill może przygotować polecenie Docker do uruchomienia kontenera z bazą danych i interfejsem webowym.

  5. Uruchom aplikację za pomocą tsx z hot reload: npm run dev lub npx tsx --watch src/index.ts. Każda zmiana w kodzie spowoduje przeładowanie bez konieczności ręcznego restartu.

  6. Otwórz interfejs Langfuse (cloud.langfuse.com lub localhost, jeśli używasz Docker) i obserwuj ślady w czasie rzeczywistym — każde wywołanie modelu pojawi się natychmiast, co ułatwia debugowanie i optymalizację.

Related skills

dashboard-creator

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

DevOps
21124

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

grafana-dashboards

by wshobson

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

DevOps
92262

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449