organization-best-practices
Comprehensive organization and member management with roles, permissions, and invitations for Better Auth.
Install
npx skills add https://github.com/better-auth/skills --skill organization-best-practicesStats
| Total installs | 6,282 |
| Weekly installs | 6.3K |
| GitHub stars | 163 |
| First seen | Feb 10, 2026 |
| Source | @better-auth/skills |
Summary
- Configure organizations with customizable creation rules, membership limits, and ownership constraints; creators automatically receive the owner role
- Manage members and invitations with email delivery, expiration windows, and shareable invitation URLs; support multiple roles per member
- Define custom roles and permissions with dynamic access control; check permissions server-side via hasPermission endpoint or client-side via checkRolePermission
- Create and manage teams within organizations with configurable member and team limits; set active teams to scope API calls
- Use lifecycle hooks (beforeCreate, afterCreate, beforeDelete) and schema customization to extend default behavior and integrate with external systems
Tags
Related skills
| Skill | Installs | vs organization-best-practices |
|---|---|---|
| tanstack-start-best-practices | 3,443 | -2,839 |
| coder | 3,677 | -2,605 |
| react-best-practices | 3,161 | -3,121 |
| breakdown-epic-arch | 7,476 | +1,194 |
| fullstack-developer | 3,637 | -2,645 |
FAQ
- How many installs does organization-best-practices have?
- organization-best-practices has 6,282 total installs and 6.3K installs this week.
- Where is organization-best-practices hosted?
- organization-best-practices is published by @better-auth/skills at https://github.com/better-auth/skills.
- How many GitHub stars does organization-best-practices have?
- organization-best-practices has 163 GitHub stars.
- When was organization-best-practices first indexed?
- OrangeBot.AI first indexed organization-best-practices on Feb 10, 2026.
- How do I install organization-best-practices?
- Run: npx skills add https://github.com/better-auth/skills --skill organization-best-practices