llm-application-dev
πPluginwshobson/agents
LLM Application Dev is a Claude Code plugin from the wshobson/agents marketplace for building production-ready LLM applications, advanced RAG systems, and intelligent agents with modern AI patterns.
Overview
LLM Application Dev is a Claude Code plugin from the wshobson/agents marketplace for building production-ready LLM applications, advanced RAG systems, and intelligent agents with modern AI patterns. Updated to version 2.0 with LangGraph integration, it includes three specialized agents (AI engineer, prompt engineer, and vector database engineer) along with eight skills covering LangGraph architecture, RAG implementation, evaluation, prompt engineering, embeddings, and hybrid search.
Key Features
- LangGraph-Based Agent Development: Build agent workflows using LangGraph StateGraph patterns with memory, tool use, and durable execution via checkpointers, replacing deprecated LangChain patterns
- Production RAG Systems: Implement retrieval-augmented generation with hybrid search (vector + keyword fusion), reranking, and optimized chunking strategies
- Vector Database Engineering: Expert guidance for Pinecone, Qdrant, Weaviate, Milvus, and pgvector with HNSW, IVF, and Product Quantization index optimization
- Prompt Engineering: Advanced techniques including chain-of-thought, few-shot learning, constitutional AI, structured outputs with Pydantic, and model-specific optimization for Claude and GPT models
- Embedding Strategy Optimization: Guidance on Voyage AI, OpenAI, and open-source embedding model selection with performance tuning
- LLM Evaluation Frameworks: Tools and patterns for evaluating LLM application quality, accuracy, and reliability
- Interactive Commands: Three commands for creating LangGraph agents, building AI assistants, and optimizing prompts for production
Who is this for?
AI engineers and developers building LLM-powered applications who need expert guidance on RAG architectures, agent workflows with LangGraph, vector search optimization, and prompt engineering best practices.
Part of
wshobson-agents
Installation
/plugin marketplace add wshobson/agents/plugin install llm-application-dev@claude-code-workflowsMore from this repository10
The ui-design plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for UI/UX design assistance within development workflows.
A Claude Code plugin from the wshobson/agents marketplace for deployment validation, providing specialized AI agents and tools to ensure reliable production deployments within a 73-plugin ecosystem.
The data-validation-suite plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Data category, which includes two data-focused plugins: data engineering and data validation.
Shell Scripting is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.
An MLOps plugin from the wshobson/agents ecosystem providing Claude Code with specialized agents and skills for ML pipeline management, model deployment, experiment tracking, and production monitoring.
A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.
A Claude Code plugin for CI/CD automation with 4 specialized skills covering pipeline design, GitHub Actions, GitLab CI, and secrets management, part of the wshobson/agents marketplace.
The reverse-engineering plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for code analysis, binary examination, and system reverse engineering tasks.
Comprehensive Review is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.
The functional-programming plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Languages category, which includes seven language-focused plugins covering Python, JavaScript/TypeScript, systems programming, JVM, sc...