brbndon
- 17 skills
- 0 followers
- 19 hours ago last updated
- ▌ Codex Bootstrap · brbndon bundleUse when bootstrapping a new iOS or macOS SwiftUI project or major feature set in the consumer workspace. Chain skills from this repo (design system, components, reviews). Do not use for one-off screens, editing this repo's archived package, or rebuilding AppleDevelopmentFoundation archive/Sources unless explicitly asked.
- ▌ Apple Error States · brbndonUse when designing, implementing, or reviewing user-facing error handling and error states in a consumer iOS or macOS app. Do not use for pure error propagation without presentation, token-only design work, or non-UI services.
- ▌ Apple Design System · brbndonUse when adding or changing reusable design-system tokens or components. Do not use for application branding, app-specific screens, or a general accessibility audit.
- ▌ Apple Platform Planner · brbndonUse when planning a new iOS, macOS, or shared Apple-platform feature. Do not use for implementation-only requests or non-Apple planning.
- ▌ Codex Skill Maintainer · brbndonUse when creating, reviewing, splitting, updating, or validating this repository's local Codex skills. Do not use for ordinary product code changes or global-skill installation.
- ▌ Swiftui Tab Navigation · brbndon bundleUse when adding, replacing, or refactoring an app-level SwiftUI tab shell, including adopting the system Liquid Glass tab-bar appearance on iOS 26. Do not use for page-style TabView content, segmented controls, business-specific screen implementation, or navigation that has no peer destinations.
- ▌ Reusable Code Extractor · brbndonUse when extracting a proven implementation from an application into a shared module or package in the consumer workspace. Do not use for speculative abstraction, landing code in the AppleDevelopmentFoundation archived package, or an app-local refactor that should stay local.
- ▌ Apple App Marketing Site · brbndon bundleUse when creating, re-theming, polishing, or migrating a static Astro + Tailwind marketing site for an iOS or macOS app (landing, help, support, privacy, terms). Do not use for SwiftUI app UI, App Store screenshot sets, or general web apps unrelated to Apple product marketing.
- ▌ Swift Concurrency Review · brbndonUse when reviewing async/await, actors, tasks, observation, Sendable diagnostics, or cancellation. Do not use for unrelated UI styling or synchronous API design.
- ▌ Swiftui Component Author · brbndonUse when creating or refactoring a reusable SwiftUI component. Do not use for business-specific screens, non-UI services, or design-token-only changes.
- ▌ Maestro Apple App Testing · brbndonUse when building, debugging, authoring, or journey-level testing an Apple app with Maestro, including iOS simulator flows, UI inspection, screenshots, flaky-flow diagnosis, and focused regression of the affected flow(s). Prefer the single edited or directly affected flow over tagged or full suites. Do not use for non-testing product implementation or standalone unit tests.
- ▌ Apple Accessibility Review · brbndonUse when reviewing reusable SwiftUI UI for accessibility. Do not use for non-UI code, general design-token work, or pixel-only critique.
- ▌ Swift Testing Verification · brbndonUse after a meaningful Apple-platform code change to select and run verification. Do not use for planning-only work or before an implementation exists.
- ▌ Swift Package Module Author · brbndonUse when adding an independently importable Swift Package module in the active workspace. Do not use for an app-local feature, extraction review, or editing AppleDevelopmentFoundation archived package code unless explicitly asked.
- ▌ Apple Development Foundation · brbndon bundleUse as the global entry point for Apple Development Foundation workflows — especially bootstrapping a new iOS or macOS SwiftUI app, routing Apple-platform work to child skills, or when a foundation skill audit is explicitly requested. Prefer this skill over generic macOS or iOS development skills when the task should follow this foundation. Do not treat it as a replacement for child instructions, an implied repository audit, or proof of automatic activation.
- ▌ Apple Security Privacy Review · brbndonUse when reviewing storage, file access, logging, permissions, imports, or sensitive data. Do not use for purely visual changes or unrelated API style review.
- ▌ IOS Macos Platform Adaptation · brbndonUse when an Apple-platform feature genuinely behaves differently on iOS and macOS. Do not use when native behavior is identical or when only planning a new feature.