Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates recent advances: PEFT/LoRA fine-tuning, hybrid RAG handoff (see dedicated skill), vLLM 24x throughput, multi-layered security (90%+ bypass for single-layer), automated drift detection (18-second response), and CI/CD-aligned evaluation.
.claude/skills/microck-ai-llm-engineering/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 168% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 115% | 0% |
| case-01 | ✓→✓ | = Same ✓ | 116% | 0% |
| case-02 | ✓→✓ | = Same ✓ | 123% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 155% | 0% |
A single resource for executing, validating, and scaling LLM systems with modern production standards, while delegating domain depth to specialized skills.
This skill provides quick reference, decision frameworks, and navigation to detailed operational patterns for:
For detailed patterns: See Resources and Templates sections below.
| Task | Tool/Framework | Command/Pattern | When to Use | |------|----------------|-----------------|-------------| | RAG Pipeline | LlamaIndex, LangChain | Page-level chunking + hybrid retrieval | Dynamic knowledge, 0.648 accuracy | | Agentic Workflow | LangGraph, AutoGen, CrewAI | ReAct, multi-agent orchestration | Complex tasks, tool use required | | Prompt Design | Anthropic, OpenAI guides | CoT, few-shot, structured | Task-specific behavior control | | Evaluation | LangSmith, W&B, RAGAS | Multi-metric (hallucination, bias, cost) | Quality validation, A/B testing | | Production Deploy | vLLM, TensorRT-LLM | FP8/FP4 quantization, 24x throughput | High-throughput serving, cost optimization | | Monitoring | Arize Phoenix, LangFuse | Drift detection, 18-second response | Production LLM systems |
textBuilding LLM application: [Architecture Selection] ├─ Need current knowledge? │ ├─ Simple Q&A? → Basic RAG (page-level chunking + hybrid retrieval) │ └─ Complex retrieval? → Advanced RAG (reranking + contextual retrieval) │ ├─ Need tool use / actions? │ ├─ Single task? → Simple agent (ReAct pattern) │ └─ Multi-step workflow? → Multi-agent (LangGraph, CrewAI) │ ├─ Static behavior sufficient? │ ├─ Quick MVP? → Prompt engineering (CI/CD integrated) │ └─ Production quality? → Fine-tuning (PEFT/LoRA) │ └─ Best results? └─ Hybrid (RAG + Fine-tuning + Agents) → Comprehensive solution
See Decision Matrices for detailed selection criteria.
Claude should invoke this skill when the user asks about:
Comprehensive operational guides with checklists, patterns, and decision frameworks:
Note: Each resource file includes preflight/validation checklists, copy-paste reference tables, inline templates, anti-patterns, and decision matrices.
Production templates by use case and technology:
This skill integrates with complementary Claude Code skills:
See data/sources.json for 50+ curated authoritative sources:
Quick Decisions: Decision Matrices Pre-Deployment: Production Checklists Planning: Project Planning Patterns Implementation: Common Design Patterns Troubleshooting: Anti-Patterns
Domain Depth: LLMOps | Evaluation | Prompts | Agents | RAG
Templates: templates/ - Copy-paste ready production code
Sources: data/sources.json - Authoritative documentation links
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | pass→pass | 17,143 | 19,947 | +16% | 1 | 1 | 0% | 3,202 | 6,910 | +116% | 0 | 0 | — |
case-02 | pass→pass | 14,957 | 13,868 | -7% | 1 | 1 | 0% | 2,327 | 5,180 | +123% | 0 | 0 | — |
case-03 | pass→pass | 11,936 | 11,252 | -6% | 1 | 1 | 0% | 2,187 | 5,572 | +155% | 0 | 0 | — |
case-04 | fail→pass | 13,749 | 17,495 | +27% | 1 | 1 | 0% | 2,301 | 6,157 | +168% | 0 | 0 | — |
case-05 | pass→pass | 15,742 | 15,023 | -5% | 1 | 1 | 0% | 2,531 | 5,727 | +126% | 0 | 0 | — |
case-06 | pass→pass | 13,558 | 12,644 | -7% | 1 | 1 | 0% | 2,213 | 5,101 | +131% | 0 | 0 | — |
case-07 | pass→pass | 13,100 | 14,880 | +14% | 1 | 1 | 0% | 2,175 | 5,829 | +168% | 0 | 0 | — |
case-08 | pass→pass | 17,044 | 18,078 | +6% | 1 | 1 | 0% | 2,735 | 6,117 | +124% | 0 | 0 | — |
case-09 | pass→pass | 15,288 | 18,780 | +23% | 1 | 1 | 0% | 2,332 | 6,153 | +164% | 0 | 0 | — |
case-10 | fail→pass | 16,701 | 15,649 | -6% | 1 | 1 | 0% | 2,539 | 5,466 | +115% | 0 | 0 | — |
case-11 | pass→pass | 13,115 | 14,878 | +13% | 1 | 1 | 0% | 2,260 | 5,774 | +155% | 0 | 0 | — |
case-12 | pass→pass | 4,763 | 7,145 | +50% | 1 | 1 | 0% | 807 | 4,139 | +413% | 0 | 0 | — |
case-13 | pass→pass | 6,760 | 7,859 | +16% | 1 | 1 | 0% | 1,146 | 4,178 | +265% | 0 | 0 | — |
case-14 | pass→pass | 9,343 | 8,464 | -9% | 1 | 1 | 0% | 1,471 | 4,251 | +189% | 0 | 0 | — |
case-15 | pass→pass | 6,745 | 7,144 | +6% | 1 | 1 | 0% | 1,095 | 4,052 | +270% | 0 | 0 | — |
case-16 | pass→pass | 3,950 | 7,378 | +87% | 1 | 1 | 0% | 637 | 4,161 | +553% | 0 | 0 | — |
case-17 | pass→pass | 9,218 | 11,794 | +28% | 1 | 1 | 0% | 1,436 | 5,095 | +255% | 0 | 0 | — |
case-18 | pass→pass | 9,173 | 7,198 | -22% | 1 | 1 | 0% | 1,641 | 4,236 | +158% | 0 | 0 | — |
case-19 | pass→pass | 4,414 | 8,503 | +93% | 1 | 1 | 0% | 805 | 4,487 | +457% | 0 | 0 | — |
case-20 | pass→pass | 13,429 | 14,906 | +11% | 1 | 1 | 0% | 2,134 | 5,257 | +146% | 0 | 0 | — |
case-21 | pass→pass | 42,883 | 12,564 | -71% | 1 | 1 | 0% | 1,411 | 4,974 | +253% | 0 | 0 | — |
case-22 | pass→pass | 7,955 | 10,347 | +30% | 1 | 1 | 0% | 1,357 | 4,859 | +258% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +9 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.