Agent Skills by kbwen
Showing 10 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create, validate, and safely remove isolated Git worktrees for parallel development.
test-driven-development
Enforce a Red→Green→Refactor cycle for test-driven development.
Database Design
Codify database schema conventions, migration rules, and data integrity checks.
systematic-debugging
Guide engineers through Observe, Hypothesize, Verify, and Fix root cause analysis.
dispatching-parallel-agents
Plan parallel agent dispatches with subtask inputs, outputs, constraints, and deadlines.
karpathy-principles
Enforce Karpathy-inspired coding guidelines for planning, implementing, and reviewing tasks.
production-readiness
Automate pre-ship observability checks for error logging, sinks, health checks, and rollback telemetry.
verification-before-completion
Enforce pre-completion verification gates requiring reproducible evidence before PRs or deployments.
subagent-driven-development
Decompose complex tasks across subagents with input/output contracts and synchronization checkpoints.
red-team-adversarial
Analyze code changes for exploitable weaknesses and generate attack surface assessments.