ai-manga
01Skill Claude CodeCodex
A workflow guide for making short AI manga or comic videos, from writing the story to creating images, adding dialogue, assembling video, and publishing it.
Skill Claude CodeCodex
A workflow guide for making short AI manga or comic videos, from writing the story to creating images, adding dialogue, assembling video, and publishing it.
Skill Claude CodeCodex
A guide to improving the drawing performance of HTML5 Canvas, the browser technology used to render 2D graphics and games.
Skill Claude CodeCodex
A guide for replacing references to overseas content-delivery networks, such as Google Fonts or JavaScript library CDNs, with sources that are accessible in China.
Skill Claude CodeCodex
A helper guide for building games with Cocos Creator, a game engine and editor. It covers project folders, common components, and managers written in TypeScript.
Skill Claude CodeCodex
A Chinese-language code-review tool that checks code for correctness, quality, performance, security, and maintainability, then produces a review report.
Skill Claude CodeCodex
A guide for configuring Docker image mirrors in mainland China, where access to Docker Hub can be unreliable. Docker image mirrors are alternate registries that cache or serve container images.
Skill Claude CodeCodex
A guide for moving an HTML5 game or app to Douyin Mini Games, the small-app and game platform inside the Douyin mobile app. It lists platform API replacements and required project changes.
Skill Claude CodeCodex
A generator for ECharts chart configuration code with Chinese labels. ECharts is a JavaScript library for displaying charts such as lines, bars, and pies.
Skill Claude CodeCodex
A Chinese-language guide to recommended practices for building FastAPI web services. FastAPI is a Python framework for creating web APIs, which are interfaces that let software exchange data.
Skill Claude CodeCodex
A checklist and best-practice guide for improving the loading and runtime performance of H5 games, meaning games that run in a web browser on phones or other devices.
Skill Claude CodeCodex
A template generator for Chinese project README files. A README is the document that explains a project, including its setup, use, structure, and contribution process.
Skill Claude CodeCodex
A guide for reviewing SQL, the language used to query databases, and finding ways to make queries clearer and faster. It covers issues such as selecting unnecessary columns, missing filters, inefficient joins, and missing indexes.
Skill Claude CodeCodex
A guide for analysing Chinese mainland and Hong Kong shares using price charts and common indicators such as moving averages, MACD, RSI, KDJ, Bollinger Bands, and trading volume.
Skill Claude CodeCodex
Skill "test-gen" from guyulong/cn-agent-skills, covering 单元测试生成器, 使用场景, 测试框架, python (pytest) and javascript (jest).
Skill Claude CodeCodex
A development guide for uni-app, a framework for building applications that share code across platforms such as web pages, mobile apps, and mini-programs.
Skill Claude CodeCodex
An integration guide for WeChat sign-in and authorization across public accounts, Mini Programs, and the Open Platform. It describes exchanging a temporary code for user identifiers and creating a token for later requests.
Skill Claude CodeCodex
A review checklist for WeChat Mini Programs, small apps that run inside WeChat. It covers configuration, page structure, styling, logic, performance, security, and platform compliance.
Skill Claude CodeCodex
A guide and script template for analyzing Xiaohongshu, a Chinese social platform for image and video posts. It examines post types, engagement, publishing times, tags, and cover styles.
Skill Claude CodeCodex
Skill "xss-prevent" from guyulong/cn-agent-skills, covering xss 攻击防护, 使用场景, xss 类型, 1. 反射型 xss and 2. 存储型 xss.
Skill Claude CodeCodex
A tool that generates standard Chinese comments for code in languages such as Python, JavaScript, TypeScript, and Java.
Skill Claude CodeCodex
A tool for writing Git commit messages in Chinese using a defined format, such as describing a new feature or bug fix.
Skill Claude CodeCodex
A set of instructions for translating technical documents between Chinese and English while preserving code blocks, formatting, commands, links, and selected technical terms.
Skill Claude CodeCodex
A reference guide of regular expressions for matching Chinese text and common formats. Regular expressions are text patterns used to find or validate strings.