mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-18 10:48:20 -05:00
[GH-ISSUE #660] Skill Python-expert refers to rules, but has no rules #14221
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @berkes on GitHub (Apr 1, 2026).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/660
The Python Expert skill refers to "rules" in several places. But no such directory exists.
@Shubhamsaboo commented on GitHub (Apr 15, 2026):
Thanks for flagging this. Confirmed:
SKILL.mdhad 8 links to files inrules/andAGENTS.mdended each rule section with a[➡️ Full details: ...](rules/...)link, but the directory does not exist.AGENTS.mdalready contains the full content of each rule inline (with good/bad examples, "Why This Matters" explanations, etc.), so the referenced deep-dive files are redundant rather than missing.Opened #720 to strip the broken references and point SKILL.md at
AGENTS.mdsection anchors instead.Generated by Claude Code