with one click
personal-blog
personal-blog contains 3 collected skills from hadijaveed, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Convert an MkDocs blog post in this repo to Substack-ready HTML. Strips frontmatter, pulls the H1 as the title, rewrites image paths to absolute URLs on hadijaveed.me, renders to HTML, and opens it in the browser so the user can select-all and paste into Substack's editor. Trigger on "/substack-export <post-path>" or when the user asks to publish a post from this blog to Substack.
Convert an MkDocs blog post in this repo to Substack-ready HTML. Strips frontmatter, pulls the H1 as the title, rewrites image paths to absolute URLs on hadijaveed.me, renders to HTML, and opens it in the browser so the user can select-all and paste into Substack's editor. Trigger on "/substack-export <post-path>" or when the user asks to publish a post from this blog to Substack.
Generate clean dev-blog flow diagrams (orchestrator/agent flows, architecture, sequences) as HTML, render to PNG via headless Chrome, embed into a markdown post. Uses a consistent warm-cream aesthetic with sharp typography and one accent color so all diagrams in the blog feel like a family. Trigger on "/claude-design-diagram", "create a diagram", "generate a flowchart", "make a flow diagram for blog", or when a markdown post has `<add-diagram>` style placeholders.