permissions

Guide for working with team-based permissions and authorization in the WODsmith codebase. Use when touching TEAM_PERMISSIONS constants, hasTeamPermission/requireTeamPermission functions, adding permission checks to actions or server functions, creating features requiring authorization, or ensuring client-server permission consistency.

$ インストール

git clone https://github.com/wodsmith/thewodapp /tmp/thewodapp && cp -r /tmp/thewodapp/.claude/skills/permissions ~/.claude/skills/thewodapp

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