🎯

tui-debug-in-pane

🎯Skill

from mikeyobrien/ralph-orchestrator

Security check pending
πŸ“¦

Same repository

mikeyobrien/ralph-orchestrator(19 items)

tui-debug-in-pane

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add mikeyobrien/ralph-orchestrator --skill tui-debug-in-pane
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add mikeyobrien/ralph-orchestrator --skill tui-debug-in-pane
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/tui-debug-in-pane/SKILL.md
1Installs
-
AddedMar 4, 2026

More from this repository10

🎯
code-assist🎯Skill

Code assist skill following a structured Explore, Plan, Code, Commit workflow with TDD principles, acting as a technical implementation partner and TDD coach for modern, idiomatic code.

🎯
code-task-generator🎯Skill

Generates structured code task files from rough descriptions, ideas, or PDD implementation plans. Automatically detects input type and creates properly formatted task files.

🎯
find-code-tasks🎯Skill

A skill that lists all code tasks (.code-task.md files) in a repository with their status, dates, and metadata, providing an overview of pending work or enabling search for specific tasks.

🎯
pr-demo🎯Skill

A skill for creating animated terminal demos (GIFs) for pull requests using asciinema recordings and agg/svg-term-cli conversion, with workflows for CLI demos, TUI screenshots, and GitHub embedding.

🎯
create-hat-collection🎯Skill

Generates Ralph hat collection presets through guided conversation with schema validation.

🎯
test-driven-development🎯Skill

A unified TDD skill with three input modes (from spec, task, or description) that enforces test-first development using repository patterns, with proptest guidance and backpressure integration.

🎯
tmux-terminal🎯Skill

Interactive terminal control skill via tmux for TUI apps, prompts, and long-running CLI workflows, enabling automated terminal session management.

🎯
codebase-summary🎯Skill

Analyzes a codebase and generates comprehensive documentation including structured metadata files that describe system architecture, components, interfaces, and workflows. Creates targeted files like AGENTS.md, README.md, and CONTRIBUTING.md to help AI assistants understand the system.

🎯
playwriter🎯Skill

Enables browser automation through Playwright using persistent Chrome sessions and the full Playwright Page API for development and QA testing workflows.

🎯
ralph-operations🎯Skill

A skill for managing Ralph orchestration loops, analyzing diagnostic data, debugging hat selection, investigating backpressure, and performing post-mortem analysis in the Ralph orchestrator system.