Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agents.md

agents.md contains 19 collected skills from pvliesdonk, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
3
updated
2026-03-21
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

pr-review-merge
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-03-04
issue-writing
software-developers

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
data-scientists-152051

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

2026-03-03
documentation-patterns
software-developers

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

2026-03-03
infrastructure-patterns
network-and-computer-systems-administrators

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

2026-03-03
observability-patterns
software-developers

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

2026-03-03
testing-patterns
software-quality-assurance-analysts-and-testers

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

2026-03-03
deliberation
software-developers

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

2026-02-16
cli-patterns
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-02-16
prompt-craft
software-developers

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
software-developers

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
software-developers

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