Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

xcode-workflow-skills

يحتوي xcode-workflow-skills على 23 من skills المجمعة من Terryc21، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
23
Stars
49
محدث
2026-03-20
Forks
9
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

workflow-audit
محللو ضمان جودة البرمجيات والمختبرون

Systematic UI workflow auditing for SwiftUI applications. Discovers entry points, traces user flows, detects dead ends and broken promises, audits data wiring, evaluates from user perspective. Triggers: "workflow audit", "audit flows", "find dead ends", "check navigation".

2026-03-20
bug-prospector
محللو ضمان جودة البرمجيات والمختبرون

Mine for hidden bugs that pattern-based auditors miss. 7 analysis lenses: assumptions, state machines, boundary conditions, data lifecycle, error paths, time-dependent behavior, and platform divergence. Triggers: "prospect for bugs", "find hidden bugs", "assumption audit", "what could go wrong", "bug prospector".

2026-03-20
plan
مطوّرو البرمجيات

Epic decomposition into trackable, right-sized tasks. Three modes — audit-aware (codebase-audit reports), workflow-audit-aware (handoff.yaml with pre-rated findings), standalone (from scratch). Light convention scanning for projects without CLAUDE.md.

2026-03-08
workflow-audit
محللو ضمان جودة البرمجيات والمختبرون

Systematic UI workflow auditing for SwiftUI applications. Discovers entry points, traces user flows, detects dead ends and broken promises, evaluates from user perspective.

2026-03-08
update-website
مطوّرو الويب

Sync website content with app codebase - features, changelog, FAQ, docs. Triggers: "update website", "sync website", "website sync".

2026-03-06
commands
المهن الحاسوبية الأخرى

Display list of all available custom commands for this project

2026-03-06
dead-code-scanner
محللو ضمان جودة البرمجيات والمختبرون

Find unused code after refactors or as ongoing hygiene. Two modes: quick (post-refactor, recent changes) and full (entire codebase). Triggers: "find dead code", "find unused code", "cleanup unused", "dead code scan", "code hygiene".

2026-03-06
debug
مطوّرو البرمجيات

Systematic debugging workflow: reproduce, isolate, hypothesize, verify, fix. Triggers: "debug", "find bug", "fix crash", "why is this broken", "not working".

2026-03-06
safe-refactor
مطوّرو البرمجيات

Plan refactoring with blast radius analysis, dependency mapping, and rollback strategy. Triggers: "refactor", "safe refactor", "restructure", "rename type", "extract protocol".

2026-03-06
scan-similar-bugs
مطوّرو البرمجيات

After fixing a bug, systematically find other instances of the same pattern. Triggers: "scan for similar bugs", "find other instances", "check for similar issues", "scan similar bugs".

2026-03-06
ui-scan
محللو ضمان جودة البرمجيات والمختبرون

UI test environment setup and accessibility scan with recommendations for splash/onboarding bypass. Triggers: "ui scan", "accessibility scan", "ui test setup".

2026-03-06
explain
مطوّرو البرمجيات

Deep-dive explanation of how a specific file, feature, or data flow works. Triggers: "explain", "how does X work", "walk me through", "what does this do".

2026-03-06
generate-tests
محللو ضمان جودة البرمجيات والمختبرون

Generate unit and UI tests for specified code with edge cases and mocks. Triggers: "generate tests", "write tests", "add tests", "test coverage".

2026-03-06
performance-check
مطوّرو البرمجيات

Automated performance anti-pattern scan for iOS/macOS apps. Covers memory, CPU, energy, SwiftUI, launch time, and database. Triggers: "performance check", "performance scan", "check performance".

2026-03-06
release-prep
مطوّرو البرمجيات

Pre-release checklist: version bump, changelog, privacy manifest, store metadata, archive readiness. Triggers: "release prep", "prepare release", "ready to ship", "pre-release checklist".

2026-03-06
release-screenshots
مطوّرو البرمجيات

Capture App Store screenshots across all required device sizes using simulator automation. Triggers: "release screenshots", "app store screenshots", "capture screenshots".

2026-03-06
review-changes
محللو ضمان جودة البرمجيات والمختبرون

Pre-commit review of staged/unstaged changes for bugs, security, performance, and missing tests. Scoped to changed files only. Triggers: "review changes", "review my code", "check before commit", "pre-commit review".

2026-03-06
run-tests
محللو ضمان جودة البرمجيات والمختبرون

Run tests with smart execution strategies - parallel, sequential, or split (UI sequential + unit parallel). Triggers: "run tests", "run my tests", "execute tests".

2026-03-06
security-audit
محللو أمن المعلومات

Automated security vulnerability scan for iOS/macOS apps. Covers secrets, storage, network, input validation, privacy manifest, and file protection. Triggers: "security audit", "check for secrets", "security scan".

2026-03-06
enhanced-commands
مطوّرو البرمجيات

Enhanced list of custom Claude commands for iOS and macOS Swift projects with examples and output locations.

2026-03-06
implementation-plan
مطوّرو البرمجيات

Structured implementation planning with file impact analysis, dependencies, and phased tasks

2026-03-06
plain-talk-reportcard
مطوّرو البرمجيات

Codebase analysis with A-F grades explained in plain language for non-technical stakeholders. Self-contained iOS/Swift audit. Triggers: "plain talk report card", "stakeholder report", "non-technical audit".

2026-03-06
tech-talk-reportcard
مطوّرو البرمجيات

Technical codebase analysis with A-F grades across 9 categories. Self-contained iOS/Swift audit with automated grep scanning, verification, and Issue Rating Tables. Triggers: "tech report card", "grade my codebase", "technical audit".

2026-03-06