LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills tagged: Controller

Browse skills that share this tag.

  • controller-agent - Create thin RESTful Rails controllers
    Ruby on RailsREST APIControllerHTTP

    ★ 0 · Updated 2026-03-26

    Creates thin Rails controllers with REST conventions, strong parameters, error handling, and request specs

    ⚙ create controllers⚙ write request specs⚙ authorize actions
  • controller-agent - Create thin RESTful Rails controllers
    RailsControllerRESTRuby

    ★ 0 · Updated 2026-03-26

    Creates thin RESTful Rails controllers with strong parameters, error handling, and request specs

    ⚙ create Rails controller⚙ modify Rails controller⚙ write request spec
  • controller-patterns - ASP.NET Core Controller Patterns
    ASP.NET CoreWeb APIControllerREST API

    ★ 18 · Updated 2026-03-20

    ASP.NET Core controller patterns including thin controllers, routing, parameter binding, response types, and DTOs

    ⚙ create controller⚙ define routes⚙ bind parameters
  • controller-patterns - ASP.NET Core Controller Best Practices
    ASP.NET CoreWeb APIControllerREST API

    ★ 602 · Updated 2026-03-20

    ASP.NET Core controller patterns including thin controllers, routing, parameter binding, response types, and DTOs

    ⚙ create controller⚙ review controller⚙ apply thin controller pattern