Skip to main content

mx-space/core

SkillsMP has collected 11 skills from mx-space/core. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
11
GitHub stars
554
GitHub forks
154

Skills in this repository

Showing 11 of 11 collected skills.

occupation
unclassified
description

Mix Space API design conventions. Apply when writing controllers, API endpoints, or handling HTTP requests.

updated
occupation
unclassified
description

Create a new NestJS module with repository, service, controller, schema, and Drizzle table definition. Use when adding new feature modules, API endpoints, or business domains.

updated
occupation
unclassified
description

Review code for Mix Space project conventions. Checks NestJS patterns, Drizzle ORM repositories, Zod schemas, API design, etc.

updated
occupation
unclassified
description

Mix Space project Zod schema patterns. Apply when creating DTOs, validation schemas, or handling request validation.

updated
occupation
Software Developers
description

Create and reuse a short-lived local mx-core owner session when UI or API verification encounters a login gate, redirect, 401, or AUTH_NOT_LOGGED_IN response. Use only against the local development database and remove the temporary session after verification.

updated
occupation
Software Developers
description

Use when an agent must inspect, draft, validate, edit, publish, unpublish, delete, or configure mx-space content through packages/cli or the mxs binary.

updated
occupation
Software Developers
description

Use when releasing mx-core server (apps/core), @mx-space/api-client, or @mx-space/cli (mxs) — version bump, changelog, git tag, Docker build, GitHub Release, and Dokploy redeploy. Triggers on "发版", "release a new version", "cut a release", "bump version",…

updated
occupation
Software Developers
description

Author and review Drizzle SQL migrations safely for rolling deploys. Triggers when editing apps/core/src/database/schema/*.ts or apps/core/src/database/migrations/*.sql, when the user runs drizzle-kit generate, when "lint-migrations" reports a violation, or…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Create E2E test file for a specified module. Use when adding end-to-end tests for controllers or unit tests for services and repositories.

updated
occupation
Software Developers
description

Use when verifying and porting an mx-core controller (Post/Note/Page/Comment/Category/etc.) after the MongoDB→PostgreSQL cutover, or when its data shape no longer matches what api-client and admin-vue3 expect. Triggers on "校验 controller"、"check…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run tests. Supports running all tests, single file, or pattern-matched tests.

updated
Showing 11 of 11 collected skills.