ZhaoMCX/Skills

Platform-neutral Agent skill source collection

2Stars on the repository
25Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

Skills AGENTS.md

01

ZhaoMCX/Skills

Instructions file CodexOpenCode

AGENTS.md instructions for ZhaoMCX/Skills, covering agent skills, issue tracker, triage labels and domain docs.

2 2mo ago A 87 tokens

domain

02

ZhaoMCX/Skills

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 2mo ago A 0 tokens

issue-tracker

03

ZhaoMCX/Skills

Agent

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

2 2mo ago A 0 tokens

triage-labels

04

ZhaoMCX/Skills

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

2 2mo ago A 0 tokens

chinese-agent-rules

05

ZhaoMCX/Skills

Skill Claude CodeCodex

Keeps agent communication, plans, user-facing docs, headings, and topic summaries in Chinese while preserving code, commands, APIs, and quoted source text as appropriate. Use when the user asks to use Chinese, when repository agent rules require Chinese by default, or when summarizing Chinese conversation and plan…

2 2mo ago A 67 tokens

git-commit

06

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides agents to create clean, atomic Git commits with consistent commit messages, reporting, optional confirmation, and optional small-step workflows. Use when the user asks to commit changes, prepare a Git commit, write a commit message, split commits, use incremental or small-step commits, or follow Git commit…

2 2mo ago A 65 tokens

ruoyi-app

07

ZhaoMCX/Skills

Skill Claude CodeCodex

A guide for developing RuoYi-App mobile projects, which use uni-app and Vue 2 to build apps for multiple platforms. It covers RuoYi login, navigation, requests, state management, and connections to RuoYi backend services.

2 2mo ago A 114 tokens

ruoyi-cloud

08

ZhaoMCX/Skills

Skill Claude CodeCodex

A guide for RuoYi Cloud applications, which split a Java system into multiple networked services, plus the related Vue 3 front end. It covers Spring Cloud, service discovery, gateways, authentication, Redis, and permission controls.

2 2mo ago A 130 tokens

ruoyi-framework

09

ZhaoMCX/Skills

Skill Claude CodeCodex

A guide for working on the RuoYi family of Java back-office applications, which are web systems for managing business data and administration. It covers the project’s common Spring Boot, Shiro, Thymeleaf, MyBatis, Druid, Quartz, and code-generation patterns.

2 2mo ago A 123 tokens

ruoyi-vue

10

ZhaoMCX/Skills

Skill Claude CodeCodex

A guide for working on RuoYi-Vue applications, a family of separated Java back ends and Vue 2 front ends. It covers Spring Boot, security, JWT sign-in tokens, Redis, Vue 2, Element UI, and related project conventions.

2 2mo ago A 118 tokens

ruoyi-vue3

11

ZhaoMCX/Skills

Skill Claude CodeCodex

A skill for standalone RuoYi Vue 3 frontend projects and RuoYi Cloud Vue 3 projects. Vue 3 is a JavaScript framework for building interfaces; this skill also covers common routing, state, UI, and request libraries used in these projects.

2 2mo ago A 123 tokens

ZhaoMCX/Skills

Skill Claude CodeCodex

Global safety rules for connecting to, inspecting, or changing remote servers over SSH or similar tools. Use when Codex is asked to log into a backend server, production/staging host, VPS, cloud instance, Linux machine, Nginx/SSL/certificate environment, deployment target, systemd service, firewall, database host, or…

2 2mo ago A 90 tokens

spring-boot

13

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides Spring Boot and SpringBoot application development, review, debugging, upgrades, tests, configuration, starters, auto-configuration, Actuator, Spring Framework core/web behavior, Batch jobs, AI integrations, packaging, and production readiness. Use when working with Spring Boot, SpringBoot, Spring Framework…

2 2mo ago A 115 tokens

spring-cloud

14

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides Spring Cloud microservice and distributed integration development, review, debugging, and upgrades across release trains, Config, Gateway, OpenFeign, LoadBalancer, Circuit Breaker, Stream, Contract, Kubernetes, AMQP/RabbitMQ, Kafka, Pulsar, Integration flows, and distributed service patterns. Use when working…

2 2mo ago A 116 tokens

spring-data

15

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides Spring Data development, review, debugging, and upgrades across repositories, JPA, JDBC, R2DBC, Redis, MongoDB, Elasticsearch, Neo4j, query derivation, pagination, auditing, transactions, projections, and entity mapping. Use when working with Spring Data, Repository, JpaRepository, CrudRepository, derived…

2 2mo ago A 93 tokens

spring-security

16

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides Spring Security development, review, debugging, and upgrades across authentication, authorization, SecurityFilterChain, method security, CSRF, sessions, OAuth2 login/client/resource server, JWT, password encoding, testing, and migration. Use when working with Spring Security, SecurityFilterChain, @PreAuthorize…

2 2mo ago A 95 tokens

uniapp-development

17

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides uni-app, uni-app x, DCloud, HBuilderX, and uniCloud-adjacent frontend work. Use when working on mini-program targets, CLI builds, pages.json, manifest.json, App.vue, main.js, uni.scss, conditional compilation, uni APIs, or @dcloudio tooling.

2 2mo ago A 68 tokens

unity-dotween

18

ZhaoMCX/Skills

Skill Claude CodeCodex

DOTween workflow for this Unity project. Use when implementing, reviewing, debugging, or refactoring tween animations with DG.Tweening, including Transform, UI, CanvasGroup, Image, SpriteRenderer, Material, AudioSource, Rigidbody/Rigidbody2D, Sequences, lifecycle cleanup, async/coroutine waits, DOTween settings…

2 2mo ago A 86 tokens

unity-fishnet

19

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides Unity multiplayer work that uses FishNet/Fish-Networking. Use when implementing, reviewing, debugging, or migrating NetworkManager setup, NetworkObject/NetworkBehaviour lifecycle, RPCs, SyncTypes, broadcasts, spawning/despawning, ownership, observers, scenes, Addressables, prediction, transports, serializers…

2 2mo ago A 77 tokens

unity-odin

20

ZhaoMCX/Skills

Skill Claude CodeCodex

Odin Inspector and Sirenix Serializer workflow for this Unity project. Use when implementing, reviewing, debugging, or refactoring Odin attributes, SerializedMonoBehaviour/SerializedScriptableObject data, Odin editor windows, OdinMenuEditorWindow tools, custom Odin drawers, AttributeProcessors…

2 2mo ago A 83 tokens

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides Steamworks.NET integration and debugging in Unity projects. Use when integrating, reviewing, debugging, or planning SteamManager/lifecycle, callbacks/CallResults, achievements/stats/leaderboards/lobbies/auth/cloud, FishySteamworks coexistence, Steam DLL/IL2CPP builds, SteamAPI.Init failures, or overlay issues.

2 2mo ago A 73 tokens

unity-taptap-sdk

22

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides TapTap SDK/TapSDK integration in Unity projects. Use when integrating, reviewing, debugging, upgrading, or planning UPM/package manifest setup, TapTap login, compliance/anti-addiction, cloud save, achievements, leaderboards, IAP, license validation, TapTap PC startup validation, Android/iOS/Windows builds, or…

2 2mo ago A 87 tokens

web-fullstack-dev

23

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides Web-first full-stack module development across RuoYi backends, RuoYi-Vue3-TS admin, Vue3 Web/H5, native WeChat mini programs, shared packages, OpenAPI contracts, PRD/issues/TDD workflows, frontend responsibility placement via web-structure, and multi-surface verification. Use when designing, scaffolding…

2 2mo ago A 112 tokens

web-structure

24

ZhaoMCX/Skills

Skill Claude CodeCodex

Guides responsibility placement for Web, Vue, uni-app, H5, and mini-program frontend business logic. Use when pages, components, stores, request wrappers, SDK callbacks, router guards, or platform APIs mix validation, calculation, workflow orchestration, state transitions, navigation, or user feedback rules.

2 2mo ago A 65 tokens

At most 3 mods per repository are shown here — the rest are on their repository pages: