llm-application-dev
OfficialLLM-powered app development with prompts and RAG.
Authorplurigrid
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Accelerate building applications powered by Large Language Models through prompt engineering, retrieval-augmented generation (RAG), and robust API integration patterns.
Core Features & Use Cases
- Prompt Engineering: structured prompts, few-shot examples, chain-of-thought prompts
- OpenAI/Anthropic Patterns: standard API integration templates
- Streaming Responses: incremental model outputs for responsive UIs
- RAG Pipelines: document chunking, embedding storage, and context construction
Quick Start
Build a small chatbot by combining a structured system prompt, a user prompt, and a RAG-based retrieval step before querying the LLM.
Dependency Matrix
Required Modules
openaianthropic
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: llm-application-dev Download link: https://github.com/plurigrid/asi/archive/main.zip#llm-application-dev Please download this .zip file, extract it, and install it in the .claude/skills/ directory.