Skip to main content
Run any Skill in Manus
with one click
mx-space
GitHub creator profile

mx-space

Repository-level view of 13 collected skills across 3 GitHub repositories.

skills collected
13
repositories
3
updated
2026-06-12
repository explorer

Repositories and representative skills

mxs-cli-ai-author
software-developers

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

2026-06-12
release-core
software-developers

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", "publish api-client", "publish cli", "release mxs".

2026-06-11
mx-migration-author
software-developers

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 on prompts like "迁移", "改 schema", "alter table", "add a column", "drop column", "migration safety". Enforces the expand-contract pattern because mx-core ships rolling deploys (Dokploy, 2 replicas) where new and old pods coexist for tens of seconds during cutover.

2026-05-05
api-conventions
software-developers

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

2026-05-04
create-e2e-test
software-quality-assurance-analysts-and-testers

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

2026-05-04
create-module
software-developers

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.

2026-05-04
mx-review
software-quality-assurance-analysts-and-testers

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

2026-05-04
zod-patterns
software-developers

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

2026-05-04
Showing top 8 of 10 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded
mx-space Agent Skills | SkillsMP