Official Rails documentation. Use when asked about any Rails-specific topic including ActiveRecord, routing, controllers, views, mailers, jobs, Action Cable, Action Text, Active Storage, migrations, validations, callbacks, associations, caching, security, or internals.
90
87%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Official Rails documentation for reference during development.
references/getting_started.md — Rails basics, MVC overview, first app walkthroughreferences/command_line.md — rails command, generators, rake tasksreferences/configuring.md — Environments, initializers, credentials, database.ymlreferences/autoloading_and_reloading_constants.md — Zeitwerk, module naming, reload behaviorreferences/initialization.md — Rails boot sequence, railties, enginesreferences/active_record_basics.md — Models, CRUD, conventions, migrationsreferences/active_record_querying.md — Finders, scopes, joins, includes, explainreferences/active_record_validations.md — Built-in validators, custom validators, errorsreferences/active_record_callbacks.md — Lifecycle hooks, after_commit, skip_callbackreferences/association_basics.md — belongs_to, has_many, has_one, HABTM, polymorphicreferences/active_record_migrations.md — Schema changes, reversible migrations, db:migratereferences/active_record_encryption.md — Encrypting attributes at restreferences/active_record_composite_primary_keys.md — Multi-column primary keysreferences/active_record_multiple_databases.md — Multi-DB setup, sharding, replicasreferences/active_record_postgresql.md — PostgreSQL-specific features (hstore, jsonb, arrays)references/active_model_basics.md — ActiveModel outside ActiveRecord, form objectsreferences/action_controller_overview.md — Controllers, params, filters, sessions, cookiesreferences/action_controller_advanced_topics.md — Streaming, live, metal, http authreferences/routing.md — Resources, namespaces, constraints, named routes, URL helpersreferences/action_view_overview.md — Templates, partials, layouts, formatsreferences/action_view_helpers.md — form_with, link_to, tag, content_tag, asset helpersreferences/form_helpers.md — form_with, field helpers, nested forms, uploadsreferences/layouts_and_rendering.md — render, redirect_to, respond_to, layout inheritancereferences/working_with_javascript_in_rails.md — Import maps, Turbo, Stimulus overviewreferences/action_text_overview.md — Rich text with Trix, attachmentsreferences/active_job_basics.md — Job classes, queues, retry, test helpersreferences/action_mailer_basics.md — Mailers, templates, deliveries, previewsreferences/action_mailbox_basics.md — Incoming email routing and processingreferences/active_storage_overview.md — File uploads, variants, direct uploads, S3/GCS/Azurereferences/testing.md — Minitest, fixtures, test types, helpers, assertionsreferences/action_cable_overview.md — WebSockets, channels, broadcasting, connectionsreferences/security.md — SQL injection, XSS, CSRF, mass assignment, secure headersreferences/caching_with_rails.md — Fragment, action, HTTP caching, cache storesreferences/asset_pipeline.md — Sprockets, Propshaft, precompile, digestsreferences/tuning_performance_for_deployment.md — Puma, connection pooling, GCreferences/i18n.md — Translation files, locale, pluralization, date formatsreferences/api_app.md — API-only Rails, slim middleware stackreferences/rails_on_rack.md — Middleware stack, Rack integrationreferences/active_support_core_extensions.md — String, Array, Hash, Date extensionsreferences/active_support_instrumentation.md — Notifications, log subscribersreferences/association_basics.md — Association options, eager loading strategiesreferences/debugging_rails_applications.md — debug gem, logger, web-console, byebugreferences/error_reporting.md — Error::Reporter, Sentry integrationreferences/threading_and_code_execution.md — Thread safety, executor, reloaderreferences/upgrading_ruby_on_rails.md — Version upgrade paths, deprecation handlingcb03f92
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.