quickstart

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package quickstart generates reference material for AI agent quickstart prompts.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildPrompt

func BuildPrompt(workspace string) string

BuildPrompt assembles the full quickstart prompt from a workspace scan, schema reference, deps catalog, examples, and instructions. The returned string is suitable for use as a system prompt when asking an AI agent to generate a moat.yaml for a project.

func GenerateDepsReference

func GenerateDepsReference() string

GenerateDepsReference produces a markdown reference of all available dependencies.

func GenerateSchemaReference

func GenerateSchemaReference() string

GenerateSchemaReference produces a markdown reference of all moat.yaml fields by reflecting on the config.Config struct.

func ScanWorkspace

func ScanWorkspace(root string) string

ScanWorkspace walks the workspace and produces a summary of detected file types and manifest files. The output is a markdown section suitable for inclusion in a quickstart prompt.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL