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

agents.md

agents.md 收录了来自 pvliesdonk 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
3
更新
2026-03-21
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pr-review-merge
软件开发工程师

Resolving PR review comments and merging stacked PRs — gathering all feedback, addressing every finding, delegating to expert subagents, managing review states, and merging bottom-to-top

2026-03-21
stacked-prs
软件开发工程师

Stacked PR workflow with vanilla Git — creating and managing PR stacks, parallel stacks with git worktrees, propagating fixes up a stack, and safe merging bottom-to-top

2026-03-21
pr-review-merge
软件开发工程师

Resolving PR review comments and merging stacked PRs — gathering all feedback, addressing every finding, delegating to expert subagents, managing review states, and merging bottom-to-top

2026-03-21
stacked-prs
软件开发工程师

Stacked PR workflow with vanilla Git — creating and managing PR stacks, parallel stacks with git worktrees, propagating fixes up a stack, and safe merging bottom-to-top

2026-03-21
github-workflow
软件开发工程师

GitHub development workflow — issue discipline, commit format, pre-PR conformance gate, gh CLI recipes, and PR review handling

2026-03-04
issue-writing
软件开发工程师

Writing well-structured GitHub issues — standard templates, removal issue discipline, design doc references, test update requirements, epic sizing, and dependency declaration

2026-03-04
data-patterns
数据科学家

RAG data pipeline patterns — chunking strategies, vector store selection, embedding optimization, data validation, schema evolution, and evaluation metrics

2026-03-03
documentation-patterns
软件开发工程师

ADR templates, API documentation standards, technical writing voice, changelog patterns, and code comment guidelines

2026-03-03
infrastructure-patterns
网络与计算机系统管理员

Docker, Kubernetes, secrets management, IaC, CI/CD pipelines, and deployment strategies for Python + LLM applications

2026-03-03
observability-patterns
软件开发工程师

structlog setup, LLM monitoring, OpenTelemetry, Prometheus metrics, PII redaction, cost tracking, and dual-model observability

2026-03-03
testing-patterns
软件质量保证分析师与测试员

pytest patterns, fixtures, mocking, property-based testing, async tests, coverage analysis, and LLM-specific testing strategies

2026-03-03
deliberation
软件开发工程师

Multi-agent architectural deliberation protocol for heterogeneous model debate on complex design problems

2026-02-16
cli-patterns
软件开发工程师

Python CLI design with typer and rich — command structure, output formatting, progress indicators, error UX, verbosity levels, and machine-readable output patterns

2026-02-16
dual-model-strategy
软件开发工程师

Design patterns for LLM systems targeting both small local models (Ollama 4B-8B) and large cloud models (GPT-5, Claude Sonnet/Opus) — schema design, prompt adaptation, provider abstraction, testing strategy, and cost optimization

2026-02-16
langchain-patterns
软件开发工程师

LangChain, LangGraph, LiteLLM patterns — chain composition (LCEL), structured output across model sizes, RAG, model routing, Ollama local models, and provider-agnostic design

2026-02-16
memory-patterns
软件开发工程师

mem0 integration patterns — when to use memory, hook-based auto-capture, scoping strategy, and practical examples per agent type

2026-02-16
prompt-craft
软件开发工程师

Prompt engineering techniques for dual-model systems — template structure, few-shot design, structured output prompting, model-adaptive strategies for both small (4B-8B) and large (GPT-5, Claude) models

2026-02-16
python-patterns
软件开发工程师

Python 3.11+ best practices — typing, project structure, error handling, async patterns, testing with pytest, Pydantic configuration, and packaging with uv

2026-02-16
release-flow
软件开发工程师

Release pipeline patterns — python-semantic-release with conventional commits, PyPI trusted publishing, Docker multi-arch builds with GHCR, GitHub Actions workflows, and version tagging strategy

2026-02-16