SKILL RADAR · GITHUB
Useful agent skills, ranked by real adoption.
Browse verified skills from public repositories. Compare what each skill does, package contents, install activity, and source evidence before adding it to your agent.
- CATALOG SCOPE
- VERIFIED
- skills
- 10,772
- repositories
- 1711
- last synced
- Sep 23, 2026
langfusechangelog-writing
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuseclickhouse-best-practices
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusecode-review
Review Langfuse code changes for correctness, regressions, and best practices.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusecreate-repo-agent
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusedatadog-query-recipes
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusedebug-issue-with-datadog
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusefrontend-browser-review
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusefrontend-large-feature-architecture
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusegit-workflow
Langfuse repo Git, GitHub, commit, branch, pull request, issue search, release, and production-promotion workflow. Use when staging, committing, pushing, opening PRs, choosing a Linear git branch name, handling Claude, Greptile, or Codex review comments, searching GitHub issues, or changing release/promotion behavior.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusehousekeeping
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuseincident-alert-tickets
Read and record root causes in 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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuseinfra-scaling
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuselangfuse-codebase-navigator
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuselangfuse-onboarding
Configure an agent for whoever is using it — outside contributor or Langfuse maintainer, which areas they work on, and whether Linear answers. On Cursor Cloud, identify the run owner (not Cloud gh permissions) and treat missing Linear as a LINEARAPIKEY secret to set. Use on "onboard me", "I'm new here", "what do I need to set up", "am I set up correctly", "why can't you see my tickets", "what should I do today" when me.md is missing, whenever you need someone's role and no identity file exists yet, and when a workspace-scoped harness (OpenCode) prompts on ~/.config or other user-dir paths.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuselangfuse-previews
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusepnpm-upgrade-package
- Upgrade pnpm workspace dependencies to target/latest versions: direct/transitive bumps, release-age checks, temporary overrides, minimumReleaseAgeExclude, lockfile/dedupe verification.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuseposthog-instrumentation
Product analytics with posthog. Use when adding a meaningful user action or feature in web/, touching PostHog capture code, changing session replay or its privacy boundaries, or answering product-usage questions.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusepr-stack-workflow
Split a large change into a chained stack of small, independently reviewable pull requests, and verify each branch on its own. Use when a change is too large for one PR, when splitting a long-lived branch into PRs, when deciding whether work needs a planning stage at all, when landing or propagating a fix through a stack, or when every check is green on a stack and the change is still wrong.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfusesecurity-review
Review Langfuse changes for SSRF, tenant isolation, secret handling, unsafe redirects or uploads, RBAC drift, and client telemetry privacy. 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, widens permissions, or can send customer-controlled UI data through analytics, monitoring, or session replay.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuseseed-test-data
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuseturborepo
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
langfuseweekly-production-review
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.
- installs
- 1
- GitHub stars
- 34.4K
- Updated
- Sep 10
githubpenpot-uiux-design
Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: "design a UI", "create interface", "build layout", "design dashboard", "create form", "design landing page", "make it accessible", "design system", "component library".
- installs
- 1
- GitHub stars
- 38.9K
- Updated
- Sep 10
affaan-mliving-docs-governance
Keep a long-lived project's documentation from rotting by assigning existing project docs clear constitution, map, status, and history roles, then wiring the active agent harness to those canonical sources. Use in the maintain phase when docs drift from code, agents lose context between sessions, or intentional removals keep being recreated. Prefer adopting the repository's current docs structure over creating new root files. 中文触发:文档治理、活文档、项目状态追踪、防文档漂移、项目地图、健康仪表盘、删除区、长期项目治理
- installs
- 1
- GitHub stars
- 255.9K
- Updated
- Sep 10