docs/zh-CN/skills/nanoclaw-repl/SKILL.md
操作并扩展NanoClaw v2,这是ECC基于claude -p构建的零依赖会话感知REPL。
npx skillsauth add drixxodev/drixxodev-ai nanoclaw-replInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
在运行或扩展 scripts/claw.js 时使用此技能。
/model 进行模型切换/load 进行动态技能加载/branch 进行会话分支/search 进行跨会话搜索/compact 进行历史压缩/export 导出为 md/json/txt 格式/metrics 查看会话指标tools
在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。
tools
SwiftUI 架构模式,使用 @Observable 进行状态管理,视图组合,导航,性能优化,以及现代 iOS/macOS UI 最佳实践。
development
基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。
tools
Swift 6.2 可接近的并发性 — 默认单线程,@concurrent 用于显式后台卸载,隔离一致性用于主 actor 类型。