Skip to main content

christopherkarani/Agent-Skills

SkillsMP a collecté 12 skills depuis christopherkarani/Agent-Skills. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
12
Étoiles GitHub
0
Forks GitHub
0

Skills dans ce dépôt

classification en attente

Affichage de 12 skills collectés sur 12.

métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
Affichage de 12 skills collectés sur 12.