firestore-security-rules

Write and validate Firestore Security Rules following the project's multi-tenancy Blueprint pattern. Use this skill when implementing collection-level security, Blueprint membership validation, role-based permissions, and data access controls. Ensures rules validate BlueprintMember status, check permissions array, enforce data isolation, and integrate with the three-layer architecture where Security Rules are the first line of defense.

$ 설치

git clone https://github.com/tw-lin/ng-lin /tmp/ng-lin && cp -r /tmp/ng-lin/.github/skills/firestore-security-rules ~/.claude/skills/ng-lin

// tip: Run this command in your terminal to install the skill