vault
My Obsidian vault, published as a website. Mostly my favorite skills for LLM agents. The rest is notes I want to keep around.
recently updated
- DeslopRemove AI-generated code slop from a branch diff — unnecessary comments, defensive checks, any-casts, and nested code inconsistent with the surrounding codebase.2026-05-10
- Find SkillsDiscover and install agent skills from the open skills ecosystem at skills.sh using the npx skills CLI.2026-05-10
- Fix CIFind the first actionable failure in a PR's CI checks, apply the smallest safe fix, and loop until all checks are green.2026-05-10
- Fix Merge ConflictsResolve merge conflicts non-interactively with correctness-first edits, validate the build, and summarize resolution decisions.2026-05-10
- Frontend DesignBuild distinctive, production-grade frontends instead of generic AI UI.2026-05-10
- Git ConventionsConventional commit format and branch naming rules used as a reference when writing commit messages or advising on version control practices.2026-05-10
- Grill MeRelentlessly interview a plan or design, one question at a time, until every branch of the decision tree is resolved.2026-05-10
- HumanizerRemove AI tells from prose so it reads like a person wrote it.2026-05-10