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.
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.
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
DIY MCP
A from-scratch implementation of the Model Context Protocol (MCP) for building servers and clients, using a Chinese tea collection as an example.
MCP Gateway
A gateway to translate MCP tool calls into HTTP API requests, configurable via YAML.
TrueNAS Middleware MCP Server
Accesses optimized documentation from the TrueNAS middleware repository to understand its codebase and APIs.
Advanced Gemini MCP Server
An open-source MCP server that integrates with Google's Gemini AI. Requires a Google Gemini API key.
Deepseek Thinker
Provides Deepseek's reasoning capabilities to AI clients, supporting both the Deepseek API and local Ollama server modes.
MCP Server Pentest
Automated browser penetration testing to detect XSS and SQL vulnerabilities.
Laravel Forge MCP Server
Manage Laravel Forge servers and sites using the Forge API.
Tencent Cloud Code Analysis
An official MCP server for Tencent Cloud Code Analysis (TCA) to quickly start code analysis and obtain reports.
C++ Core Guidelines
Enforce consistent C++ style and best practices across your codebase. Analyze naming conventions, memory safety, and const correctness, and get actionable modernization suggestions up to C++23. Accelerate reviews with ready-made prompts and quick access to curated guidelines.
XcodeBuild MCP
A server providing tools for Xcode project management, simulator management, and app utilities.