rename docs/guide.md to docs/standard.md, update all references
This commit is contained in:
@@ -10,7 +10,7 @@ ClawSkills management and collaboration suite — scripts and workflows for usin
|
||||
> **All skill-related documentation must be written in English.**
|
||||
> When creating, improving, or correcting skills, always use English for all documentation, descriptions, and guides.
|
||||
|
||||
For additional guidance, see `{baseDir}/docs/guide.md`.
|
||||
For additional guidance, see `{baseDir}/docs/standard.md`.
|
||||
|
||||
## Skill Structure
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ Used when you notice patterns or workflows that could improve efficiency but hav
|
||||
|
||||
Not every repetitive task needs to become a skill. Ask first: is this pattern general enough to warrant abstraction?
|
||||
|
||||
> See `{baseDir}/docs/guide.md` for skill structure and writing requirements.
|
||||
> See `{baseDir}/docs/standard.md` for skill structure and writing requirements.
|
||||
|
||||
|
||||
## Process
|
||||
|
||||
@@ -6,7 +6,7 @@ Used when a skill or its scripts fail to produce expected results, or throw erro
|
||||
|
||||
**Do not resort to workarounds lightly.** Identify the root cause first, then fix properly.
|
||||
|
||||
> See `{baseDir}/docs/guide.md` for skill structure and writing requirements.
|
||||
> See `{baseDir}/docs/standard.md` for skill structure and writing requirements.
|
||||
|
||||
## Process
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ Improvement is better than workaround. Fix problems when you find them, so other
|
||||
- Improving or correcting existing skills
|
||||
- Any other documentation within skills
|
||||
|
||||
> See `{baseDir}/docs/guide.md` for skill structure and writing requirements.
|
||||
> See `{baseDir}/docs/standard.md` for skill structure and writing requirements.
|
||||
|
||||
## Process
|
||||
|
||||
|
||||
Reference in New Issue
Block a user