Topic: development-workflow
44 skills in this topic.
-
tui-validate
Validates Terminal User Interface (TUI) output using freeze for screenshot capture and LLM-as-judge for semantic validation. Supports both visual (PNG/SVG) and text-based validation modes.
mikeyobrien/ralph-orchestrator 2,448
-
find-code-tasks
Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks.
mikeyobrien/ralph-orchestrator 2,448
-
review-pr
Use when asked to review a PR, run a code review loop, or invoke the ralph reviewer against a pull request number or GitHub URL
mikeyobrien/ralph-orchestrator 2,448
-
tui-debug-in-pane
Use when you need to reproduce or debug TUI rendering issues (garbled output, broken streaming, layout corruption) by running ralph in a tmux split pane and capturing live output.
mikeyobrien/ralph-orchestrator 2,448
-
complex-test-skill
A directory-style test skill for smoke testing
mikeyobrien/ralph-orchestrator 2,448
-
evaluate-presets
Use when testing Ralph's hat collection presets, validating preset configurations, or auditing the preset library for bugs and UX issues.
mikeyobrien/ralph-orchestrator 2,448
-
pdd
Transforms a rough idea into a detailed design document with implementation plan. Follows Prompt-Driven Development — iterative requirements clarification, research, design, and planning.
mikeyobrien/ralph-orchestrator 2,448
-
pr-demo
Use when creating animated demos (GIFs) for pull requests or documentation. Covers terminal recording with asciinema and conversion to GIF/SVG for GitHub embedding.
mikeyobrien/ralph-orchestrator 2,448
-
code-assist
Guides implementation of code tasks using test-driven development in an Explore, Plan, Code, Commit workflow. Acts as a Technical Implementation Partner and TDD Coach — following existing patterns, avoiding over-engineering, and producing idiomatic, modern code.
mikeyobrien/ralph-orchestrator 2,448
-
test-driven-development
Unified TDD skill with three input modes — from spec, from task, or from description. Enforces test-first development using repository patterns, with proptest guidance and backpressure integration.
mikeyobrien/ralph-orchestrator 2,448
-
ralph-hats
Create, inspect, validate, explain, and improve Ralph hat collections. Use this skill whenever the user asks to make or refine a `.ralph/hats/*.yml` workflow, debug hat routing, explain event topology, or tune a multi-hat Ralph run.
mikeyobrien/ralph-orchestrator 2,448
-
playwriter
Browser automation via Playwriter (remorses) using persistent Chrome sessions and the full Playwright Page API.
mikeyobrien/ralph-orchestrator 2,448
-
ralph-tools
mikeyobrien/ralph-orchestrator 2,448
-
release-bump
Use when bumping ralph-orchestrator version for a new release, after fixes are committed and ready to publish
mikeyobrien/ralph-orchestrator 2,448
-
tmux-terminal
Interactive terminal control via tmux for TUI apps, prompts, and long-running CLI workflows.
mikeyobrien/ralph-orchestrator 2,448
-
code-task-generator
Generates structured .code-task.md files from descriptions or PDD implementation plans. Auto-detects input type, creates properly formatted tasks with Given-When-Then acceptance criteria.
mikeyobrien/ralph-orchestrator 2,448
-
ralph-loop
Run, monitor, resume, merge, and debug Ralph loops. Use this skill whenever the user asks to operate `ralph run` or `ralph loops`, inspect loop state, recover suspended loops, analyze diagnostics, or unblock merge queue issues.
mikeyobrien/ralph-orchestrator 2,448
-
recipe-front-build
Execute frontend implementation in autonomous execution mode
shinpr/claude-code-workflows 258
-
ai-development-guide
Technical decision criteria, anti-pattern detection, debugging techniques, and quality check workflow. Use when making technical decisions, detecting code smells, or performing quality assurance.
shinpr/claude-code-workflows 258
-
recipe-diagnose
Investigate problem, verify findings, and derive solutions
shinpr/claude-code-workflows 258
-
recipe-plan
Create work plan from design document and obtain plan approval
shinpr/claude-code-workflows 258
-
documentation-criteria
Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.
shinpr/claude-code-workflows 258
-
typescript-rules
React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.
shinpr/claude-code-workflows 258
-
testing-principles
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.
shinpr/claude-code-workflows 258