·cms-modules
</>

cms-modules

rytass/utils

CMS NestJS module integration (內容管理系統 NestJS 模組). Use when working with article management (文章管理), category systems (分類系統), approval workflows (審核流程), multi-language content (多語言內容), or GraphQL CMS integration. Covers DataLoader patterns, TypeORM integration, and permission control. Keywords: CMS, 內容管理, 文章管理, 分類, 審核, GraphQL, NestJS, DataLoader, TypeORM, 多語言

3Installs·0Trend·@rytass

Installation

$npx skills add https://github.com/rytass/utils --skill cms-modules

SKILL.md

@rytass/cms-base-nestjs-module 系列提供完整的 NestJS CMS 解決方案,支援文章管理、分類系統、審核流程和多語言內容。

| @rytass/cms-base-nestjs-module | 核心 CMS 模組(服務層、實體、DataLoader) | | @rytass/cms-base-nestjs-graphql-module | GraphQL 整合層(Resolvers、Queries、Mutations) |

| DRAFT | 草稿 | 建立/退回 | | REVIEWING | 審核中 | submit() | | VERIFIED | 已核准 | approve() | | SCHEDULED | 預約發布 | release(futureDate) | | RELEASED | 已發布 | release() | | DELETED | 已刪除 | archive() | | UNKNOWN | 未知狀態 | 例外狀態 |

CMS NestJS module integration (內容管理系統 NestJS 模組). Use when working with article management (文章管理), category systems (分類系統), approval workflows (審核流程), multi-language content (多語言內容), or GraphQL CMS integration. Covers DataLoader patterns, TypeORM integration, and permission control. Keywords: CMS, 內容管理, 文章管理, 分類, 審核, GraphQL, NestJS, DataLoader, TypeORM, 多語言 Source: rytass/utils.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rytass/utils --skill cms-modules
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is cms-modules?

CMS NestJS module integration (內容管理系統 NestJS 模組). Use when working with article management (文章管理), category systems (分類系統), approval workflows (審核流程), multi-language content (多語言內容), or GraphQL CMS integration. Covers DataLoader patterns, TypeORM integration, and permission control. Keywords: CMS, 內容管理, 文章管理, 分類, 審核, GraphQL, NestJS, DataLoader, TypeORM, 多語言 Source: rytass/utils.

How do I install cms-modules?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rytass/utils --skill cms-modules Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rytass/utils