python-performance-optimizationVerifiziertTestingProfile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.27.03.2026Score bis zur Registrierung verborgenLoslegen
python-observabilityVerifiziertBackendPython observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics collection, setting up tracing, or debugging production systems.27.03.2026Score bis zur Registrierung verborgenLoslegen
python-error-handlingVerifiziertgeneralPython error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic, designing exception strategies, handling batch processing failures, or building robust APIs.27.03.2026Score bis zur Registrierung verborgenLoslegen
async-python-patternsVerifiziertBackendMaster Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.27.03.2026Score bis zur Registrierung verborgenLoslegen
paypal-integrationVerifiziertFinanceIntegrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.27.03.2026Score bis zur Registrierung verborgenLoslegen
prometheus-configurationVerifiziertDevOpsSet up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.27.03.2026Score bis zur Registrierung verborgenLoslegen
distributed-tracingVerifiziertDevOpsImplement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.27.03.2026Score bis zur Registrierung verborgenLoslegen
similarity-search-patternsVerifiziertMemoryImplement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.27.03.2026Score bis zur Registrierung verborgenLoslegen
langchain-architectureVerifiziertMemoryDesign LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.27.03.2026Score bis zur Registrierung verborgenLoslegen