What problem does it solve?
This Skill simplifies the creation and configuration of applications within the Ghostmind development system, reducing manual setup time and ensuring consistency across projects.
Core Features & Use Cases
- Automated Project Scaffolding: Generates the project structure, including Dockerfiles, compose files, and configuration files.
- Meta.json Management: Provides tools for managing the system's central configuration file, enabling quick updates and configuration changes.
- Docker Configuration: Handles Docker build and deployment configurations, with support for both local and production environments.
- Infrastructure as Code: Supports Terraform for infrastructure setup and management.
- Custom Script Execution: Allows for the execution of custom scripts as part of the project lifecycle.
- Use Case: When starting a new project in the Ghostmind system, this Skill can automatically generate all necessary files and configurations, reducing the initial setup time from hours to minutes.
Quick Start
To create a new Node.js API server, run: ghostmind-system create api-server