Skip to main content
Back to registry

ruby-rails-application

aj-geddes/useful-ai-prompts

Build comprehensive Ruby on Rails applications with proper model associations, RESTful controllers, Active Record queries, authentication systems, middleware chains, and view rendering following Rails conventions.

Installs211
Install command
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill ruby-rails-application
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build comprehensive Ruby on Rails applications with proper model associations, RESTful controllers, Active Record queries, authentication systems, middleware chains, and view rendering following Rails conventions. Minimal working example: Detailed implementations in the references/ directory: - Overview - When to Use - Quick Start - Reference Guides - Best Practices - Building Rails web applications - Implementing Active Record models with associations - Creating RESTful controllers and actions - Integrating authentication and authorization - Building complex database relationships - Implementing Rails middleware and filters - Use conventions over configuration - Leverage Active Record associations - Implement proper scopes for queries - Use strong parameters for security - Implement authentication in ApplicationController - Use services for complex business logic - Implement proper error handling - Use database migrations for schema changes - Validate all inputs at model level - Use before_action filters appropriately - Use raw SQL without parameterization - Implement business logic in controllers - Trust user input without validation - Store secrets in code - Use select * without specifying columns - Forget N+1 query problems (use includes/joins) - Implement authentication in each controller - Use global variables - Ignore database constraints

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ruby-rails-application do?

Build comprehensive Ruby on Rails applications with proper model associations, RESTful controllers, Active Record queries, authentication systems, middleware chains, and view rendering following Rails conventions.

Is ruby-rails-application good?

ruby-rails-application does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ruby-rails-application work with?

ruby-rails-application currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to ruby-rails-application?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ruby-rails-application?

npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill ruby-rails-application

Related skills

More from aj-geddes/useful-ai-prompts

Related skills

Alternatives in Software Engineering