zarpay/rails-template

Opinionated, agent-native Rails template — the production Rails starter ZAR uses internally, packaged with a CLAUDE.md operating manual, 32 Claude skills, and 17 path-scoped coding rules.

9Stars on the repository
32Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ruby-commit-message

25

zarpay/rails-template

Skill Claude Code

Use when committing code changes in Ruby or Ruby on Rails projects — guides commit message structure, type selection, and body content following Conventional Commits format.

not rated 9 29d ago A 34 tokens original MIT

ruby

26

zarpay/rails-template

Skill Claude Code

Use when writing, reviewing, or debugging pure Ruby code — idiomatic patterns, modern 3.x+ features (pattern matching, Data.define, endless methods), error handling conventions (raise vs fail, result objects), memoization, and performance idioms. For Rails use rails-guides. For testing use minitest. For code style use…

not rated 9 29d ago A 77 tokens original MIT

sandi-metz-rules

27

zarpay/rails-template

Skill Claude Code

This skill should be used when users request code review, refactoring, or code quality improvements for Ruby codebases. Apply Sandi Metz's four rules for writing maintainable object-oriented code - classes under 100 lines, methods under 5 lines, no more than 4 parameters, and controllers instantiate only one object.…

not rated 9 29d ago A 97 tokens original MIT

zarpay/rails-template

Skill Claude Code

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

not rated 9 29d ago A 21 tokens copy · 94% MIT

zarpay/rails-template

Skill Claude Code

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

not rated 9 29d ago A 43 tokens copy · 84% MIT

writing-plans

31

zarpay/rails-template

Skill Claude Code

Use when you have a spec or requirements for a multi-step task, before touching code.

not rated 9 29d ago A 21 tokens copy · 86% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: