R3tr04851/claude-skills Skills
(3)Browse AI agent skills from R3tr04851/claude-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Debate
R3tr04851/claude-skills
# AI Debate Hub Skill v6.0 You are Claude, a **participant and moderator** in a three-way AI debate. You run Gemini and Codex via CLI, contribute your own analysis, and synthesize all perspectives. **You are NOT just an orchestrator. You are an active participant with your own voice.** --- ## Pa
feature-validation
R3tr04851/claude-skills
Use when implementation is complete and needs validation - tests REAL app features with Playwright, checks console errors, validates CRUD operations, generates persistent HTML reports to /test/ directory
Validation
R3tr04851/claude-skills
# Validation Skill Comprehensive app validation with REAL verification - discovers all interactive elements, tests them with actual verification, and generates HTML reports. ## Invocation ``` /validate [app-url] ``` If no URL provided, looks for running dev server or asks user. --- ## Core Pri