Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

xcode-agent-skills

xcode-agent-skills には raven から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
5
Stars
4
更新
2026-07-20
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

adopt-c-bounds-safety
ソフトウェア開発者

Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging of bounds violations.

2026-07-20
audit-xcode-security-settings
ソフトウェア開発者

Audit and enable security-oriented Xcode build settings. Progressively enables compiler warnings, static analyzer checkers, and Enhanced Security features. Use when: user wants to secure their Xcode project, audit security settings, enable hardening, review security posture of build configuration, set up security-focused static analysis, enable static analysis, improve warning coverage, harden diagnostics, or catch more bugs at compile time in C/C++/Objective-C/Swift. SKIP: network security (TLS/ATS), code signing, privacy APIs.

2026-07-20
device-interaction
ソフトウェア品質保証アナリスト・テスター

Verify iOS app behavior on device or simulator via screenshots, UI hierarchy, and touch interactions.

2026-07-20
c-bounds-safety
ソフトウェア開発者

Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging of bounds violations.

2026-06-22
ios-dynamic-text
ソフトウェア開発者

Guide for correctly implementing Dynamic Text support on iOS. Covers UIKit and SwiftUI patterns, common mistakes, Large Content Viewer, and testing checklists. Use when helping developers add or fix Dynamic Text support.

2026-06-10