
ios app 开发 skill
Install Iosdev
Not a bundle: drop the SKILL.md directory into one of the skill roots DSH scans. No `dsh plugin add`, no build step.
This is a skill, not a bundle. Skills are not installed with dsh plugin add — a skill is a directory containing SKILL.md that DSH discovers by scanning its skill roots. Clone it into one of those roots and it is available on the next session.
Clone into your user skill root ($DSH_HOME/skills)
mkdir -p ~/.dsh/skills
git clone https://github.com/kuangre123/iosdev.git ~/.dsh/skills/iosdev| Rank | Root | Path |
|---|---|---|
| 100 | project-dsh | <project>/.dsh/skills |
| 200 | project-agents | <project>/.agents/skills |
| 300 | custom | customSkillDirs in your config |
| 400 | user-dsh | $DSH_HOME/skills (default ~/.dsh/skills) |
| 500 | user-agents | $DSH_AGENTS_HOME/skills (default ~/.agents/skills) |
Lower rank wins when two roots hold a skill with the same name. Put it in a project root instead of the user root when it should only apply to one repository.
Prerequisites
- API key
- Not determined from the README.
- Network access
- Not determined from the README.
Install check
Every field the verdict was derived from, so you can re-derive it yourself
| Field checked | Result | Weight | What the spec says about it |
|---|---|---|---|
| entityType | pass | info | skill is not installed via `dsh plugin add` |
- Verdict reason
- skill uses its own install path, so bundle checks do not apply
- Rules applied from
- docs/user/develop/basic/publish.md
- Checked at
- 2026-08-15
From the README
Excerpt as published by the author, plain text, unedited
本仓库提供通用的 iOS App 开发与上架流程技能(面向中国区),用于帮助开发者快速梳理从开发、构建、签名、测试到 App Store Connect 提交与审核的全流程。内容涵盖上架前关键清单、常见审核注意事项、隐私合规与 ATS 配置建议,以及订阅/IAP 的创建与测试。 - `SKILL.md`:技能触发与输出结构(输入 `iosdev` 即可调用) - `references/`:按主题拆分的参考资料 - 构建/签名/依赖与版本号管理 - 上架流程与审核要点(中国区) - 订阅(IAP)配置与测试 - 隐私、ATS 与安全合规 - `iosdev-cn.skill`:可分发的技能包 1. 将本目录复制到 `~/.codex/skills/helloagents/` 2. 或使用 `iosdev-cn.skill` 进行分发安装 3. 在 Codex 中输入触发词 `iosdev` 即可调用 MIT
Topics
GitHub topics on this repository
More in Native Macos Desktop App
Ranked by similarity inside the cluster, not alphabetically
Deepseek Harness Desktop
liuweifly
Native macOS desktop app for DeepSeek Harness (dsh web) — 一键启动的 DeepSeek 桌面版
Deepseek Harness GUI
CoralFlower325
Unofficial native macOS GUI for DeepSeek Harness, powered by SwiftUI and WKWebView.
DeepSeek Harness macOS Desktop App
WTriumph
DeepSeek Harness macOS 桌面版 | Native macOS desktop app with bundled Node.js, Chinese UI, data migration, and complete uninstaller.
Turn Deepseek Into Desktop
Eddie0521
Turn DeepSeek Harness into a native macOS desktop app
Deepseek Harness Desktop
miracle-ai-studio
DeepSeek Harness 原生 macOS 桌面端 · A native macOS desktop app for DeepSeek Harness.
DeepSeek Harness App
swiftczz
A native macOS shell that wraps DeepSeek Harness (dsh web) in a SwiftUI WebView.