aspnet
01Skill Claude CodeCodex
ASP.NET Core backend development standards. Use this skill when developing ASP.NET Core projects, implementing REST APIs, using Entity Framework Core, or JWT authentication.
Skill Claude CodeCodex
ASP.NET Core backend development standards. Use this skill when developing ASP.NET Core projects, implementing REST APIs, using Entity Framework Core, or JWT authentication.
Skill Claude CodeCodex
A writing standard for technical blog posts about the youlai open-source projects, including vue3-element-admin and youlai-boot. It covers structure, search-friendly titles, images, tone, topic selection, and reusing content.
Skill Claude CodeCodex
Django REST Framework backend development standards. Use this skill when developing Django projects, implementing REST APIs with DRF ViewSets, Serializers, or JWT authentication.
Skill Claude CodeCodex
A writing standard for all sections of the youlai-admin-docs project. Its aim is to help readers quickly find and copy working code.
Skill Claude CodeCodex
FastAPI 后端开发规范. Use this skill when developing FastAPI projects, implementing REST APIs with SQLAlchemy async, Pydantic v2 schemas, JWT/Redis token authentication, or the youlai-fastapi admin backend.
Skill Claude CodeCodex
Gin backend development standards. Use this skill when developing Go/Gin projects, implementing REST APIs, using GORM, JWT authentication, or permission control.
Skill Claude CodeCodex
Git version control automation standards. Use this skill when generating commit messages, managing version numbers, creating tags, or generating changelogs and release notes.
Skill Claude CodeCodex
Laravel 后端开发规范. Use this skill when developing Laravel web projects, implementing REST APIs with Eloquent ORM, JWT/Redis token authentication, RBAC permissions, or the youlai-laravel admin backend (MySQL).
Skill Claude CodeCodex
MySQL database design standards. Use this skill when designing table structures, field types, indexes, or naming conventions for MySQL databases.
Skill Claude CodeCodex
NestJS backend development standards. Use this skill when developing NestJS projects, implementing REST APIs, using TypeORM, JWT authentication, or permission control.
Skill Claude CodeCodex
Rust 后端开发规范. Use this skill when developing Rust web projects, implementing REST APIs with Axum + SeaORM, JWT/Redis token authentication, or the youlai-rust admin backend (PostgreSQL).
Skill Claude CodeCodex
This skill should be used when developing Spring Boot projects, implementing REST APIs with MyBatis-Plus, configuring authentication with JWT/Redis tokens, implementing permission control with Spring Security, or adding new backend modules in the youlai-boot project.
Skill Claude CodeCodex
ThinkPHP backend development standards. Use this skill when developing ThinkPHP projects, implementing REST APIs, model data access, or JWT authentication.
Skill Claude CodeCodex
UniApp + Vue3 mobile development standards. Use this skill when developing UniApp mobile apps, using wot-design-uni components, implementing mobile UI/UX, or handling mini-program compatibility.
Skill Claude CodeCodex
This skill should be used when developing Vue 3 applications with Composition API, creating admin pages with usePageTable composables, configuring routes/menus/permissions/page caching, implementing API request layers with axios, or using Element Plus components (Upload, Dict, TableSelect) in the vue3-element-admin…