Lightrun
AI-powered live runtime debugging with Lightrun production context.
Lightrun AI
A collection of reusable skills for investigating runtime issues with Lightrun.
What is in this repository
skills/— skill folders (SKILL.md, plus optional assets/scripts).cursor-plugin/— Cursor plugin metadata.claude-plugin/— Claude plugin metadata.cursor/mcp.json— Cursor MCP server configuration used by the plugin metadata
Available skills
lightrun-live-runtime-debugging— deterministic live-runtime investigation workflow with preflight checks, evidence capture, and handoff output.lightrun-error-remediation-automation— error remediation automation workflow with root cause analysis, mitigation strategies, and automated fixes.
Demos
Installation
Cursor
- Open Cursor.
- Add plugin from repository URL (or local path).
- Use this repository URL:
https://github.com/lightrun-platform/lightrun-ai
Claude
This repository includes:
.claude-plugin/plugin.json.claude-plugin/marketplace.json
Use your Claude plugin/marketplace flow to install from this repository.
Codex
Codex loads skills from .agents/skills locations.
- Copy or symlink skill folders from
skills/into one of:$REPO_ROOT/.agents/skills$HOME/.agents/skills
- Restart/reload Codex if needed.
Requirements
- Access to Lightrun MCP server
- Completed MCP OAuth authorization for your environment
Contributing
- Add a new folder under
skills/<skill-name>/. - Add
SKILL.mdwith YAML frontmatter (name,description). - Add optional assets/scripts if needed.
- Update marketplace/plugin metadata when adding publishable skills.
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
GoThreatScope
Go-based SBOM, vulnerability, and secret scanner with MCP support.
mcp-ssh-sre
An MCP server providing read-only server monitoring tools to AI assistants. Runs predefined diagnostic commands over SSH and passes only the results to the LLM - your server credentials and shell are never exposed.
Playwright MCP Explorer
An intelligent tool that uses MCP to autonomously explore websites and generate Playwright tests from natural language descriptions.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers, without authentication.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
Docker MCP server
Manage Docker containers, volumes, and services using natural language commands.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
Codebase Context Dumper
Easily provide codebase context to Large Language Models (LLMs).
UML-MCP
A diagram generation server supporting multiple UML and other diagram types, with various output formats. It integrates with rendering services like Kroki and PlantUML.
BoostSecurity
BoostSecurity MCP acts as a safeguard preventing agents from adding vulnerable packages into projects. It analyzes every package an AI agent introduces, flags unsafe dependencies, and recommends secure, maintained alternatives to keep projects protected.