Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

code-cortex-loop

code-cortex-loop 收录了来自 whitequeen306 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
15
更新
2026-06-28
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cortexloop-expert-core
软件开发工程师

Shared CodeCortexLoop expert protocol — one pass, one category, handoff JSON, defer boundaries. Load this on every pipeline expert before domain skills.

2026-06-28
reflect-and-learn
软件开发工程师

After Direct-mode fixes, summarize what changed and record reusable problem→fix patterns into the playbook. Use when CodeCortexLoop Direct mode completes successfully, or when manually invoked via /cortexloop-reflect.

2026-06-25
correctness-review
软件开发工程师

Deep correctness and architecture analysis for /cortexloop pass 1. Logic, invariants, structure, and maintainability — go deep here; defer other domains via handoff.

2026-06-23
dead-code-and-deps
软件开发工程师

Deep cleanup analysis for /cortexloop pass 7. Dead code and dependency proof — go deep on evidence before removal.

2026-06-23
edge-case-and-state-analysis
软件开发工程师

Deep boundary and state-machine analysis for passes 1, 3, 4. Find non-obvious triggers — apply findings within your pass category.

2026-06-23
error-handling
软件开发工程师

Deep error-path analysis for /cortexloop pass 4. Propagation, observability, recovery — go deep on failure semantics; defer security exploits and logic bugs to other passes.

2026-06-23
performance-optimization
软件开发工程师

Deep performance analysis for /cortexloop pass 5. Hot paths, complexity, measurement — go deep with proof; defer correctness and security to other passes.

2026-06-23
security-and-hardening
信息安全分析师

Deep security analysis for /cortexloop pass 2. Threat modeling, exploit paths, hardening — go deep here; defer logic bugs and test gaps via handoff.

2026-06-23
code-simplification
软件开发工程师

Deep simplicity analysis for /cortexloop pass 6. Clarity and maintainability without behavior change — go deep on readability; defer dead-code removal to pass 7.

2026-06-23
test-strategy
软件质量保证分析师与测试员

Deep test strategy for /cortexloop pass 3. Coverage gaps, test design, regression risk — go deep on verification; defer production logic bugs to pass 1.

2026-06-23