Skip to main content
Run any Skill in Manus
with one click
nonameplum
GitHub creator profile

nonameplum

Repository-level view of 25 collected skills across 1 GitHub repositories.

skills collected
25
repositories
1
updated
2026-03-09
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

background-tasks
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-02-09
git-user
software-developerscomputer-occupations-all-other

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
software-developers

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

2026-02-09
Showing top 8 of 25 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded