Agent Skills by Lars Van Steenbergen
Showing 11 vetted skills indexed across 1 GitHub repositories.
systematic-debugging
Guide structured four-phase debugging to identify root causes of technical problems.
auto-commit
Commit code changes after each completed task using conventional commit messages.
git-workflow
Manage Git branching strategies and worktree creation for isolated development tasks.
code-review
Review code against implementation plans and quality standards.
executing-plans
Execute implementation plans in batches with human review checkpoints.
verification
Run verification commands and analyze output before declaring task completion.
brainstorming
Transform initial ideas into defined designs and implementation plans.
karpathy-guidelines
Guide code writing and review to reduce LLM-induced errors.
writing-plans
Generate step-by-step implementation plans with file changes, tests, and commits.
receiving-code-review
Evaluate code review feedback with verification and reasoned pushback.
tdd
Enforce the RED-GREEN-REFACTOR cycle for software development tasks.