ray-skill

Installation
SKILL.md

Ray Skill

Overview

Ray is Spatie's desktop debugging application for developers. Send data directly to Ray by making HTTP requests to its local server. This is what the ray() PHP function does under the hood.

Connection Details

Setting Default Environment Variable
Host localhost RAY_HOST
Port 23517 RAY_PORT
URL http://localhost:23517/ -

Request Format

Method: POST Content-Type: application/json User-Agent: Ray 1.0

Installs
19
GitHub Stars
951
First Seen
Jan 24, 2026
ray-skill — freekmurze/dotfiles