Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:00:47 +08:00
commit 8e48188a95
22 changed files with 1465 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
---
name: [skill-name]
description: [Brief description of what this skill provides]
# allowed-tools: "Read, Write, Bash" # Optional: scope to specific tools when needed
---
# [Skill Title]
[Brief overview of what this skill provides]
## Quick Reference
- [Key point 1]
- [Key point 2]
- [Key point 3]
<section_name>
## [Section Title]
[Detailed content for this section]
[Examples or additional context]
</section_name>
<another_section>
## [Another Section Title]
[More detailed guidance...]
</another_section>