litefuse

Installation
SKILL.md

Litefuse

This skill helps you use Litefuse effectively across all common workflows: instrumenting applications, migrating prompts, debugging traces, and accessing data programmatically.

Core Principles

Follow these principles for ALL Litefuse work:

  1. Documentation First: NEVER implement based on memory. Always fetch current docs before writing code (Litefuse updates frequently) See the section below on how to access documentation.
  2. CLI for Data Access: Use litefuse-cli when querying/modifying Litefuse data. See the section below on how to use the CLI.
  3. Best Practices by Use Case: Check the relevant reference file below for use-case-specific guidelines before implementing
  4. Use latest Litefuse versions: Unless the user specified otherwise or there's a good reason, always use the latest version of Langfuse SDKs/APIs.

Use case specific references

Installs
21
Repository
litefuse/skills
First Seen
Apr 28, 2026
litefuse — litefuse/skills