Browse Skills
11972 skills across 8 categories
๐ค
2026/08/17
Robot Interaction
Robot Interaction enables an AI agent to send non-blocking progress updates and ask blocking questions to a human via Telegram, with clear rules for when to ask versus proceed. Use it for ambiguous, irreversible, or high-risk decisions that need human input.
AI Engineering
3.1K285
๐งช
2026/08/17
Test
Test is a minimal skill used to verify the skills discovery and injection pipeline in Ralph Orchestrator. It provides a smoke test for the system, confirming that skills load correctly when triggered.
Quality
3.1K285
๐งช
2026/08/17
Test-Driven Development
Test-Driven Development guides test-first development from specs, task files, or descriptions, enforcing red-green-refactor cycles with pattern discovery, proptest guidance, and coverage evidence for Rust codebases.
Quality
3.1K285
๐ฅ๏ธ
2026/08/17
Tmux Terminal
Tmux Terminal drives interactive terminal sessions using tmux to send keystrokes, capture screen output, and manage long-running CLI or TUI workflows.
Automation
3.1K285
๐
2026/08/17
TUI Debug in Pane
TUI Debug in Pane launches ralph in a tmux split pane to reproduce and debug TUI rendering issues like garbled output, broken streaming, or layout corruption. Use it when you need to capture live output while keeping your main pane free for inspection commands.
Quality
3.1K285
๐
2026/08/17
TUI Validate
TUI Validate validates Terminal User Interface (TUI) output using freeze for screenshot capture and LLM-as-judge for semantic validation. Supports both visual and text-based validation modes.
Quality
3.1K285
๐ค
2026/08/17
Agent of Empires
Agent of Empires manages AI coding agent sessions like Claude Code, Codex, and OpenCode inside tmux. Use it to launch, monitor, and organize parallel agents across worktrees and groups.
AI Engineering
3.1K312
๐ค
2026/08/17
Agent of Empires
Agent of Empires creates, manages, and monitors AI coding agent sessions (Claude Code, Codex, OpenCode, etc.) in tmux. Use it to launch parallel agents, capture output, and track status.
AI Engineering
3.1K312
๐งช
2026/08/17
Claude Tap E2E Test
Claude Tap E2E Test runs the claude-tap end-to-end test suite with pytest to validate core proxy logic, trace writing, viewer streaming, signal handling, and startup behavior after modifying core code.
Quality
3.1K266
๐งช
2026/08/17
Codex E2E Test
Codex E2E Test runs PR-grade real Codex E2E validation through claude-tap, including resume turns, multiple tool calls, optional image input, viewer verification, and screenshot evidence. Use it for every PR that changes capture, proxying, viewer rendering, or trace behavior.
Quality
3.1K266
๐ฅ
2026/08/17
Demo Video Generation
Demo Video Generation records terminal sessions in tmux with asciinema and converts them to GIF and MP4 demo assets, then captures viewer screenshots via Playwright for documentation. Use it to create realistic demos from real E2E runs and UI views.
Automation
3.1K266
๐งช
2026/08/17
JS in HTML Testing
JS in HTML Testing verifies JavaScript embedded in HTML files using a two-layer strategy: Python unit tests for pure logic and Playwright browser tests for DOM interaction. Use it to test embedded scripts without full end-to-end runs.
Quality
3.1K266