Skip to Content
AI ToolingOverview

AI Tools

This section documents the AI tooling I’ve developed. The files here are functional. They’re loaded by Claude Code during development sessions and displayed here as a portfolio artifact.

CLAUDE.md

CLAUDE.md is a project context file that loads automatically at the start of every session. This file helps Claude Code understand this project and how to work with it effectively. It includes information about the project’s purpose, structure, and my preferences for writing and communication style.

Skills

The skills are reusable prompt templates that I invoke with /command-name in Claude Code. The Cover Letter Generator is a prompt that fetches my blog, social media posts, and resume to generate a cover letter for a given job description in my voice.

The Change Log Generator is a prompt that analyzes the git commit history of a repository to generate a change log in a specific format. I use that skill to create the change log for this project.

Last updated on