Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٨ من skills من bobmatnyc/terminator. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٨ من أصل ١٨ skills مجمعة.
Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
لغة النص الأصلي: الإنجليزية
mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration
لغة النص الأصلي: الإنجليزية
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.
لغة النص الأصلي: الإنجليزية
Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.
لغة النص الأصلي: الإنجليزية
Use git worktrees for parallel development on multiple branches simultaneously
لغة النص الأصلي: الإنجليزية
Create and manage stacked (dependent) pull requests for complex features
لغة النص الأصلي: الإنجليزية
Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.
لغة النص الأصلي: الإنجليزية
CI security scanning: secrets, deps, SAST, triage, expiring exceptions
لغة النص الأصلي: غير محددة
Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.
لغة النص الأصلي: الإنجليزية
Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.
لغة النص الأصلي: الإنجليزية
DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers. Use when optimizing prompts systematically, building production LLM systems, implementing RAG/classification tasks, or requiring…
لغة النص الأصلي: الإنجليزية
LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications. Use when implementing RAG (Retrieval Augmented Generation), creating AI agents with tools, or chaining multiple LLM calls.
لغة النص الأصلي: الإنجليزية
LangGraph framework for building stateful, multi-agent AI applications with cyclical workflows, human-in-the-loop patterns, and persistent checkpointing.
لغة النص الأصلي: الإنجليزية
MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
لغة النص الأصلي: الإنجليزية
AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent context management.
لغة النص الأصلي: الإنجليزية
pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask
لغة النص الأصلي: الإنجليزية
Systematic debugging methodology emphasizing root cause analysis over quick fixes. Use when debugging complex issues, investigating production failures, or avoiding symptom-based patches in favor of understanding underlying problems.
لغة النص الأصلي: الإنجليزية
Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation. Use when reviewing test suites, performing QA inspections, or establishing testing quality standards.
لغة النص الأصلي: الإنجليزية