AIDotNet/MoYuCode

84Stars on the repository
60Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

api-designer

01

AIDotNet/MoYuCode

Skill Claude CodeCodex

Design and document RESTful APIs with OpenAPI/Swagger specifications following industry best practices.

84 7mo ago A 39 tokens original MIT

ci-cd-generator

02

AIDotNet/MoYuCode

Skill Claude CodeCodex

A helper for generating CI/CD pipelines. CI/CD means automatically building, testing, and deploying software when code changes.

84 7mo ago A 41 tokens original MIT

code-review

03

AIDotNet/MoYuCode

Skill Claude CodeCodex

A code-review tool that examines source code for bugs, security weaknesses, performance problems, and maintainability issues. It labels findings by severity and explains possible improvements.

84 7mo ago A 30 tokens original MIT

database-designer

04

AIDotNet/MoYuCode

Skill Claude CodeCodex

A database design assistant for PostgreSQL, MySQL, SQLite, and MongoDB. It helps model data, organize tables or collections, improve indexes, and prepare migration scripts.

84 7mo ago A 41 tokens original MIT

docker-compose

05

AIDotNet/MoYuCode

Skill Claude CodeCodex

Create Docker Compose configurations for multi-container applications with best practices.

84 7mo ago A 26 tokens original MIT

AIDotNet/MoYuCode

Skill Claude CodeCodex

A documentation-writing helper for creating README files, API references, code comments, and architecture documents.

84 7mo ago A 36 tokens original MIT

express-api

07

AIDotNet/MoYuCode

Skill Claude CodeCodex

A skill for generating REST web APIs with Express.js, a Node.js framework for handling HTTP requests. It uses TypeScript and includes patterns for middleware, validation, errors, and authentication.

84 7mo ago A 24 tokens original MIT

git-workflow

08

AIDotNet/MoYuCode

Skill Claude CodeCodex

Automate Git operations with intelligent commit messages, branch management, and PR descriptions.

84 7mo ago A 29 tokens original MIT

nextjs-app

09

AIDotNet/MoYuCode

Skill Claude CodeCodex

A coding guide for building applications with Next.js 14 or newer using its App Router, which organizes pages and routes in an app directory. It covers server-side and browser-side components, API routes, middleware, and data fetching.

84 7mo ago B 32 tokens original MIT

prompt-engineer

10

AIDotNet/MoYuCode

Skill Claude CodeCodex

A guide for designing, improving, and testing prompts for AI models. It covers examples, structured outputs, and methods for making instructions clearer and more consistent.

84 7mo ago A 35 tokens original MIT

react-component

11

AIDotNet/MoYuCode

Skill Claude CodeCodex

Generate React components with TypeScript, hooks, and accessibility best practices.

84 7mo ago A 32 tokens original MIT

refactor-assistant

12

AIDotNet/MoYuCode

Skill Claude CodeCodex

A code-refactoring assistant that improves code structure while keeping its behaviour the same. Refactoring means reorganising existing code without intentionally changing what it does.

84 7mo ago A 29 tokens original MIT

security-scanner

13

AIDotNet/MoYuCode

Skill Claude CodeCodex

A code-review workflow focused on common security problems, including OWASP Top 10 risks, exposed secrets, and unsafe security settings. OWASP Top 10 is a list of widely recognized web-application security risks.

84 7mo ago A 29 tokens original MIT

test-generator

14

AIDotNet/MoYuCode

Skill Claude CodeCodex

A test-writing assistant that creates automated checks for code, including unit, integration, and end-to-end tests. It supports common test tools such as Jest, Vitest, pytest, and xUnit.

84 7mo ago A 37 tokens original MIT

web-scraper

15

AIDotNet/MoYuCode

Skill Claude CodeCodex

A web-scraping guide for collecting data from web pages by selecting elements with CSS selectors or XPath, query methods that locate parts of an HTML page. It includes examples using Puppeteer, a tool for controlling a browser from code.

84 7mo ago A 29 tokens original MIT

plan

16

AIDotNet/MoYuCode

Skill Claude CodeCodex

A planning workflow for turning software requests into structured implementation documents.

84 7mo ago A 35 tokens original MIT

barcode-generator

17

AIDotNet/MoYuCode

Skill Claude CodeCodex

A tool for creating common barcodes such as Code 128, EAN-13, UPC-A, and Code 39. Barcodes are machine-readable patterns that represent product codes or other text.

84 7mo ago A 18 tokens original MIT

base64-encoder

18

AIDotNet/MoYuCode

Skill Claude CodeCodex

A tool for encoding and decoding Base64, URL-safe Base64, and hexadecimal strings, including file data. Base64 is a text representation commonly used to carry binary data.

84 7mo ago A 27 tokens original MIT

bilibili-analyzer

19

AIDotNet/MoYuCode

Skill Claude CodeCodex

A tool for analysing videos from Bilibili, a Chinese video-sharing website, by downloading them, extracting still images, and using AI to create a structured document or practical tutorial.

84 7mo ago B 38 tokens original MIT

clipboard-manager

20

AIDotNet/MoYuCode

Skill Claude CodeCodex

A clipboard utility for copying and pasting text or files through the computer's system clipboard, with history and format conversion.

84 7mo ago A 23 tokens original MIT

code-formatter

21

AIDotNet/MoYuCode

Skill Claude CodeCodex

A source-code formatting tool for applying consistent style to Python, JavaScript, JSON, and other supported files. It can format individual files or directories, or check whether changes are needed without editing them.

84 7mo ago A 27 tokens original MIT

color-converter

22

AIDotNet/MoYuCode

Skill Claude CodeCodex

A command-line tool for converting colors between HEX, RGB, HSL, HSV, and CMYK formats, plus generating color palettes. These are different ways to represent the same color.

84 7mo ago A 27 tokens original MIT

cron-scheduler

23

AIDotNet/MoYuCode

Skill Claude CodeCodex

A tool for reading and writing cron schedules. Cron is a common system service that runs commands automatically at set times.

84 7mo ago A 19 tokens original MIT

csv-processor

24

AIDotNet/MoYuCode

Skill Claude CodeCodex

A command-line tool for working with CSV files, which are plain-text tables of rows and columns.

84 7mo ago A 26 tokens original MIT