Skip to main content

christopherkarani/Agent-Skills

SkillsMP 已收集 christopherkarani/Agent-Skills 中的 12 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
12
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

职业分类待补全

已展示 12 / 12 个已收集 Skill。

职业分类
未分类
描述

Use when designing or reviewing Swift protocols, generics, `some`/`any`, enums, domain types, associated types, typed throws, or public API resilience. Do not invoke for a local implementation change with no API decision.

原文语言:英语

更新
职业分类
未分类
描述

Use for a retrospective audit of a Swift codebase or target to identify prioritized correctness, architecture, modernization, safety, and performance improvements. It is read-only unless the user requests implementation.

原文语言:英语

更新
职业分类
未分类
描述

Use when Swift code crosses actors or tasks, handles `Sendable`/`sending`, async isolation, cancellation, `TaskGroup`, `Mutex`, atomics, or Swift 6 strict-concurrency diagnostics. Do not invoke for synchronous code with no shared state or isolation boundary.

原文语言:英语

更新
职业分类
未分类
描述

Use for implementing a non-trivial Swift 6.3 feature, bug fix, or refactor. It coordinates repository inspection, relevant domain skills, implementation, and proof; it does not authorize unrelated cleanup.

原文语言:英语

更新
职业分类
未分类
描述

Use when a Swift feature contains policy, evaluation, parsing, validation, state transitions, or deterministic business logic that can be separated from I/O. Do not force this skill onto inherently imperative resource or UI code.

原文语言:英语

更新
职业分类
未分类
描述

Use when Swift code owns a unique resource, has `~Copyable`/`borrowing`/`consuming` diagnostics, or needs an ownership-aware API. Do not invoke for ordinary value-type refactors with no lifetime or transfer invariant.

原文语言:英语

更新
职业分类
未分类
描述

Use when the task claims a latency, throughput, allocation, memory, startup, compilation, or energy improvement, or when optimizing hot Swift code. Do not make performance changes from intuition alone.

原文语言:英语

更新
职业分类
未分类
描述

Use for an adversarial review of a Swift diff or pull request. Review only the supplied change and its necessary context; do not modify code or turn style preferences into blockers.

原文语言:英语

更新
职业分类
未分类
描述

Use when Swift defines or changes XPC, socket, IPC, Codable, serialization, plugin, or other process/module boundaries. Do not invoke for private in-process helper APIs with no compatibility or trust boundary.

原文语言:英语

更新
职业分类
未分类
描述

Use when Swift touches POSIX, file descriptors, sockets, pointers, buffers, C ABI, mmap, unsafe code, or manual cleanup. Do not invoke for ordinary safe collection code.

原文语言:英语

更新
职业分类
未分类
描述

Use when Swift code has copying, mutation, identity, copy-on-write, large aggregates, or a struct-versus-class decision. Do not infer that every struct is cheap or every class is shared mutable state by accident.

原文语言:英语

更新
职业分类
未分类
描述

Audit any Hermes agent setup — crons, profiles, A2A meshes, workflows — and propose improvements in a visual HTML report.

原文语言:英语

更新
已展示 12 / 12 个已收集 Skill。