一键导入
keycloak-test-profile
Environment skill for Keycloak TEST operations. Pins work to the test profile and blocks profile switching.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Environment skill for Keycloak TEST operations. Pins work to the test profile and blocks profile switching.
用 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.
Environment skill for Keycloak PROD operations. Pins work to the prod profile and requires extra caution before mutations.
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.
| name | Keycloak TEST Profile |
| description | Environment skill for Keycloak TEST operations. Pins work to the test profile and blocks profile switching. |
| service | keycloak |
| category | Identity and Access |
| safety_level | high |
| ui_hint | Use this for TEST-only bots. The runtime pins profile=test on Keycloak MCP calls. |
| guardrail_summary | ["Pins profile=test on Keycloak MCP calls","Blocks profile switching","Keeps TEST bots out of other environments"] |
| recommended_tools | ["report","ask_user","analyze_output"] |
| runtime_policy | {"applicable_tool_patterns":["^keycloak_"],"blocked_tool_patterns":["^keycloak_use_profile$"],"pinned_arguments":{"profile":"test"},"auto_inject_pinned_arguments":true} |
| tags | ["keycloak","iam","test","environment"] |
Use this skill when the agent is allowed to work only in the Keycloak TEST environment.
testkeycloak_current_environment does not confirm test, stop immediately and ask the user.profile="test" when supported by the tool.prod, production, or another environment, do not continue without user confirmation.test profile.Include a line that clearly states:
Environment used: TEST (profile=test)