Instinct Export
Description
--- name: instinct-export description: Export instincts from project/global scope to a file command: /instinct-export --- # 习惯(Instinct)导出命令(Instinct Export Command) 将习惯(Instincts)导出为可共享格式。适用于: - 与团队成员共享 - 迁移至新机器 - 为项目规范(Conventions)做贡献 ## 用法(Usage) ``` /instinct-export # 导出所有个人习惯 /instinct-export --domain testing # 仅导出测试相关的习惯 /instinct-export --min-confidence 0.7 # 仅导出高置信度的习惯 /instinct-export --output team-instincts.yaml /instinct-export --scope proje
Installation
Installs to ~/.claude/skills/xu-xiang-everything-claude-code-zh-instinct-export/SKILL.md
mkdir -p ~/.claude/skills/xu-xiang-everything-claude-code-zh-instinct-export && curl -fsSL https://raw.githubusercontent.com/xu-xiang/everything-claude-code-zh/HEAD/commands/instinct-export.md -o ~/.claude/skills/xu-xiang-everything-claude-code-zh-instinct-export/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development