rootstrap /rails_api_base
Agent Claude Code
Use proactively after completing code changes, or when the user asks for a code review. Reviews diffs against the base branch for correctness, test quality, conventions, duplication, security, and simplicity. Returns structured findings.
631 ▲
+2 5d ago A 47 tokens
original MIT rootstrap /rails_api_base
Agent Claude Code
Checks if a PR is too large and suggests how to split it into smaller PRs. Analyzes diff size, logical groupings, and dependencies to recommend optimal splits. Target: max 400 added lines per PR.
631 ▲
+2 5d ago A 50 tokens
original MIT rootstrap /rails_api_base
Command Claude Code
Create a pull request following the official template.
631 ▲
+2 5d ago A 0 tokens
original MIT rootstrap /rails_api_base
Skill Claude Code Codex
Rootstrap Rails conventions. Use when writing, reviewing, or editing any Rails code — controllers, models, migrations, routes, views, mailers, initializers, locale files, or Rails config. Covers routing, ActiveRecord, migrations, i18n, time zones, mailers, assets, Bundler groups, and logging.
631 ▲
+2 5d ago A 71 tokens
original MIT rootstrap /rails_api_base
Skill Claude Code Codex
Rootstrap RSpec conventions. Use when writing, reviewing, or editing RSpec test files (spec//spec.rb, spec/railshelper.rb, spec/spechelper.rb, spec/support//.rb) or factories. Covers describe/context structure, let/subject, matchers, factories, mocking/stubbing, shared examples, and spec types (model, request…
631 ▲
+2 5d ago A 82 tokens
original MIT rootstrap /rails_api_base
Skill Claude Code Codex
Rootstrap Ruby style conventions. Use when writing, reviewing, or editing any Ruby source file (.rb, .rake, Gemfile, Rakefile, .gemspec, config.ru) to ensure code follows the Rootstrap Ruby style guide — covers layout, syntax, naming, classes/modules, exceptions, collections, strings, regexes, metaprogramming, and…
631 ▲
+2 5d ago A 84 tokens
original MIT rootstrap /rails_api_base
Instructions file
Instructions for rootstrap/rails_api_base, covering claude.md, what this repo is, common commands, testing notes and architecture.
631 ▲
+2 5d ago A 2,081 tokens
original MIT