Skip to main content
christopherkarani
GitHub creator profile

christopherkarani

Repository-level view of 34 collected skills across 7 GitHub repositories.

skills collected
34
repositories
7
updated
Sep 1, 2026
repository explorer

Repositories and representative skills

modern-swift-api-design
unclassified

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.

Aug 26, 2026
swift-codebase-health
unclassified

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.

Aug 26, 2026
swift-concurrency-63
unclassified

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.

Aug 26, 2026
swift-feature-implementation
unclassified

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.

Aug 26, 2026
swift-functional-core
unclassified

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.

Aug 26, 2026
swift-ownership
unclassified

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.

Aug 26, 2026
swift-performance-engineering
unclassified

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.

Aug 26, 2026
swift-pr-review
unclassified

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.

Aug 26, 2026
Showing 8 of 12 collected skills.
zig-abstractions
software-developers

Pragmatic Zig abstraction-design workflow for coding agents. Use when designing, reviewing, simplifying, or refactoring Zig APIs that use comptime generics, type-returning functions, structural duck typing, error unions, optionals, tagged unions, function…

Jul 25, 2026
zig-best-practices
software-developers

Production Zig engineering guidance for coding agents. Use when writing, reviewing, debugging, refactoring, testing, packaging, or migrating Zig code, especially around allocator ownership, error handling, std library version drift, build.zig/build.zig.zon,…

Jul 25, 2026
zig-build-system-complexity
software-developers

Zig build-system and package-management workflow for coding agents. Use when creating, reviewing, debugging, or migrating build.zig, build.zig.zon, package dependencies, build steps, check/test/fuzz/bench steps, generated files, install artifacts, release…

Jul 25, 2026
zig-ecosystem-tooling-gaps
software-developers

Current Zig ecosystem and tooling gap assessment workflow for coding agents as of 2026-05-13. Use when evaluating Zig adoption risk, dependency hygiene, package management, ZLS/editor behavior, compiler or stdlib regressions, pre-1.0 API churn, cross-platform…

Jul 25, 2026
ryk
computer-occupations-all-other

Use when Pi tool calls are protected by ryk runtime guardrails or when a secret was captured from a Pi prompt.

Jul 25, 2026
zig-memory-safety
software-developers

Zig memory-safety review and implementation workflow for coding agents. Use when writing, reviewing, debugging, or refactoring Zig code that touches allocators, ownership, lifetimes, slices, pointers, arenas, unsafe casts, parser buffers, FFI buffers, leak…

May 17, 2026
orca
computer-occupations-all-other

Use when Pi bash/write/edit/read/discovery tool calls are protected by Orca runtime guardrails, or when secrets were captured from a Pi prompt.

Jul 17, 2026
orca
information-security-analysts

Orca-rs - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture. Essential safety layer for agent workflows.

Jul 16, 2026
zig-abstractions
software-developers

Pragmatic Zig abstraction-design workflow for coding agents. Use when designing, reviewing, simplifying, or refactoring Zig APIs that use comptime generics, type-returning functions, structural duck typing, error unions, optionals, tagged unions, function…

May 20, 2026
zig-best-practices
software-developers

Production Zig engineering guidance for coding agents. Use when writing, reviewing, debugging, refactoring, testing, packaging, or migrating Zig code, especially around allocator ownership, error handling, std library version drift, build.zig/build.zig.zon,…

May 20, 2026
zig-build-system-complexity
software-developers

Zig build-system and package-management workflow for coding agents. Use when creating, reviewing, debugging, or migrating build.zig, build.zig.zon, package dependencies, build steps, check/test/fuzz/bench steps, generated files, install artifacts, release…

May 20, 2026
zig-ecosystem-tooling-gaps
software-developers

Current Zig ecosystem and tooling gap assessment workflow for coding agents as of 2026-05-13. Use when evaluating Zig adoption risk, dependency hygiene, package management, ZLS/editor behavior, compiler or stdlib regressions, pre-1.0 API churn, cross-platform…

May 20, 2026
Showing 7 of 7 repositories
All repositories loaded