Agent skill · AI & Agents

llm-app-patterns

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill llm-app-patterns-dokhacgiakhoa-antigravity-ide --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Version: 4.1.0-fractal
Path: skills/ai-llm/llm-app-patterns-dokhacgiakhoa-antigravity-ide/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 🤖 LLM Application Patterns > Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices. ## When to Use This Skill Use this skill when: - Designing LLM-powered applications - Implementing RAG (Retrieval-Augmented Generation) - Building AI agents with tools - Setting up LLMOps monitoring - Choosing between agent architectures --- ## 1. RAG Pipeline Architecture ## 🧠 Knowledge Modules (Fractal Skills) ### 1. [Overview](./sub-skills/overview.md) ### 2. [1.1 Document Ingestion](./sub-skills/11-document-ingestion.md) ### 3. [1.2 Embedding & Storage](./sub-skills/12-embedding-storage.md) ### 4. [1.3 Retrieval Strategies](./sub-skills/13-retrieval-strategies.md) ### 5. [1.4 Generation with Context](./sub-skills/14-generation-with-context.md) ### 6. [2.1 ReAct Pattern (Reasoning + Acting)](./sub-skills/21-react-pattern-reasoning-acting.md) ### 7. [2.2 Function Calling Pattern](./sub-skills/22-function-calling-pattern.md) ### 8. [2.3 Plan-and-Execute Pattern](./sub-skills/23-plan-and-execute-pattern.md) ### 9. [2.4 Multi-Agent Collaboration](./sub-skills/24-multi-agent-collaboration.md) ### 10. [3.1 Prompt

What's inside
Steps it walks through
  1. When to Use This Skill
  2. 1. RAG Pipeline Architecture
  3. 🧠 Knowledge Modules (Fractal Skills)
  4. 1. [Overview](./sub-skills/overview.md)
  5. 2. [1.1 Document Ingestion](./sub-skills/11-document-ingestion.md)
  6. 3. [1.2 Embedding & Storage](./sub-skills/12-embedding-storage.md)
  7. 4. [1.3 Retrieval Strategies](./sub-skills/13-retrieval-strategies.md)
  8. 5. [1.4 Generation with Context](./sub-skills/14-generation-with-context.md)
  9. 7. [2.2 Function Calling Pattern](./sub-skills/22-function-calling-pattern.md)
  10. 8. [2.3 Plan-and-Execute Pattern](./sub-skills/23-plan-and-execute-pattern.md)
  11. 9. [2.4 Multi-Agent Collaboration](./sub-skills/24-multi-agent-collaboration.md)
  12. 12. [3.3 Prompt Chaining](./sub-skills/33-prompt-chaining.md)
  13. 13. [4.1 Metrics to Track](./sub-skills/41-metrics-to-track.md)
  14. 14. [4.2 Logging & Tracing](./sub-skills/42-logging-tracing.md)
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the llm-app-patterns skill do?

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill llm-app-patterns-dokhacgiakhoa-antigravity-ide --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going