一键导入
keycloak-prod-profile
Environment skill for Keycloak PROD operations. Pins work to the prod profile and requires extra caution before mutations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Environment skill for Keycloak PROD operations. Pins work to the prod profile and requires extra caution before mutations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
UX-first frontend implementation guidance for layout clarity, predictable actions, accessibility, scanability, forms, responsive behavior, and feedback states.
Safe operating workflow for Kubernetes MCP tasks: read-only evidence first, no direct production mutation without approval, and verification after any approved change.
Skill-driven design and implementation based on Open Design principles. Use when creating new applications, UI components, or design artifacts to ensure high fidelity and brand consistency through a structured Discovery Loop and DESIGN.md enforcement.
Автосгенерированный operational skill на основе повторяющегося паттерна `echo '===== DISK SPACE ====='; df -h; echo; echo '===== RUNNING CONTAINERS ====='; docker ps --format 'table {{.Names}}\t{{.Image}}\t{{.Sta…` для сервера lunix.
Safe operating workflow for Keycloak MCP tasks: preflight, exact target resolution, explicit profile usage, and verification after every mutation.
Environment skill for Keycloak TEST operations. Pins work to the test profile and blocks profile switching.
| name | Keycloak PROD Profile |
| description | Environment skill for Keycloak PROD operations. Pins work to the prod profile and requires extra caution before mutations. |
| service | keycloak |
| category | Identity and Access |
| safety_level | critical |
| ui_hint | Use this for PROD-only bots. The runtime pins profile=prod and prevents environment drift during Keycloak runs. |
| guardrail_summary | ["Pins profile=prod on Keycloak MCP calls","Blocks profile switching","Combines with Keycloak Safety Workflow for mandatory preflight before mutations"] |
| recommended_tools | ["report","ask_user","analyze_output"] |
| runtime_policy | {"applicable_tool_patterns":["^keycloak_"],"blocked_tool_patterns":["^keycloak_use_profile$"],"pinned_arguments":{"profile":"prod"},"auto_inject_pinned_arguments":true} |
| tags | ["keycloak","iam","prod","environment"] |
Use this skill when the agent is allowed to work only in the Keycloak PROD environment.
prodkeycloak_current_environment does not confirm prod, stop immediately and ask the user.profile="prod" when supported by the tool.test, sandbox, or another environment, stop and ask the user before doing anything.Include a line that clearly states:
Environment used: PROD (profile=prod)