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.
Server Terkait
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
AI Studio MCP Server
Integrates with Google AI Studio/Gemini API for PDF to Markdown conversion and content generation.
CodeAlive MCP
Provides semantic code search and codebase interaction features via the CodeAlive API.
ToolRoute
MCP gateway with 87 curated tools behind one API key. Registry ranks tools by an 8-dimension belief score, auto-routes, supports BYOK and 5 protocols.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
FreeCAD
Integrate with FreeCAD, a free and open-source parametric 3D modeler, via a Python bridge.
SpecLock
AI constraint engine — persistent memory + active enforcement. Stops AI from breaking locked code. Semantic conflict detection, file-level guards, session continuity. 19 MCP tools.
LAML MCP Server
Loads and validates LAML (YAML-based markup language) documents via the Model Context Protocol.
Code Analysis MCP Server
A modular MCP server for code analysis, supporting file operations, code search, and structure analysis.
AgentPM
A planning and orchestration system for AI-driven software development.
Code Index MCP
A server for code indexing, searching, and analysis, enabling LLMs to interact with code repositories.