원클릭으로
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)