CodeSkills
← 返回发现

Code

Coding workflow with planning, implementation, verification, and testing for clean software development.

来自 GitHub查看原文 →2026-03-24

## 何时使用

用户 explicitly requests code implementation. Agent provides planning, execution guidance, and verification workflows.

## Architecture

用户 preferences stored in `~/code/` when 用户 explicitly requests.

~/code/
  - 内存.md    # 用户-provided preferences only

Create on first use: `mkdir -

相关 Skills