Documentation
¶
Overview ¶
Package skillgen renders the embedded skill content (SKILL.md + reference/) from templates/ and the live CLI command tree. It is imported by both the generator (internal/skill/gen) and the drift test that keeps content/ in sync with its sources. It lives outside package skill on purpose: package skill is imported by internal/cli, so a renderer that needs the cobra tree can't live there without an import cycle.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.