mirror of
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git
synced 2026-07-22 14:07:56 +00:00
fix: remove unsubstituted template variable from slides/SKILL.md (#287)
Line 14 contained a raw `<args>$ARGUMENTS</args>` tag that was never replaced during skill generation. This literal XML-like string renders as part of the skill body and can confuse LLM consumers. Co-authored-by: claude[bot] <claude[bot]@users.noreply.github.com> Co-authored-by: Claude Code <noreply@anthropic.com>
This commit is contained in:
parent
f32d6a61cd
commit
9dea1bc76f
@ -11,8 +11,6 @@ metadata:
|
||||
|
||||
Strategic HTML presentation design with data visualization.
|
||||
|
||||
<args>$ARGUMENTS</args>
|
||||
|
||||
## When to Use
|
||||
|
||||
- Marketing presentations and pitch decks
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user