Arize Phoenix observability platform setup for LLM debugging and evaluation
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 MikeTreml/MissionControl 中的 1,968 个 Skill。打开任一 Skill 可查看来源和详情。
MikeTreml/MissionControl已展示 40 / 1,968 个已收集 Skill。
Arize Phoenix observability platform setup for LLM debugging and evaluation
原文语言:英语
PII detection and redaction utilities for privacy-compliant conversational AI
原文语言:英语
Pinecone vector database setup, configuration, and operations for RAG applications
原文语言:英语
Token-efficient prompt compression techniques for cost optimization
原文语言:英语
Prompt injection detection and prevention for secure LLM applications
原文语言:英语
Structured prompt template creation with variables, formatting, and version control
原文语言:英语
Qdrant vector database with filtering, payloads, and quantization support
原文语言:英语
Document chunking with multiple strategies including semantic, recursive, and fixed-size chunking
原文语言:英语
Batch embedding generation with caching, rate limiting, and multiple provider support
原文语言:英语
Hybrid search combining semantic and keyword retrieval for RAG pipelines. Implement BM25 + dense vector search with fusion strategies.
原文语言:英语
Query expansion, HyDE, and multi-query generation for improved retrieval
原文语言:英语
Cross-encoder reranking and MMR diversity filtering for improved retrieval quality
原文语言:英语
Rasa NLU pipeline configuration and training for intent and entity extraction
原文语言:英语
Redis backend for conversation state persistence and caching
原文语言:英语
Microsoft Semantic Kernel planner and plugin setup for orchestrated AI
原文语言:英语
SetFit few-shot learning for efficient intent classification with minimal data
原文语言:英语
spaCy NER model training and entity extraction for conversational AI
原文语言:英语
Weaviate vector database setup with GraphQL queries and hybrid search
原文语言:英语
Zep memory server integration for long-term conversation memory and user profiling
原文语言:英语
Provide implementations of advanced data structures
原文语言:英语
Generate visual representations of algorithm execution
原文语言:英语
Interface with AtCoder for Japanese competitive programming contests
原文语言:英语
Profile code performance and identify bottlenecks
原文语言:英语
Manage and generate competitive programming templates
原文语言:英语
Interface with Codeforces API for contest data, problem sets, and submissions
原文语言:英语
Calculate combinatorial values with modular arithmetic
原文语言:英语
Automated Big-O complexity analysis of code and algorithms. Performs static analysis of loop structures, recursive call trees, space complexity estimation, and amortized analysis with detailed derivation documents.
原文语言:英语
Track progress through CSES Problem Set with structured learning
原文语言:英语
Select optimal data structure based on operation requirements
原文语言:英语
Apply advanced DP optimizations automatically
原文语言:英语
Maintain and match against a library of classic dynamic programming patterns. Provides pattern matching, template code generation, variant detection, and problem-to-pattern mapping for DP problems.
原文语言:英语
Assist in designing optimal DP states and transitions
原文语言:英语
Model optimization problems as network flow problems
原文语言:英语
Implement computational geometry algorithms
原文语言:英语
Provide robust computational geometry primitives
原文语言:英语
Select optimal graph algorithm based on problem constraints
原文语言:英语
Convert problem descriptions into graph representations
原文语言:英语
Curated bank of interview problems organized by company, pattern, and difficulty. Provides problem recommendations, coverage tracking, weak area identification, and premium problem alternatives for FAANG interview preparation.
原文语言:英语
Simulate realistic coding interview experience
原文语言:英语
Identify and verify loop invariants for correctness proofs
原文语言:英语