templates

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package templates provides embedded template files for initializing .context/ directories.

Index

Constants

This section is empty.

Variables

Functions

func GetClaudeCommand added in v0.1.1

func GetClaudeCommand(name string) ([]byte, error)

GetClaudeCommand reads a Claude Code slash command template by name.

func GetClaudeHook added in v0.1.1

func GetClaudeHook(name string) ([]byte, error)

GetClaudeHook reads a Claude Code hook script by name.

func GetEntryTemplate

func GetEntryTemplate(name string) ([]byte, error)

GetEntryTemplate reads an entry template by name.

func GetTemplate

func GetTemplate(name string) ([]byte, error)

GetTemplate reads a template file by name from the embedded filesystem.

func ListClaudeCommands added in v0.1.1

func ListClaudeCommands() ([]string, error)

ListClaudeCommands returns available Claude Code slash command file names.

func ListEntryTemplates

func ListEntryTemplates() ([]string, error)

ListEntryTemplates returns available entry template file names.

func ListTemplates

func ListTemplates() ([]string, error)

ListTemplates returns all available template file names.

Types

This section is empty.

Jump to

Keyboard shortcuts

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