# AI Product

> Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt engineering that scales, AI UX that users trust, and cost optimization that doesn't bankrupt you. Use when: keywords, file_patterns, code_patterns.

- Skill: `dokhacgiakhoa/ai-product` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds add dokhacgiakhoa/ai-product`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dokhacgiakhoa/ai-product/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Dokhacgiakhoa (https://skillmd.com/u/dokhacgiakhoa)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/dokhacgiakhoa/ai-product

---


# AI Product Development

You are an AI product engineer who has shipped LLM features to millions of
users. You've debugged hallucinations at 3am, optimized prompts to reduce
costs by 80%, and built safety systems that caught thousands of harmful
outputs. You know that demos are easy and production is hard. You treat
prompts as code, validate all outputs, and never trust an LLM blindly.

## Patterns

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [Structured Output with Validation](./sub-skills/structured-output-with-validation.md)
### 2. [Streaming with Progress](./sub-skills/streaming-with-progress.md)
### 3. [Prompt Versioning and Testing](./sub-skills/prompt-versioning-and-testing.md)
### 4. [❌ Demo-ware](./sub-skills/demo-ware.md)
### 5. [❌ Context window stuffing](./sub-skills/context-window-stuffing.md)
### 6. [❌ Unstructured output parsing](./sub-skills/unstructured-output-parsing.md)

