Spaces are modular extensions that give Construct new capabilities. Browse the registry, install in one click, and start building.
What are Spaces
Each space gets its own sidebar section, its own pages, and full access to the Host API. Code generation, design tools, deployment dashboards — if you can build it, it can be a space.
One or more pages per space. A default landing plus sub-pages for settings, detail views, or dashboards.
Your space gets a sidebar entry with icon, label, and sort order. Users reach it in one click.
Read and write files, access the terminal, trigger notifications, and interact with the active project.
Explore
How it works
Search the registry or browse by category
One click from Construct, no config needed
Ready in your sidebar, immediately
For developers
Scaffold a project with the CLI, build with Vue and TypeScript, submit to the registry. Your space ships to every Construct user.
Learn more# Install the CLI npm install -g @construct-space/cli # Create a new space construct scaffold my-space # Start developing construct dev
Explore the registry or start building your own space today.