Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
原文语言:英语
菜单
SkillsMP 已收集 bobmatnyc/terminator 中的 18 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 18 / 18 个已收集 Skill。
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.
原文语言:英语