Agent Skills
› AjayIrkal23/agentic-mercy-10x
› ios-clean
ios-clean
GitHub用于移除 iOS 应用中的 DebugBridge SPM 包及所有 #if DEBUG 调试代码。
Trigger Scenarios
清理 iOS 项目中的调试依赖
移除 #if DEBUG 条件编译代码
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill ios-clean -g -y
SKILL.md
Frontmatter
{
"name": "ios-clean",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Remove the DebugBridge SPM package and all #if DEBUG wiring from an iOS app. (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/ios-clean/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:12


