name: compiler-7690177f description: >- 字符串拼接 / 编译-字符串拼接 / 字符串拼接优化 / 相邻常量串拼接折叠。用户提到这些词时使用本技能。 场景:对照:编译优化——相邻常量串 CONCAT 折叠(拼接合并)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行) license: MIT compatibility: >- 参数 instrs 合法 allowed-tools: Read Write Bash metadata: version: "1.0" skill-author: 灵枢(AEIS) last-reviewed: "2026-08-29" kccs: trigger_words: ["字符串拼接", "编译-字符串拼接", "字符串拼接优化", "相邻常量串拼接折叠"] when: "参数 instrs 合法" sub: ["① 调用 len;② 调用 isinstance"] execute: "循环迭代;顺序调用" not_applicable: ["条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)"] calibration: "对照:编译优化——相邻常量串 CONCAT 折叠(拼接合并)"
编译-字符串拼接(compiler-7690177f)
When to use
任务「字符串拼接」;对照:编译优化——相邻常量串 CONCAT 折叠(拼接合并)。
克制条款(不适用条件)
条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
How to execute
循环迭代;顺序调用
Verification
- 单元样例 3 条(cases 断言)
- 物理基底:按 calibration 对照(编译/运行/断言裁决)
References
- 单元库:compiler_code_units.py「编译-字符串拼接」
Related skills
Next.js App Router Expert
Development
A skill that turns Claude into a Next.js App Router expert.
Claude CodeCursoradvanced
890
234
3,482
README Generator
Development
Creates professional and comprehensive README.md files for your projects.
claudeCursorWindsurfbeginner
259
72
1,379
API Documentation Writer
Development
Generates comprehensive API documentation in OpenAPI/Swagger format.
claudeCursorWindsurfintermediate
156
44
1,262