Personal snippet library for reusable code - accessible via browser when AI tools aren't available.
├── ts/
│ ├── utilities/ # String manipulation, helpers
│ └── components/ # React components
├── sql/ # T-SQL stored procedure templates
└── generic/ # Temporary workspace for problem-solving
Browse to the file you need on GitHub, copy the code you want.
- ts/utilities - Pure TypeScript utility functions
- ts/components - React/TSX components (shadcn-compatible)
- sql - SQL Server stored procedure templates
- generic - Temporary folder for one-off problem solving (push, use, delete)
-
Context7 - gives your ai access to up-to-date documentation
-
PulseMCP - find useful MCPs
-
Playwright MCP - allows ai to have information about the dom of a website
-
You can use a "#" to add a memory in claude, which is just another context command in Claude.md