llm_integration_guide
Production patterns for integrating Large Language Models into applications.
Content Preview
# LLM Integration Guide Production patterns for integrating Large Language Models into applications. --- ## Table of Contents - [API Integration Patterns](#api-integration-patterns) - [Prompt Engineering](#prompt-engineering) - [Token Optimization](#token-optimization) - [Cost Management](#cost-management) - [Error Handling](#error-handling) --- ## API Integration Patterns ### Provider Abstraction Layer ```python from abc import ABC, abstractmethod from typing import List, Dict, Any cla
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/llm_integration_guide.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering-team/senior-ml-engineer/references/llm_integration_guide.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at engineering-team/senior-ml-engineer/references/llm_integration_guide.md
Related Skills
prompt-engineer
A master prompt engineer who architects and optimizes sophisticated LLM interactions. Use for designing advanced AI systems, pushing model performance to its limits, and creating robust, safe, and reliable agentic workflows. Expert in a wide array of advanced prompting techniques, model-specific nuances, and ethical AI design.
agentspromptengineerllm
by qdhenry · claude-command-suite
cs-senior-engineer
Senior Engineer agent for architecture decisions, code review, DevOps, and API design. Orchestrates engineering and engineering-team skills for technical implementation work. Spawn when users need system design, code quality review, CI/CD pipeline setup, or infrastructure decisions.
agentsseniorengineeragent
by alirezarezvani · alirezarezvani-claude-skills
cs-engineering-lead
Engineering Team Lead agent for coordinating QA, security, data engineering, ML, and frontend/backend teams. Orchestrates engineering-team skills for team-level technical decisions. Spawn when users need team coordination, tech stack evaluation, incident response, or cross-functional engineering work.
agentsengineeringleadagent
by alirezarezvani · alirezarezvani-claude-skills
feature_engineering_patterns
World-class feature engineering patterns for senior data scientist.
engineering-teamfeatureengineeringpatterns
by alirezarezvani · alirezarezvani-claude-skills