Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
원문 언어: 영어
메뉴
SkillsMP는 bobmatnyc/terminator에서 18개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 18개 중 18개를 표시합니다.
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.
원문 언어: 영어