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.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill ai-product --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ai Product?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-ai-product)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: ai-product
description: "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."
source: vibeship-spawner-skills (Apache 2.0)
---
# 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)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!