← スキル一覧に戻る

ai-engineering
by doanchienthangdev
Omega Vibecode Kit
⭐ 2🍴 1📅 2026年1月21日
SKILL.md
name: ai-engineering description: Building production AI applications with Foundation Models. Covers prompt engineering, RAG, agents, finetuning, evaluation, and deployment. Use when working with LLMs, building AI features, or architecting AI systems.
AI Engineering Skills
Comprehensive skills for building AI applications with Foundation Models.
AI Engineering Stack
┌─────────────────────────────────────────────────────┐
│ APPLICATION LAYER │
│ Prompt Engineering, RAG, Agents, Guardrails │
├─────────────────────────────────────────────────────┤
│ MODEL LAYER │
│ Model Selection, Finetuning, Evaluation │
├─────────────────────────────────────────────────────┤
│ INFRASTRUCTURE LAYER │
│ Inference Optimization, Caching, Orchestration │
└─────────────────────────────────────────────────────┘
12 Core Skills
| Skill | Description | Guide |
|---|---|---|
| Foundation Models | Model architecture, sampling, structured outputs | foundation-models/ |
| Evaluation Methodology | Metrics, AI-as-judge, comparative evaluation | evaluation-methodology/ |
| AI System Evaluation | End-to-end evaluation, benchmarks, model selection | ai-system-evaluation/ |
| Prompt Engineering | System prompts, few-shot, chain-of-thought, defense | prompt-engineering/ |
| RAG Systems | Chunking, embedding, retrieval, reranking | rag-systems/ |
| AI Agents | Tool use, planning strategies, memory systems | ai-agents/ |
| Finetuning | LoRA, QLoRA, PEFT, model merging | finetuning/ |
| Dataset Engineering | Data quality, curation, synthesis, annotation | dataset-engineering/ |
| Inference Optimization | Quantization, batching, caching, speculative decoding | inference-optimization/ |
| AI Architecture | Gateway, routing, observability, deployment | ai-architecture/ |
| Guardrails & Safety | Input/output guards, PII protection, injection defense | guardrails-safety/ |
| User Feedback | Explicit/implicit signals, feedback loops, A/B testing | user-feedback/ |
Development Process
1. Use Case Evaluation → 2. Model Selection → 3. Evaluation Pipeline
↓
4. Prompt Engineering → 5. Context (RAG/Agents) → 6. Finetuning (if needed)
↓
7. Inference Optimization → 8. Deployment → 9. Monitoring & Feedback
Quick Decision Guide
| Need | Start With |
|---|---|
| Improve output quality | prompt-engineering |
| Add external knowledge | rag-systems |
| Multi-step reasoning | ai-agents |
| Reduce latency/cost | inference-optimization |
| Measure quality | evaluation-methodology |
| Protect system | guardrails-safety |
Reference
Based on "AI Engineering" by Chip Huyen (O'Reilly, 2025).
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です