Multi-platform article publisher and content distribution tool. Sync and cross-post Markdown/HTML articles to 29+ platforms including Zhihu (知乎), Juejin (掘金), CSDN, Toutiao (头条), Weibo (微博), Xiaohongshu (小红书), Bilibili (B站), WordPress, Typecho, WeChat (微信公众号), and more. Use when the user wants to publish, sync…
Install, configure, and build sites with the Blowfish Hugo theme — setup methods, updates, configuration files, homepage layouts, front matter, shortcodes, customization, and theme architecture. Use when working on a Hugo site that uses (or wants to use) Blowfish, or when working on the theme itself.
A publishing workflow that sends a Markdown blog post to Juejin, a Chinese developer publishing site, using browser automation. It uses a Simplified Chinese version of the article.
A publishing workflow for copying blog posts to Medium, a platform for publishing and reading articles. It converts Markdown, a plain-text writing format, into the rich content Medium's editor expects.
Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior; writing Livewire tests; or when the user…
Tests applications using the Pest 4 PHP framework. Activates when writing tests, creating unit or feature tests, adding assertions, testing Livewire components, browser testing, debugging test failures, working with datasets or mocking; or when the user mentions test, spec, TDD, expects, assertion, coverage, or needs…
Styles applications using Tailwind CSS v4 utilities. Activates when adding styles, restyling components, working with gradients, spacing, layout, flex, grid, responsive design, dark mode, colors, typography, or borders; or when the user mentions CSS, styling, classes, Tailwind, restyle, hero section, cards, buttons…
A project guide for a Next.js documentation and landing-page starter built with Nextra, Tailwind CSS, MDX, translations, themes, and interface components. It explains the repository’s structure, existing features, extension points, and migration patterns.
Distill and apply this repository's Next.js Nextra starter architecture, implemented features, extension points, and migration patterns. Use when Codex needs to understand this project, continue second-stage development, add or change docs/landing/i18n/theme/auth/UI behavior, or reuse these Next.js 16 + Nextra 4 +…
End-to-end content creation and publishing. Takes a topic (or generates one), drafts in the user's voice, gets approval via Telegram, and publishes to Medium via browser automation. Invoke with "publish a post about X", "write and publish to Medium", "content-publish", or when an ego-dispatched session needs to create…
Create a diagram for the current blog page by authoring a hand-written SVG. Use this skill whenever the user asks to create, add, or draw a diagram, schematic, block diagram, topology, flow chart, or similar figure for a page. Output is always SVG — do not use Excalidraw, Mermaid, Affinity Designer, or any other tool.
Build a formatted citation reference for a blog page and insert it into that page's references section. Use this skill whenever the user says "reference ", "add a reference for ", "cite ", or pastes a URL and asks for it to be added as a reference/citation. The skill fetches the URL, extracts metadata, formats a…
Create an interactive client-side tool (also called a widget — calculator, decoder, builder, visualiser, simulator, designer, etc.), embed it in a blog .mdx page, and register it on the /tools/ index. Use this skill whenever the user asks to add an interactive component, calculator, widget, "playground", or any UI…
A publishing workflow that creates Chinese-language drafts for WeChat Official Accounts, Juejin, and Zhihu from Markdown articles. It checks article requirements and handles platform-specific formatting and images.
A workflow for reading the LaTeX source of arXiv papers and producing structured Chinese summaries or blog content. arXiv is an online repository where researchers share scientific papers.
Translate an existing easonchang.com blog post between Traditional Chinese and English, creating the paired-language MDX file. Use when asked to translate a post, add an English/Chinese version of a post, or fill in a missing language version.
Write a new blog post for easonchang.com in Eason's voice and style, in Traditional Chinese, English, or both. Use whenever asked to write, draft, or scaffold a blog post, article, or project introduction for this site.
A workflow coordinator for blog production that assigns work to helper agents, passes their outputs between steps, and starts cover and schema work after quality checks pass.