SecondLifes/code-intel

Hybrid semantic+keyword code search, RAG chat, and a 17-tool MCP server for Delphi/Pascal and ~45 other languages

2Stars on the repository
55Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

fastapi

01

SecondLifes/code-intel

Skill Claude CodeCodex

FastAPI best practices and conventions. Use when working with FastAPI APIs, Pydantic models, dependencies, streaming responses including Server-Sent Events (SSE), and serving frontend apps. Keeps FastAPI code clean and up to date with the latest features and patterns.

2 21d ago A 57 tokens copy · 95% Apache-2.0

python

03

SecondLifes/code-intel

Skill Claude CodeCodex

General-purpose Python engineering skill — profiling/performance optimization, pytest-based testing (fixtures, mocking, async, property-based), and design principles (SRP, composition over inheritance, dependency injection). Use whenever writing, reviewing, testing, or optimizing Python code, including ad-hoc scripts…

2 21d ago A 67 tokens copy · 100% Apache-2.0

qdrant-clients-sdk

04

SecondLifes/code-intel

Skill Claude CodeCodex

Qdrant provides client SDKs for various programming languages, allowing easy integration with Qdrant deployments.

2 21d ago A 28 tokens copy · 92% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE', 'which deployment option', 'self-hosted vs cloud', or 'need lowest latency deployment'. Also use when choosing between deployment types for a new project.

2 21d ago A 79 tokens copy · 89% Apache-2.0

qdrant-monitoring

06

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', or needs to set up Prometheus, Grafana, or health checks. Also use when debugging production issues that…

2 21d ago A 83 tokens original Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Diagnoses Qdrant production issues using metrics and observability tools. Use when someone reports 'optimizer stuck', 'indexing too slow', 'memory too high', 'OOM crash', 'queries are slow', 'latency spike', or 'search was fast now it's slow'. Also use when performance degrades without obvious config changes.

2 21d ago A 75 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant monitoring setup including Prometheus scraping, health probes, Hybrid Cloud metrics, alerting, and log centralization. Use when someone asks 'how to set up monitoring', 'Prometheus config', 'Grafana dashboard', 'health check endpoints', 'how to scrape Hybrid Cloud', 'what alerts to set', 'how to…

2 21d ago A 86 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Navigation hub linking sub-skills for proactive Qdrant tuning: search speed, indexing performance, and memory usage optimization. Use when planning configuration or capacity changes to improve speed and efficiency. For diagnosing an active production slowdown or analyzing live metrics, use qdrant-monitoring instead.

2 21d ago A 63 tokens original Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Diagnoses and fixes slow Qdrant indexing and data ingestion. Use when someone reports 'uploads are slow', 'indexing takes forever', 'optimizer is stuck', 'HNSW build time too long', or 'data uploaded but search is bad'. Also use when optimizer status shows errors, segments won't merge, or indexing threshold questions…

2 21d ago A 78 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory leak', or asks 'why is memory usage so high?', 'how to reduce RAM?'. Also use when memory doesn't match calculations, quantization didn't help, or nodes crash during…

2 21d ago A 82 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Diagnoses and fixes slow Qdrant search. Use when someone reports 'search is slow', 'high latency', 'queries take too long', 'low QPS', 'throughput too low', 'filtered search is slow', or 'search was fast but now it's slow'. Also use when search performance degrades after config changes or data growth.

2 21d ago A 78 tokens copy · 100% Apache-2.0

qdrant-scaling

13

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant scaling decisions. Use when someone asks 'how many nodes do I need', 'data doesn't fit on one node', 'need more throughput', 'cluster is slow', 'too many tenants', 'vertical or horizontal', 'how to shard', or 'need to add capacity'.

2 21d ago A 66 tokens original Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant query latency optimization. Use when someone asks 'search is slow', 'how to reduce latency', 'p99 is too high', 'tail latency', 'single query too slow', 'how to make search faster', or 'latency spikes'.

2 21d ago A 63 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant data volume scaling decisions. Use when someone asks 'data doesn't fit on one node', 'too much data', 'need more storage', 'vertical or horizontal scaling', 'tenant scaling', 'time window rotation', or 'data growth exceeds capacity'.

2 21d ago A 62 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many nodes?', 'how many shards?', 'how to add nodes', 'resharding', 'data doesn't fit', or 'need more capacity'. Also use when data growth outpaces current deployment.

2 21d ago A 68 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation', 'delete old data efficiently', 'social media feed search', 'news search', 'log search with retention', or 'how to keep only last N months of data'.

2 21d ago A 76 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tenant isolation', 'dedicated shards', or reports tenant performance issues. Also use when multi-tenant workloads outgrow shared infrastructure.

2 21d ago A 61 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling', 'resize cluster', 'scale up vs scale out', or when memory/CPU is insufficient on current nodes. Also use when someone wants to avoid the complexity of horizontal scaling.

2 21d ago A 78 tokens copy · 100% Apache-2.0

qdrant-scaling-qps

20

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant query throughput (QPS) scaling. Use when someone asks 'how to increase QPS', 'need more throughput', 'queries per second too low', 'batch search', 'read replicas', or 'how to handle more concurrent queries'.

2 21d ago A 61 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.

2 21d ago A 56 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall', 'irrelevant matches', 'missing expected results', or asks 'how to improve search quality?', 'which embedding model?', 'should I use hybrid search?', 'should I use…

2 21d ago A 122 tokens original Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Diagnoses Qdrant search quality issues. Use when someone reports 'results are bad', 'wrong results', 'not relevant results', 'missing matches', 'recall is low', 'approximate search worse than exact', 'which embedding model', 'quality dropped after quantization', 'how to measure retrieval quality', 'build a golden…

2 21d ago A 104 tokens copy · 100% Apache-2.0

SecondLifes/code-intel

Skill Claude CodeCodex

Guides Qdrant search strategy selection. Use when someone asks 'should I use hybrid search?', 'how to rerank?', 'results are not relevant', 'I don't get needed results from my dataset but they're there', 'retrieval quality is not good enough', 'results too similar', 'need diversity', 'MMR', 'relevance feedback'…

2 21d ago A 96 tokens copy · 100% Apache-2.0