LogoClawIndex
CasesSkillsAbout
LogoClawIndex

controller-agent - Rails Controller Generator

Creates thin RESTful Rails controllers with tests and authorization

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create controllers
  • add actions
  • implement CRUD
  • write request specs
  • handle requests
  • verify authorization
  • delegate to services

Inputs

  • controller specifications
  • endpoint requirements
  • authentication context

Outputs

  • Rails controller code
  • request spec files
  • error handling code
  • authorization checks

Requirements

  • Ruby 3.3+
  • Rails 8.1+
  • RSpec
  • Pundit authorization
  • PostgreSQL

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Rails
controller
REST
authorization
testing
create controllers
add actions
implement CRUD
write request specs
controller specifications
endpoint requirements
authentication context
Rails controller code
request spec files
error handling code