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

agentic-os

agentic-os contiene 9 skills recopiladas de KbWen, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
92
actualizado
2026-07-02
Forks
21
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

systematic-debugging
Desarrolladores de software

Use 4-phase root cause analysis (Observe, Hypothesize, Verify, Fix); avoid unverified patches.

2026-07-02
using-git-worktrees
Desarrolladores de software

Use Git worktrees to create parallel working directories safely; avoid branch-switch contamination.

2026-06-20
karpathy-principles
Especialistas en gestión de proyectos

Behavioral guidelines to reduce common LLM coding mistakes — Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution.

2026-06-19
verification-before-completion
Especialistas en gestión de proyectos

Enforce "no evidence = no completion"; run Gate Function verification before declaring done.

2026-05-26
production-readiness
Desarrolladores de software

Pre-ship observability readiness checklist — ensures errors reach production monitoring, not just debug consoles.

2026-04-16
red-team-adversarial
Analistas de seguridad de la información

Adversarial security and resilience analysis — auto-triggered during /review and /test based on task classification. Provides attack surface analysis, boundary testing, auth bypass attempts, dependency chain attacks, and Beast Mode stress testing.

2026-04-16
dispatching-parallel-agents
Desarrolladores de software

Evaluate when to dispatch parallel agents; use a 4-step pattern to split, coordinate, and integrate results.

2026-04-12
subagent-driven-development
Desarrolladores de software

Decompose tasks via subagent collaboration; define interface contracts and integration checkpoints.

2026-04-12
test-driven-development
Analistas de garantía de calidad de software y probadores

Drive changes with Red→Green→Refactor; ensure behavior is verifiable and regression-safe.

2026-04-12