Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-skills

agent-skills에는 nonameplum에서 수집한 skills 25개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
25
Stars
16
업데이트
2026-03-09
Forks
2
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

background-tasks
소프트웨어 개발자

Apple BackgroundTasks framework for iOS/iPadOS background processing. Use when scheduling background work, refreshing app content, running long processing tasks, implementing BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask, or dealing with BGTaskScheduler setup, registration, submission, expiration handlers, and debugger testing commands.

2026-03-09
swift-concurrency
소프트웨어 개발자

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).

2026-03-09
swift-state-machine-patterns
소프트웨어 개발자

Build type-safe Swift state machines with enum states and action-based transitions. Use for lifecycle or protocol flows, reentrancy-sensitive operations, or async/concurrent workflows.

2026-03-09
swift-type-typed-design
소프트웨어 개발자

Type-driven domain modeling techniques for Swift using proper domain types, validation-carrying types, witness-based access control, and illegal-state elimination. Use when designing domain models, replacing primitive obsession, modeling workflows with enums/structs, adding compile-time guarantees, or discussing parse-dont-validate and making illegal states unrepresentable.

2026-03-09
accessory-setup-kit
소프트웨어 개발자

AccessorySetupKit for privacy-preserving discovery and setup of Bluetooth, Wi-Fi, or Wi-Fi Aware accessories. Use for discovery sessions, picker-based authorization, migration, accessory renaming or removal, custom filtering, and required Info.plist declarations.

2026-02-09
functional-programming-developer
소프트웨어 개발자

Functional architecture guidance for Swift (immutability, pure functions, reducers, DI via functions).

2026-02-09
git-user
소프트웨어 개발자기타 컴퓨터 관련 직업

Step-by-step guidance for maintaining a linear Git workflow using rebases, feature branches, and fast-forward merges.

2026-02-09
swift-async-stream-patterns
소프트웨어 개발자

Patterns and best practices for building robust AsyncStream and AsyncSequence types, learned from swift-async-algorithms.

2026-02-09
corebluetooth
소프트웨어 개발자

Apple Core Bluetooth framework for BLE and Bluetooth Classic. Use for central/peripheral workflows, scanning, connecting, advertising, GATT services/characteristics, read/write/notify, L2CAP, background processing or state restoration, and error handling across Apple platforms.

2026-01-28
swift-health-kit
소프트웨어 개발자

Apple HealthKit framework for health and fitness data. Use for reading/writing health samples, workout data, authorization flows, observer queries, background delivery, clinical records, activity rings, and integrating with the Health app across iPhone, Apple Watch, iPad, and visionOS.

2026-01-28
swift-observation
소프트웨어 개발자

Apple Observation framework for Swift. Use when modeling observable state with the `@Observable` macro, tracking changes with `withObservationTracking`, integrating with SwiftUI, or working with ObservationRegistrar and Observations async sequences.

2026-01-05
swift-package-manager
소프트웨어 개발자

Swift Package Manager documentation - create packages, manage dependencies, build and test Swift code

2026-01-05
programming-swift-embedded
소프트웨어 개발자

Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and baremetal applications.

2026-01-01
programming-swift
소프트웨어 개발자

The complete Swift Programming Language book by Apple, covering syntax, features, concurrency, and the formal language reference.

2026-01-01
swift-async-algorithms
소프트웨어 개발자

Algorithms for working with AsyncSequence: combining, throttling, debouncing, chunking, and more

2026-01-01
swift-composable-architecture
소프트웨어 개발자

The Composable Architecture (TCA) - A library for building Swift applications with state management, composition, and testability

2026-01-01
swift-dependencies
소프트웨어 개발자

A dependency management library for Swift with controlled, testable dependencies

2026-01-01
swift-docc
웹 개발자

Official Swift DocC documentation markup and syntax reference

2026-01-01
swift-navigation-appkit
소프트웨어 개발자

AppKit navigation tools: bindings, animations, and macOS navigation patterns

2026-01-01
swift-navigation
소프트웨어 개발자

A collection of tools for making navigation in Swift applications more ergonomic and powerful across SwiftUI, UIKit, and AppKit

2026-01-01
swift-navigation-core
소프트웨어 개발자

Core navigation primitives for Swift: AlertState, ConfirmationDialogState, UIBinding, and observation tools

2026-01-01
swift-navigation-swiftui
소프트웨어 개발자

SwiftUI navigation tools: type-safe alerts, sheets, popovers, and navigation destinations

2026-01-01
swift-navigation-uikit
소프트웨어 개발자

UIKit navigation tools: bindings, animations, and navigation stack management

2026-01-01
swift-sharing
소프트웨어 개발자

A library for sharing state across your app with persistence and observation support

2026-01-01
swift-snapshot-testing
소프트웨어 품질 보증 분석가·테스터

A library for snapshot testing in Swift with support for views, images, and custom formats

2026-01-01