Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for Qdrant development. Browse commands, agents, skills, and more.
Build and deploy production-grade LLM applications with LangGraph for agent orchestration, advanced RAG pipelines leveraging vector and hybrid search, prompt engineering patterns, and automated evaluation. Covers embedding model selection, vector index optimization, and multi-agent architectures for document Q&A, chatbots, and semantic search over proprietary data.
Accelerate LLM application development with production-ready patterns for context window management, RAG pipelines, prompt caching, observability via Langfuse, and agent architectures.
Explore and analyze codebases using semantic search, dependency graphs, and context artifacts to understand architecture, find functions and types, trace features, and inspect schemas or specs.
Helps Qdrant users optimize and manage vector search deployments through tuning performance, diagnosing search quality, scaling clusters, deploying infrastructure, upgrading versions, and using client SDKs.
Orchestrate security audit workflows: annotate code with @audit tags, map authentication flows, define markdown vulnerability patterns, hunt for bugs using hypothesis-driven scans, draft structured findings, deduplicate results, generate PoCs, and encode validated vulnerabilities into reusable detection modules.
Run semantic (vector) and full-text (keyword) searches across indexed PDFs, markdown, and source code using the arc CLI. Index content into Qdrant and MeiliSearch with AST-aware chunking, frontmatter, and git metadata, then query either search type via a single command.
Design secure multi-tenant RAG/CAG systems by selecting vector databases like Qdrant, Weaviate, Pinecone, PostgreSQL, or Redis, applying chunking strategies (fixed-size, semantic, recursive), and implementing security patterns for tenant isolation, access control, prompt injection prevention, and data classification.
Semantically search IEEE, INCOSE, and ISO systems engineering standards. Retrieve relevant knowledge snippets and apply RAG to ground your engineering specifications using a local Python MCP server with Qdrant vector database and OpenAI embeddings.