Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

terminator

terminator 收录了来自 bobmatnyc 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
3
更新
2025-12-29
Forks
1
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

asyncio
软件开发工程师

Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns

2025-12-29
mypy
软件开发工程师

mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration

2025-12-29
pydantic
软件开发工程师

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.

2025-12-29
git-workflow
软件开发工程师

Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.

2025-12-29
git-worktrees
软件开发工程师

Use git worktrees for parallel development on multiple branches simultaneously

2025-12-29
stacked-prs
软件开发工程师

Create and manage stacked (dependent) pull requests for complex features

2025-12-29
database-migration
数据库架构师

Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.

2025-12-29
security-scanning
信息安全分析师

CI security scanning: secrets, deps, SAST, triage, expiring exceptions

2025-12-29
test-driven-development
软件质量保证分析师与测试员

Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.

2025-12-29
api-documentation
软件开发工程师

Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.

2025-12-29
dspy-framework
数据科学家

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 version-controlled reproducible prompts.

2025-12-08
langchain-framework
软件开发工程师

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.

2025-12-08
langgraph
软件开发工程师

LangGraph framework for building stateful, multi-agent AI applications with cyclical workflows, human-in-the-loop patterns, and persistent checkpointing.

2025-12-08
mcp
软件开发工程师

MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.

2025-12-08
session-compression
计算机与信息研究科学家

AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent context management.

2025-12-08
pytest
软件质量保证分析师与测试员

pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask

2025-12-08
systematic-debugging
软件开发工程师

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.

2025-12-08
test-quality-inspector
软件质量保证分析师与测试员

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.

2025-12-08