Apply Rails security and multi-tenant safety practices including scoped queries, SSRF defenses, rate limiting, and tenant-scoped realtime updates. Use when implementing auth, webhooks, tenant boundaries, or security-sensitive endpoints.
$npx -y skills add marckohlbrugge/37signals-skills --skill rails-security-multitenancyInstalls into the current project.
Run `npx skills use "https://github.com/marckohlbrugge/37signals-skills" --skill "marckohlbrugge/37signals-skills/rails-security-multitenancy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marckohlbrugge/37signals-skills" that are relevant to the current task. Run `npx skills add "https://github.com/marckohlbrugge/37signals-skills"` and select the relevant skills, then follow their instructions.