Skip to content

Instantly share code, notes, and snippets.

View dashed's full-sized avatar
Vibing

Alberto Leal dashed

Vibing
View GitHub Profile
@glennmatlin
glennmatlin / claude_code_hooks_for_uv.md
Last active April 24, 2026 11:13
Claude Code hooks for working with `uv`

Claude Code Hooks for working with uv

by Glenn Matlin / glennmatlin on all socials

What This Does

Prevents Claude Code from using pip, python, pytest, etc. directly in projects that use uv for Python environment management. Instead, Claude is guided to use uv run, uv add, etc.

Smart detection:

  • Only activates in directories with pyproject.toml
@rksully1
rksully1 / wealthsimple-transaction-for-ynab.user.js
Last active July 27, 2026 15:48 — forked from mark05e/wealthsimple-transaction-for-ynab.user.js
Export transactions from Wealthsimple to a CSV file for YNAB import
// ==UserScript==
// @name Export Wealthsimple transactions to CSV for YNAB
// @namespace wealthsimple.activity.export
// @version 20260727
// @description Export transactions from Wealthsimple to a CSV file for YNAB import with enhanced Payee info
// @author https://gist.github.com/shotasenga
// @author https://gist.github.com/kaipee
// @author https://gist.github.com/mark05e
// @match https://my.wealthsimple.com/app/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=wealthsimple.com