بنقرة واحدة
auto-save-tips
Automatically save session tips when user provides important feedback or corrections
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Automatically save session tips when user provides important feedback or corrections
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
识别业务能力并分类子域(Core/Supporting/Generic),产出核心域声明与所有权建议。
从不变量出发设计聚合边界:聚合根、实体、值对象、事务边界与跨聚合一致性策略。
映射限界上下文间的关系与集成策略:模式选择、契约所有权、失败模式与版本策略。
设计限界上下文及其通用语言:边界、职责、词汇表、团队所有权与边界 ADR。
协作式领域发现:通过事件风暴或领域故事讲述,产出事件流、命令/事件候选、热点与歧义清单。
设计构造块间的协作机制:领域事件、领域服务、仓储接口与工厂。
| name | auto-save-tips |
| description | Automatically save session tips when user provides important feedback or corrections |
This skill detects when the user provides valuable feedback and automatically saves it to .claude/TIPS.md.
Activate this skill when the user provides:
Corrections or Preferences:
Important Decisions:
Explicit Instructions:
When triggered:
Acknowledge the feedback:
Invoke /tips:save:
/tips:saveContinue the conversation:
User: じゃなくて、スラッシュコマンドにしたほうがいいか
Claude: なるほど!フックではなくスラッシュコマンドの方が良いということですね。
[Uses Skill tool to invoke /tips:save]
承知しました。それではスラッシュコマンド方式で実装します...
User: I prefer LLM-generated summaries over pattern matching
Claude: Understood! You prefer having the LLM review and write summaries
rather than mechanical pattern matching.
[Uses Skill tool to invoke /tips:save]
I'll implement it that way...