core
AI-powered headless CMS server with admin dashboard and CLI
All Skills in This Repository (10)
Pure Emerald Level Indicatorsmx-pg-controller-migration
Verify controller endpoints and data responses after migrating MongoDB to PostgreSQL.
release-core
Automates versioning, changelog creation, tagging, CI/CD deployment for mx-core projects.
create-e2e-test
Generate standardized end-to-end test files for NestJS modules with PostgreSQL.
mx-migration-author
Review SQL migration scripts for safety and correctness in rolling deploys.
create-module
Generate NestJS module directory structures, schemas, repositories, and boilerplate code.
run-test
Execute npm test suites with file patterns, watch mode, and timeouts.
mx-review
Analyze MX Space source code for conformance to coding conventions.
api-conventions
Define standardized API controller structures, response formats, validation, and error handling.
zod-patterns
Defines reusable Zod schema patterns for validating TypeScript and NestJS API inputs.
mx-core-local-auth
Creates short-lived owner sessions in the local PostgreSQL database for verification.
Frequently Asked Questions
FAQPage SchemaHow to install Mix Space core?โผ
Run `npx skills add mx-space/core --all -g -y` in your terminal to install all agent skills in this suite globally.
What is Mix Space used for?โผ
It is an AI-powered headless CMS for personal blogs and content sites, providing a NestJS server, React admin dashboard, and typed API client.
Can AI agents manage blog content with Mix Space?โผ
Yes. The mxs CLI skill lets an AI agent create, edit, publish, and verify posts, notes, and pages through safe machine-readable commands.
Does Mix Space handle database migrations safely?โผ
Yes. Its migration skill enforces expand-contract patterns so schema changes stay compatible during rolling deployments.
Do I need deep backend experience to use these skills?โผ
No. The skills guide your AI agent through testing, code review, and releases using plain instructions, so routine work needs little manual effort.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core