By langfuse
Official skill collection from Langfuse for LLM observability, monitoring, and debugging within Claude workflows.
npx claudepluginhub joshuarweaver/cascade-ai-ml-engineering --plugin langfuse-skillsAgent Skills that teach AI coding assistants (Claude Code, Cursor, etc.) how to work with Langfuse — the open-source LLM engineering platform for tracing, prompt management, and evaluation.
| Skill | Description |
|---|---|
| langfuse | Main skill to work with Langfuse. Query and manage traces, prompts, datasets, and scores via the Langfuse API; look up documentation; do things with best practices in mind. |
Install as a Cursor plugin:
/add-plugin langfuse
Install via the skills CLI:
npx skills add langfuse/skills --skill "langfuse"
Clone this repo and symlink the skill into your agent's skills directory:
git clone https://github.com/langfuse/skills.git /path/to/langfuse-skills
ln -s /path/to/langfuse-skills/skills/langfuse /path/to/skills-directory/langfuse
You need a Langfuse account (cloud or self-hosted) and API keys:
export LANGFUSE_PUBLIC_KEY=pk-lf-...
export LANGFUSE_SECRET_KEY=sk-lf-...
export LANGFUSE_HOST=https://cloud.langfuse.com # or https://us.cloud.langfuse.com, or self-hosted URL
API keys are found in your Langfuse project under Settings > API Keys.
Once installed, the agent will automatically use these skills when relevant — for example:
Something not working as expected, or want a new skill? Start a discussion.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.