Plugin Claude Code
Plugin marketplace listing 7 plugins: vanilla-rails, rails-deps, ruby-lsp, question-it, linear.
Plugin Claude Code
Plugin marketplace listing 7 plugins: vanilla-rails, rails-deps, ruby-lsp, question-it, linear.
Instructions file
Claude Code instructions for iuhoay/skills, covering claude.md, repository overview, plugin architecture, root structure and individual skill structure.
Plugin Claude Code
Manage GitHub stacked pull requests with the official gh stack extension.
Command
Install and verify the official GitHub stacked PRs extension.
Skill Claude CodeCodex
Manage GitHub stacked pull requests with the official gh stack extension (github/gh-stack). Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever the user mentions a stack, branch layers, dependent PRs, "stacked PR", "PR stack"…
Command
Spawn a pi subagent in a sibling herdr pane, submit a task, and collect the result.
Skill Claude CodeCodex
Spawn and coordinate subagents as real herdr panes. Use when the user asks to delegate work to subagents — review, implement, research, or parallel tasks — while running inside herdr; when the user says "subagent", "spawn an agent", "delegate to", "parallel agents", "use herdr panes", or wants visible/detachable agent…
Plugin Claude Code
Manage Linear issues through a secure JSON-first CLI without MCP.
Skill Claude CodeCodex
Manage Linear issues from the shell through the bundled JSON-first CLI. Use when searching, reading, creating, updating, or commenting on Linear issues; linking pull requests to issues; or when the user asks for Linear project work without MCP.
Plugin Claude Code
Stop spam PRs: only the change required for the request, written in the repo's own commit/PR voice.
Skill Claude CodeCodex
Stop spam PRs: only the change required for the request to be correct and green, written in the repo's own commit/PR voice. Load when implementing a feature or bugfix, or when writing a commit message, PR title, or PR body. Do not wait for the user to say "stop spam PR", "spam PR", "drive-by", or "keep it small". Skip…
Plugin Claude Code
Automatically challenge the user's plans and decision-laden questions — question the question, verify against facts from the codebase, and give a better alternative. Manual /question-it:interview command runs a full decision-tree interview.
Command
A full decision-tree interview to exhaustively stress-test a plan or design.
Skill Claude CodeCodex
Challenge the user's plans, designs, and decision-laden questions. Automatically triggered when the user proposes an approach, states an intention to build something, asks a "should I / how should I" question, or seeks confirmation of a plan — question the question itself, verify every claim against facts from the…
Plugin Claude Code
Configure recommended Rails development dependencies for better developer experience and code quality.
Command
Check which recommended Rails development dependencies are installed in the current project.
Command
Install and configure a specific recommended Rails development dependency.
Skill Claude CodeCodex
Configure recommended Rails development dependencies. Checks for essential gems like strongmigrations, herb, bullet, and letteropener. Provides installation and configuration guidance.
Plugin Claude Code
LSP integration for Ruby/Rails development with instant diagnostics, code navigation (go to definition, find references, hover), and language awareness.
Plugin Claude Code
Default Vanilla Rails architecture when writing Rails: thin controllers, rich models, no service layers unless genuinely justified.
Agent
Use this agent when reviewing Rails code for over-engineering and adherence to Vanilla Rails philosophy. Checks for: unnecessary service layers, business logic in services instead of models, anemic models, fat controllers, service explosion, and premature abstraction. Recommends simplification with specific code…
Command
Analyze a Rails codebase for over-engineering and opportunities to simplify toward Vanilla Rails.
Command
Code review from Vanilla Rails philosophy perspective.
Command
Plan incremental simplification of a Rails codebase toward Vanilla Rails philosophy.