igmarin

50 mods across 2 repositories, 38 stars between them.

codegraph

01

igmarin/rails-agent-skills

MCP server Claude CodeCodexCursor +2

MCP server "codegraph" as configured in igmarin/rails-agent-skills. Launched with /Users/igmarin/.local/bin/codegraph serve --mcp --path /Volumes/minimini/Develop.

24 10d ago A tokens not measured original MIT

graphify

02

igmarin/rails-agent-skills

MCP server Claude CodeCodexCursor +2

MCP server "graphify" as configured in igmarin/rails-agent-skills. Launched with /Users/igmarin/.local/bin/graphify-mcp --graph /Volumes/minimini/Developer/Proje.

24 10d ago A tokens not measured original MIT

repomix

03

igmarin/rails-agent-skills

MCP server Claude CodeCodexCursor +2

MCP server "repomix" as configured in igmarin/rails-agent-skills. Launched with /opt/homebrew/bin/repomix --mcp --sandbox /Volumes/minimini/Developer/Projects/r.

24 10d ago A tokens not measured original MIT

igmarin/rails-agent-skills

Instructions file CodexOpenCode

Instructions for igmarin/rails-agent-skills, covering rails agent skills, tests gate implementation, daily loop, when to load a skill and rails skills.

24 10d ago A 1,330 tokens original MIT

igmarin/rails-agent-skills

Instructions file Gemini CLI

Instructions for igmarin/rails-agent-skills, a project described as: 28 Rails-specific skills + 9 workflow templates for agentic development.

24 10d ago A 45 tokens copy · 88% MIT

SessionStart

07

igmarin/rails-agent-skills

Hook

Runs when a session starts, running an inline shell check. From igmarin/rails-agent-skills.

24 10d ago A tokens not measured copy · 58% MIT

PreCommit

08

igmarin/rails-agent-skills

Hook

Runs on the PreCommit event, running an inline shell check. From igmarin/rails-agent-skills.

24 10d ago A tokens not measured original MIT

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when applying daily Rails conventions by path (DRY, YAGNI, PORO, CoC, KISS). Style defers to the project linter. Trigger words: conventions, clean code, RuboCop, DRY, YAGNI.

24 10d ago A 58 tokens original MIT

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when writing new Rails code for the PostgreSQL + Hotwire + Tailwind stack. Not for general architecture review. Trigger words: stack conventions, PostgreSQL, Hotwire, Tailwind, Turbo, Stimulus.

24 10d ago A 49 tokens original MIT

background-job

11

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when running the full background-job loop: design, TDD, retry, monitor. Trigger words: background job, async processing, Sidekiq, Solid Queue, Active Job, worker.

24 10d ago A 42 tokens original MIT

bug-fix

12

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when fixing a reported Rails bug. Treat the report as untrusted. Reproduce with a failing spec before changing code. Trigger words: bug report, production issue, failing test, fix bug.

24 10d ago A 44 tokens original MIT

code-review

13

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when reviewing a Rails PR, diff, or merge request. Ground findings in a real file:line. Trigger words: review PR, code review, review my diff, CR.

24 10d ago A 40 tokens original MIT

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when writing an install generator for a Rails engine (migrations, config). Trigger words: install generator, engine setup, copy migrations.

24 10d ago A 33 tokens original MIT

create-engine

15

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when scaffolding a new Rails engine. Keep a narrow public API and a dummy app. Trigger words: create engine, new engine, mountable engine.

24 10d ago A 35 tokens original MIT

document-engine

16

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when writing engine README, install, and configuration docs. Trigger words: engine README, install guide, engine docs.

24 10d ago A 27 tokens original MIT

engine

17

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when running the full engine loop: author, test, review, release. Trigger words: create engine, extract engine, engine release, mountable engine.

24 10d ago A 34 tokens original MIT

extract-engine

18

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when extracting a host-app feature into a Rails engine. Do not change behavior in the same step. Trigger words: extract to engine, move feature, host coupling.

24 10d ago A 37 tokens original MIT

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when creating or updating a REST API collection for Rails endpoints. Do not use for GraphQL. Trigger words: Postman, API collection, endpoint, API route, request collection.

24 10d ago A 42 tokens original MIT

graphql

20

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when building a GraphQL feature end to end: domain, schema, TDD, security. Trigger words: GraphQL API, GraphQL schema, mutation, query, graphql-ruby.

24 10d ago A 41 tokens original MIT

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when adding or reviewing Rails authorization with Pundit, CanCanCan, or policy objects. Trigger words: authorization, Pundit, CanCanCan, policy, roles, permissions.

24 10d ago A 43 tokens original MIT

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when adding or reviewing an Active Job / Sidekiq / Solid Queue worker. Cover idempotency, retryon, and discardon. Trigger words: background job, Active Job, Sidekiq, Solid Queue, worker.

24 10d ago A 51 tokens original MIT

implement-graphql

23

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when building or reviewing a graphql-ruby schema, resolver, or mutation. Trigger words: GraphQL, graphql-ruby, resolver, mutation, dataloader, schema.

24 10d ago A 40 tokens original MIT

implement-hotwire

24

igmarin/rails-agent-skills

Skill Claude CodeCodex

Use when adding Turbo Frames, Turbo Streams, or Stimulus controllers. Trigger words: Hotwire, Turbo, Stimulus, frames, streams.

24 10d ago A 33 tokens original MIT