Loading...
Loading...
Compare original and translation side by side
| AI Instructions | Human Documentation |
|---|---|
| "When writing X, do Y" | "The story uses X because Y" |
| Directive commands | Explanatory descriptions |
| Pattern + examples | Analysis + reasoning |
| AI指令 | 人类文档 |
|---|---|
| "写X内容时,要做Y" | "故事使用X是因为Y" |
| 指令式命令 | 解释性描述 |
| 模式+示例 | 分析+推理 |
Would you like me to create:
1. Simple markdown file (.md)
- Quick, lightweight
- Single file with style instructions
2. Full skill package (.skill)
- Properly structured and validated
- Can include reference files with examples
- Better for complex styles
Which format would you prefer?你希望我创建以下哪种格式:
1. 简单Markdown文件(.md)
- 快速、轻量化
- 包含风格指令的单个文件
2. 完整技能包(.skill)
- 结构规范且经过验证
- 可包含带有示例的参考文件
- 更适合复杂风格
你偏好哪种格式?---
description: [What this style covers]
alwaysApply: false
------
description: [此风格涵盖的内容]
alwaysApply: false
---
**Location:** `.cursor/rules/styles/[name].md` or user-specified
**存储位置:** `.cursor/rules/styles/[自定义名称].md` 或用户指定位置python /mnt/skills/examples/skill-creator/scripts/init_skill.py [skill-name] --path [output-dir]python /mnt/skills/examples/skill-creator/scripts/init_skill.py [技能名称] --path [输出目录]---
name: [skill-name]
description: Style skill for [specific writing type]
------
name: [技能名称]
description: 针对[特定写作类型]的风格技能
---
**Add reference files if helpful:**
- `references/examples.md` - Good/bad examples
- `references/patterns.md` - Detailed pattern library
**Delete unused directories** (scripts/, assets/ if not needed)
**如有需要可添加参考文件:**
- `references/examples.md` - 正面/反面示例
- `references/patterns.md` - 详细的模式库
**删除未使用的目录**(如不需要可删除scripts/、assets/)python /mnt/skills/examples/skill-creator/scripts/package_skill.py [path-to-skill] [output-dir].skillpython /mnt/skills/examples/skill-creator/scripts/package_skill.py [技能路径] [输出目录]**Emotional beats:**
- Use action instead of emotional labels
- Example: "Her hands trembled" not "She felt nervous"**[Pattern name]:**
- [Instruction about the pattern]
- Example: [Concrete example]
- Avoid: [What NOT to do]**情绪表达:**
- 用动作替代情绪标签
- 示例:"她的双手在颤抖" 而非 "她感到紧张"**[模式名称]:**
- [关于该模式的指令]
- 示例:[具体示例]
- 避免:[禁止操作].cursor/rules/styles/.cursor/rules/styles/init_skill.pypackage_skill.pyinit_skill.pypackage_skill.py---
description: Dialogue writing conventions
alwaysApply: false
------
description: 对话写作规范
alwaysApply: false
---undefinedundefined---
name: character-amber-voice
description: Amber's voice and speech patterns
------
name: character-amber-voice
description: Amber的语气与说话模式
---undefinedundefined