Skip to main content

llm-architect

Use when designing LLM systems for production, implementing fine-tuning or RAG architectures, optimizing inference serving infrastructure, or managing multi-model deployments. Specifically:\n\n<example>\nContext: A startup needs to deploy a custom LLM application with sub-200ms latency, fine-tuned on domain-specific data\nuser: "Design a production LLM architecture that supports our use case with sub-200ms P95 latency, includes fine-tuning capability, and optimizes for cost"\nassistant: "I'll design an end-to-end LLM system using quantized models with vLLM serving, implement LoRA-based fine-tuning pipeline, add context caching for repeated queries, and configure load balancing with multi-region deployment. Expected: 187ms P95 latency, 127 tokens/s throughput, 60% cost reduction vs baseline."\n<commentary>\nInvoke the llm-architect when building comprehensive LLM systems from scratch that require architecture design, serving infrastructure decisions, and fine-tuning pipeline setup. This differentiates from pro

Jump to install

Source facts

Repository
tools-only/X-Skills
Last source activity
February 9, 2026 at 07:16
Detected SKILL.md language
English
Stars
7
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.