Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agents.md

agents.md contient 19 skills collectées depuis pvliesdonk, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
19
Stars
3
mis à jour
2026-03-21
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

pr-review-merge
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-04
issue-writing
Développeurs de logiciels

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
Scientifiques des données

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

2026-03-03
documentation-patterns
Développeurs de logiciels

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

2026-03-03
infrastructure-patterns
Administrateurs de réseaux et de systèmes informatiques

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

2026-03-03
observability-patterns
Développeurs de logiciels

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

2026-03-03
testing-patterns
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-03
deliberation
Développeurs de logiciels

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

2026-02-16
cli-patterns
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-16
prompt-craft
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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