sk Skill · dilolabs
crud-patterns
Generates RESTful controllers mapping any action to CRUD by creating new resources instead of custom actions. Use when adding features, creating controllers, designing routes, or handling state changes via REST. WHEN NOT: Non-REST APIs (use api-patterns), view/template work (use turbo-patterns), or model business logic (use model-patterns).
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
rubybashRuby
- Host repository
- dilolabs/nosia
- Compatible with
- Ruby 3.3+, Rails 8.0+
- Licence
- MIT
- Host stars
- 212
- Host language
- Ruby