고급 JSON 프롬프트 래핑 for AI
Wikiprompt, 무료 프롬프트 백과사전에서
고급 JSON 프롬프트 래핑 for AI 강력한 JSON 프롬프트를 구축하기 위한 프레임워크로, 명시적인 실패 방지, 조정 가능한 사고 깊이, 그리고 자체 검증 규칙을 포함합니다.
프롬프트 내용저장
🌐
{
"task": "Wrap your entire JSON prompt inside another JSON prompt and force multi-stage reasoning.",
"input_prompt": {
"original_task": "Translate into Korean. Preserve VERBATIM placeholders [X]/{x}, brand/model names, param flags (--ar,85mm,4K,24fps), code/JSON keys and structure, quoted in-image text. Keep structure 1:1. NEVER em-dashes (use ' - '). Preserve diacritics. Output ONLY the translation, no preamble, no fences.",
"translation_target": "Korean",
"preservation_rules": {
"placeholders": "[X]/{x}",
"brand_model_names": true,
"param_flags": "--ar,85mm,4K,24fps",
"code_json_keys_structure": true,
"quoted_in_image_text": true,
"structure_ratio": "1:1",
"em_dashes": "NEVER - use ' - '",
"diacritics": "preserve",
"output_format": "ONLY translation, no preamble, no fences"
}
},
"multi_stage_reasoning": {
"stage_1": "Parse the original prompt to identify all elements requiring preservation (placeholders, flags, structure).",
"stage_2": "Translate the semantic content into Korean while maintaining the exact structural layout.",
"stage_3": "Verify that all preserved elements are intact and no em-dashes or extra text are added."
},
"anti_failures": {
"must_not_do": [
"Do not translate placeholders, brand names, param flags, or code/JSON keys.",
"Do not alter the structure or add/remove lines.",
"Do not use em-dashes (-) - use hyphen with spaces instead.",
"Do not include any preamble, explanations, or fences in the output.",
"Do not omit diacritics or change quoted in-image text."
]
},
"thinking_mode": "deep",
"self_check": {
"rules": [
"Before replying, re-read the original prompt and compare with the translation to ensure 1:1 structure.",
"Check that all placeholders, flags, and keys are verbatim.",
"Confirm no em-dashes are present - replace with ' - ' if found.",
"Ensure the output contains only the translated text with no extra content."
]
}
}
전체 프롬프트를 보려면 로그인하세요
Continue with:
By logging in, you agree to our Terms of Use and Privacy Policy
사용법
이 프롬프트는 coding와 함께 사용하도록 설계되었습니다. 위의 프롬프트 내용을 복사하여 원하는 AI 도구에 붙여넣으세요.
최상의 결과를 얻으려면 자리 표시자(대괄호 또는 대문자로 표시)를 특정 요구 사항으로 사용자 지정할 수 있습니다.
토론
댓글 0개