From windsurf
Manages centralized Windsurf team settings: editor preferences, AI policies, tool approvals, compliance. For org admins defining defaults, overrides, and deployments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-team-settingsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables centralized management of Windsurf settings across teams and organizations. It covers editor preferences, AI behavior policies, tool approvals, and compliance requirements.
This skill enables centralized management of Windsurf settings across teams and organizations. It covers editor preferences, AI behavior policies, tool approvals, and compliance requirements.
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsConfigures Windsurf SSO/SAML, RBAC roles (owner, admin, member), and organization AI policies for Teams/Enterprise plans.
Sets up Windsurf IDE workspaces with .windsurfrules for AI rules, editor settings.json, extensions, cross-editor configs, and team standards for projects and monorepos.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.