Skip to main content
Manusで任意のスキルを実行
ワンクリックで
mythkiven
GitHub クリエイタープロフィール

mythkiven

2 件の GitHub リポジトリにある 23 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
23
リポジトリ
2
更新
2026-07-11
リポジトリエクスプローラー

リポジトリと代表的な skills

figma-ios-playbook
ウェブ開発者

Entry point for Figma → iOS UIKit/Swift code in this repo. Three-phase workflow: phase 1 runs figma-ios-preload-data to produce a unified data package; phase 2 (this playbook) consumes it via linked specialized skills (MK tokens, iOS 12, node conventions, SnapKit layout) to emit **baseline UI code** — visual/layout fidelity at 100%, data is mock, business logic stubbed behind `// TODO(阶段3): ...` markers. Phase 3 (PRD + API-doc rewrite into production code) is OUT OF SCOPE. Use when generating or refactoring Figma-based iOS UI, Figma to Swift, codegen, or when the user asks which skill applies.

2026-07-11
figma-ios-selection-interaction
ソフトウェア開発者

从 Figma 节点自动识别选择交互模式(单选/多选/Toggle),生成选中态变化逻辑(更新数据模型 + 刷新 UI), 集成 RxSwift 交互模式。Use when generating selection interaction code, or when user mentions 选中态交互、单选、多选、didSelectItem、Toggle。

2026-07-11
figma-ios-comments-integration
ソフトウェア開発者

Apply Figma comments that are pre-matched to nodes by figma-ios-preload-data. Read confidence + parsed tags from comments.json. Iconfont corrections are already written into design.json; color comments stay in comments.json for Phase-2 mapping. Use when generating code from Figma with designer comments.

2026-07-11
figma-ios-component-state-recognition
ソフトウェア開発者

从 figma-ios-preload-data 数据包(design.json)提取组件各状态的视觉特征(背景色、边框、文字颜色、字体), 生成带 updateAppearance() 的状态切换代码。 Use when extracting visual states from Figma components, generating selected/unselected/disabled state code, or when user asks about 选中态、状态切换、updateAppearance。

2026-07-11
figma-ios-design-token-mapping
ソフトウェア開発者

Map Figma colors and fonts from the data package into Swift via configurable JSON maps under .cursor/bindings/. Hit → emit mapped code snippet; miss → UIKit fallback. Use when generating color or font code from design.json.

2026-07-11
figma-ios-image-assets-download
ソフトウェア開発者

Reference iOS image assets that figma-ios-preload-data pre-downloaded into the data package. Covers two cases: (1) local imagesets (copy + UIImage(named:)), and (2) server-side images (avatars / covers / category icons / any RECTANGLE filled with IMAGE that has no local imageset) — these MUST use the data package's mock.default_image_url via sd_setImage, never fabricated asset names. Use when wiring any UIImage reference or generating mock data for image fields.

2026-07-11
figma-ios-listview-recognition
ソフトウェア開発者

识别 Figma 节点是否需要用 UICollectionView 实现。 通过 3 个条件(节点名称/子节点相似度/SYMBOL)判定, 返回识别结果供代码生成使用。 Use when analyzing Figma nodes to determine if they should be implemented as UICollectionView.

2026-07-11
figma-ios-standard-components
ソフトウェア開発者

从 figma-ios-preload-data 数据包(design.json)识别标准 UI 组件类型(Selector、Stepper、Toggle、Tag Group 等), 提取布局模式和通用特征,指导后续状态提取和代码生成。 Use when identifying component type from Figma, or when user mentions Selector、Stepper、Toggle、标准组件、通用组件、组件类型识别。

2026-07-11
このリポジトリの収集済み skills 22 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました