Documentation
¶
Overview ¶
Package skills embeds the dws skill sources into the binary so that `dws skill setup` always installs the skill set matching the running binary version, regardless of the working directory. Before this, setup resolved its source from cwd/exe-adjacent checkouts, so an upgraded binary could silently re-install stale skills (issue PeterGuy326#8).
Index ¶
Constants ¶
This section is empty.
Variables ¶
var FS embed.FS
FS holds the peer mono and multi installable skill trees. Schema-generation inputs live under internal/cli and are intentionally not embedded. The all: prefix keeps underscore-prefixed directories (for example, references/best_practices/_common) that plain embed patterns would skip.
Functions ¶
This section is empty.
Types ¶
This section is empty.