mit einem Klick
llm-app-basics
Production foundations for LLM-powered applications: prompt architecture, context assembly, structured output enforcement, guardrails, model fallback, cost/latency budgeting, and deterministic runtime behavior patterns. Use when a task creates or modifies prompt templates, model configuration, output schemas, guardrail/moderation layers, token-budget logic, or any code that sends requests to an LLM provider and processes the response in a production path. Trigger phrases: llm app, prompt architecture, structured output, guardrail, model config, llm production, model fallback, token budget. Do NOT use for RAG retrieval/chunking (use rag-patterns), multi-step tool orchestration (use tool-calling-patterns), or evaluation harness design (use evals-design).
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.