You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/skills/write-pattern/SKILL.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,8 +80,6 @@ Add the pattern to the `nav` section in `mkdocs.yml`. Categories are listed alph
80
80
- Pattern Name: 'category-name/pattern-name.md'
81
81
```
82
82
83
-
Also update the `llmstxt` `sections` block in `mkdocs.yml` to include the new category. Keep the sections in alphabetical order. If adding a pattern to an existing category that's already listed, no change is needed.
84
-
85
83
### Cross-references
86
84
87
85
When the new pattern relates to existing patterns, add links in both directions. The new pattern should link to the related ones in its Discussion, and the related patterns should be updated to mention the new one.
0 commit comments