Instructions file CodexOpenCode
Instructions for LienJack/learn-agent, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file CodexOpenCode
Instructions for LienJack/learn-agent, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Skill Claude CodeCodex
A Chinese-language workflow for planning, generating, importing, and compressing images used in Markdown articles.
Skill Claude CodeCodex
A workflow for turning Mermaid diagrams embedded in articles, or older Mermaid SVG images, into PNG images with reusable source files. Mermaid is a text format for describing diagrams such as flowcharts.
Skill Claude CodeCodex
A workflow for planning and generating illustrations for sections of Markdown articles, then placing the images in the article’s project workspace.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
An English publishing workflow for turning Markdown articles into posts on DEV, a community website for software developers. It checks article details, prepares a publishing copy, handles local images, and publishes only after confirmation.
Skill Claude CodeCodex
A publishing workflow for sending Japanese Markdown articles to Zenn and Qiita, two Japanese developer publishing platforms. It creates platform-specific copies and checks them before publishing.
Skill Claude CodeCodex
Prepare and publish local Astro blog Markdown articles to Qiita via Qiita API v2. Use when publishing Japanese developer articles to Qiita.
Skill Claude CodeCodex
A project workflow for translating Mermaid diagrams and ordinary images through a central translation system. Mermaid is a text format for diagrams such as flowcharts and sequence diagrams.
Skill Claude CodeCodex
A controlled workflow for translating Chinese Markdown articles into English using project translation rules. Markdown is a plain-text document format that supports headings, links, code blocks, and other structure.
Skill Claude CodeCodex
A controlled workflow for translating Chinese Markdown articles into Japanese using project translation rules. Markdown is a plain-text document format that supports headings, links, code blocks, and other structure.
Skill Claude CodeCodex
An entry skill for translating Chinese Markdown articles into English or Japanese through project translation workflows. It detects the requested language and sends the work to the matching language-specific process.
Skill Claude CodeCodex
Use when systematically studying one or more reference repositories to extract design philosophy, core abstractions, main flows, design tradeoffs, and borrowable patterns.