Skip to content

terramate-io/terramate-docs

Repository files navigation

terramate-docs

Repository terramate-docs

Project Setup

we use pnpm as our package manager, see here

Install all dependencies:

pnpm install

Compile and Hot-Reload for Development

pnpm start

Agent skills (Cursor/AI assistants)

We use agent skills to speed up docs work (VitePress, build preflight, etc.). Cursor auto‑loads skills found under .cursor/skills/**/SKILL.md and skills installed via .agents/skills symlinks.

Install

VitePress skill:

npx skills add https://github.com/antfu/skills --skill vitepress

Docs build preflight skill (local):

  • Already included in this repo at .cursor/skills/docs-build-preflight/SKILL.md (no extra install needed).

Optional: helper to discover skills:

npx skills add https://github.com/vercel-labs/skills --skill find-skills

Update / reload

npx skills update

If a new skill doesn’t appear immediately, reload the editor window.

Alternatively, combine dependency updates with skills refresh:

pnpm run deps:update

About

Documentation for Terramate CLI and Terramate Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages