Registry is live

Extend Construct
with Spaces

Spaces are modular extensions that give Construct new capabilities. Browse the registry, install in one click, and start building.

Spaces
Featured
100%
Open Source

What are Spaces

Self-contained modules
for your IDE

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.

Pages

One or more pages per space. A default landing plus sub-pages for settings, detail views, or dashboards.

Sidebar Navigation

Your space gets a sidebar entry with icon, label, and sort order. Users reach it in one click.

Host API

Read and write files, access the terminal, trigger notifications, and interact with the active project.

Explore

Spaces

Browse all
Loading spaces...

How it works

Three steps. That's it.

1

Discover

Search the registry or browse by category

2

Install

One click from Construct, no config needed

3

Build

Ready in your sidebar, immediately

For developers

Build your own space

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

Ready to extend Construct?

Explore the registry or start building your own space today.