Documentation
¶
Overview ¶
Package utilskill maintains a registry of utility skills and the phases in which they should appear in the discovery preamble. Utility skills are secondary skills (like frontend-design) that complement a phase's primary skill when their domain is relevant to the task.
Index ¶
Constants ¶
View Source
const PhaseAll feature.Phase = -1
PhaseAll is a sentinel indicating a skill should be included in every phase's preamble.
Variables ¶
This section is empty.
Functions ¶
func All ¶
func All() []string
All returns every registered utility skill name, sorted alphabetically.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.