一键导入
personal-blog
personal-blog 收录了来自 hadijaveed 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.