User vs account vs organization
A User is a person; an Organization is the tenant. Permissions live on the Membership that joins them — never on the user by itself.
What this skill helps you build
The core SaaS identity model: a person is a User, the tenant is an Organization, and a Membership joins them — so you authorize through membership, not the user alone.
The production takeaway
A User is a person; an Organization is the tenant. Permissions live on the Membership that joins them — never on the user by itself.
Inside this skill
The full skill expands these implementation areas with decisions, edge cases, prompts, tests, and framework-specific code.
Unlock the full implementation
Paid access includes the complete skill body, implementation prompt, common mistakes, production checklist, and code examples where this skill includes them.