CtrlK
BlogDocsLog inGet started
Tessl Logo

CodeStable

github.com/codestable/CodeStable

Skill

Added

Review

cs-doc-api

plugins/codestable/skills/cs-doc-api/SKILL.md

Deprecated 兼容入口:旧 cs-doc-api 调用用;转交 cs-docs --mode api。新请求不要主动选择。

56

cs-brainstorm

plugins/codestable/skills/cs-brainstorm/SKILL.md

模糊想法分诊。触发:用户想先聊、brainstorm、方向摇摆;不处理 bug/重构。

64

cs-audit

plugins/codestable/skills/cs-audit/SKILL.md

系统审计。触发:审查系统、扫描 bug/安全/性能/架构债,产出发现清单。不要用于审查单次改动 diff(cs-code-review)、修已知 bug(cs-issue)、实现功能(cs-feat)、行为等价重构(cs-refactor)、沉淀已知经验(cs-keep);这是仓库级只读投查,只发现不定修。

67

eval-cs-skill

.claude/skills/eval-cs-skill/SKILL.md

CodeStable skill 工程化闭环入口。触发:写/改一个 cs skill、评测 skill 效果、跨 model/agent 量化、优化 skill 提示词、把收敛结论固化回 skill。内部推进 author、eval、optimize、release。

78

build-cs-skill

.claude/skills/build-cs-skill/SKILL.md

CodeStable skill authoring protocol. Use when creating, refactoring, simplifying, or reviewing cs-* skills under plugins/codestable/skills or .claude/skills. Applies the prompt-as-code framework: classify the skill, define Spec/types/state machine, separate operator rules from references, add machine-checkable contracts, and design decision fixtures. Do not use for normal feature implementation; use cs-feat/cs-issue/cs-docs for product work and eval-cs-skill for full measured experiment loops.

79