Llm Application Dev
Llm Application Dev from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
5- ▌ LLM Evaluation · gabrielmoreiraImplement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
- ▌ Langchain Architecture · gabrielmoreiraDesign LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
- ▌ Similarity Search Patterns · gabrielmoreiraImplement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.
- ▌ Prompt Engineering Patterns · gabrielmoreiraThis skill should be used when the user asks to "optimize a prompt", "improve prompt performance", "design a prompt template", "write better prompts", "debug prompt issues", "use chain-of-thought", "structured prompting", "few-shot prompting", or wants to apply advanced prompt engineering patterns for production LLM applications.
- ▌ Hybrid Search Implementation · gabrielmoreiraCombine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.