Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

agents.md

agents.md contiene 19 skills recopiladas de pvliesdonk, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
19
Stars
3
actualizado
2026-03-21
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

pr-review-merge
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-03-04
issue-writing
Desarrolladores de software

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
Científicos de datos

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

2026-03-03
documentation-patterns
Desarrolladores de software

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

2026-03-03
infrastructure-patterns
Administradores de redes y sistemas informáticos

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

2026-03-03
observability-patterns
Desarrolladores de software

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

2026-03-03
testing-patterns
Analistas de garantía de calidad de software y probadores

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

2026-03-03
deliberation
Desarrolladores de software

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

2026-02-16
cli-patterns
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-02-16
prompt-craft
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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