con un clic
skills
skills contiene 5 skills recopiladas de julianrubisch, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
One-time Mac bootstrap from blank dev environment to a Rails app running in the browser. Installs Xcode CLT, Homebrew, mise, Ruby, Node, gh/glab, the jr-rails skills pack, then delegates to jr-rails-new (or wires up an existing app). Pedagogical voice for non-technical users.
Scaffold a new Rails app with preferred stack: PostgreSQL, Minitest, Solid Queue, Pundit, optional Phlex. Interactive interview, then rails new + config.
Get a Rails-flavored second opinion on a branch, PR, or working tree by delegating to a locally-installed agentic CLI (claude, codex, opencode, gemini, aider, etc.). Self-contained: no MCP server required.
Write Rails code in 37signals/classic style: rich models, CRUD controllers, concerns, state-as-records, Minitest. Use when writing or modifying Ruby on Rails application code.
Write Phlex views and components for Rails: class hierarchy, slots, helpers, custom elements, scaffold generator. Use when building UI with phlex-rails.