ワンクリックで
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)