CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Project Overview
Personal portfolio website, built with the MrGreen Jekyll Theme and hosted on GitHub Pages at https://shaikhulhadi.github.io. See cdoc/ccontext/info.md for user info.
Local Development Commands
See cdoc/ccontext/dev_com.md for local development command
Architecture
See cdoc/ccontext/architecture.md for architecture detail
Branch Workflow
Active branches: main (production) and developing (feature work). PRs merge developing → main.
Assets
- Profile image, hero images, project images:
assets/img/ - Resume and project PDFs:
assets/pdf/ - Favicons:
assets/img/favicons/(multiple formats) _site/is the Jekyll build output — never edit directly, not committed
Active Skills
/architecture-decision-records— auto-apply when a framework, library, or pattern decision is made/coding-standards— reference when writing or reviewing code/context-budget— invoke when asked to audit setup overhead