Skip to content

Commit e0624ae

Browse files
committed
docs(skill-writer): 更新SKILL.md文档结构
移除了多余的代码块标记,优化了文档格式, 并添加了缺失的引用链接语法以改善文档可读性。
1 parent 80ab916 commit e0624ae

1 file changed

Lines changed: 1 addition & 23 deletions

File tree

  • ai/coding/claude/skills-dev/skill-writer

ai/coding/claude/skills-dev/skill-writer/SKILL.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -187,33 +187,10 @@ pip install package-name
187187
```
188188
```
189189
190-
191-
```text
192-
193-
```text
194-
195-
```text
196-
197-
```text
198-
199-
```text
200-
201-
```text
202-
203-
```text
204-
205-
```text
206-
207-
```text
208-
209-
```text
210-
211190
## Advanced usage
212191
213192
For complex scenarios, see [reference.md](reference.md).
214193
215-
```text
216-
217194
### Step 7: Add supporting files (optional)
218195
219196
Create additional files for progressive disclosure:
@@ -224,6 +201,7 @@ Create additional files for progressive disclosure:
224201
**templates/**: File templates or boilerplate
225202
226203
Reference them from SKILL.md:
204+
227205
```markdown
228206
For advanced usage, see [reference.md](reference.md).
229207

0 commit comments

Comments
 (0)