rbac
Tests role-based access control: admin vs user permissions and forbidden pages.
Content Preview
# RBAC Template
Tests role-based access control: admin vs user permissions and forbidden pages.
## Prerequisites
- Admin account: `{{adminUsername}}` / `{{adminPassword}}`
- Regular user: `{{userUsername}}` / `{{userPassword}}`
- App running at `{{baseUrl}}`
---
## TypeScript
```typescript
import { test, expect } from '@playwright/test';
const adminState = '{{adminStorageStatePath}}';
const userState = '{{userStorageStatePath}}';
test.describe('RBAC — Admin', () => {
test.use({ storageHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/rbac.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering-team/playwright-pro/templates/auth/rbac.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at engineering-team/playwright-pro/templates/auth/rbac.md
Related Skills
kubernetes-rbac-analyzer
This skill provides automated assistance for kubernetes rbac analyzer tasks within the Secu
kubernetes-rbac-analyzerkubernetesrbacanalyzer
by jeremylongshore · plugins-plus-skills
databricks-enterprise-rbac
Configure Databricks enterprise SSO, Unity Catalog RBAC, and organization management.
databricks-enterprise-rbacdatabricksenterpriserbac
by jeremylongshore · plugins-plus-skills
juicebox-enterprise-rbac
Configure Juicebox enterprise RBAC with role definitions, permission guards,
juicebox-enterprise-rbacjuiceboxenterpriserbac
by jeremylongshore · plugins-plus-skills
cs-senior-engineer
Senior Engineer agent for architecture decisions, code review, DevOps, and API design. Orchestrates engineering and engineering-team skills for technical implementation work. Spawn when users need system design, code quality review, CI/CD pipeline setup, or infrastructure decisions.
agentsseniorengineeragent
by alirezarezvani · alirezarezvani-claude-skills