plugins marketplace
← All plugins

remnawave-xray

v1.0.0

Remnawave + Xray Reality/Vision + Caddy selfsteal + mihomo — reference, config generation, diagnostics

Claude Code1 skill

by Case211AGPL-3.042updated 1 month ago

Source

git clone https://github.com/Case211/skill-remnawave-xray

Clone the source, then follow the repository's marketplace instructions for your runtime. The repository root is the plugin root.

Layout

remnawave-xray/
├── .claude-plugin/plugin.json
└── skills/remnawave-xray/SKILL.md

Skills1

remnawave-xrayskills/remnawave-xray/SKILL.md

Use when working with a Remnawave VPN stack — designing, generating, or debugging selfsteal nodes built on VLESS + Reality + XTLS-Vision (Xray-core), Caddy selfsteal masking, and mihomo (Clash.Meta) client configs. Triggers on: Remnawave panel/node, selfsteal, Reality/Vision handshake, xray config, Caddyfile, mihomo/clash yaml, routing/сплит-туннель, гео-разблок (OpenAI/Gemini), WARP outbound, "нода не подключается", "Reality палится", "handshake fail", генерация конфигов нод. Covers stack reference, config generation with validated defaults, an executable consistency validator, and symptom→cause→fix diagnostics.

Manifests1

.claude-plugin/plugin.json
{
  "name": "remnawave-xray",
  "description": "Remnawave + Xray Reality/Vision + Caddy selfsteal + mihomo — reference, config generation, diagnostics",
  "version": "1.0.0",
  "author": {
    "name": "Case211"
  },
  "homepage": "https://github.com/Case211/skill-remnawave-xray",
  "repository": "https://github.com/Case211/skill-remnawave-xray",
  "license": "AGPL-3.0"
}