package
Version:
v0.9.3
Opens a new window with list of versions in this module.
Published: Feb 9, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package registry provides access to curated skill collections.
type Skill struct {
Name string `yaml:"name"`
Description string `yaml:"description"`
URL string `yaml:"url"`
}
Skill represents a skill in the registry.
FeaturedSkills returns the list of featured skills.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.