Implement role-based access control (RBAC) in web applications using tRPC and React. Use when adding admin/manager-only features, restricting endpoints by user role, or implementing permission systems in full-stack TypeScript applications.
$npx -y skills add abcnuts/manus-skills --skill role-based-access-controlInstalls into the current project.
Run `npx skills use "https://github.com/abcnuts/manus-skills" --skill "abcnuts/manus-skills/role-based-access-control"` 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/abcnuts/manus-skills" that are relevant to the current task. Run `npx skills add "https://github.com/abcnuts/manus-skills"` and select the relevant skills, then follow their instructions.