Skip to main content
christopherkarani
GitHub 创作者资料

christopherkarani

按仓库查看 7 个 GitHub 仓库中的 34 个已收集 skills。

已收集 skills
34
仓库
7
更新
2026年9月1日
仓库浏览

仓库与代表性 skills

modern-swift-api-design
未分类

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.

2026年8月26日
swift-codebase-health
未分类

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.

2026年8月26日
swift-concurrency-63
未分类

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.

2026年8月26日
swift-feature-implementation
未分类

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.

2026年8月26日
swift-functional-core
未分类

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.

2026年8月26日
swift-ownership
未分类

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.

2026年8月26日
swift-performance-engineering
未分类

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.

2026年8月26日
swift-pr-review
未分类

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.

2026年8月26日
已展示 8 / 12 个已收集 Skill。
zig-abstractions
软件开发工程师

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…

2026年7月25日
zig-best-practices
软件开发工程师

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,…

2026年7月25日
zig-build-system-complexity
软件开发工程师

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…

2026年7月25日
zig-ecosystem-tooling-gaps
软件开发工程师

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…

2026年7月25日
ryk
其他计算机职业

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

2026年7月25日
zig-memory-safety
软件开发工程师

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…

2026年5月17日
orca
其他计算机职业

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.

2026年7月17日
orca
信息安全分析师

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.

2026年7月16日
zig-abstractions
软件开发工程师

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…

2026年5月20日
zig-best-practices
软件开发工程师

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,…

2026年5月20日
zig-build-system-complexity
软件开发工程师

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…

2026年5月20日
zig-ecosystem-tooling-gaps
软件开发工程师

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…

2026年5月20日
已展示 7 / 7 个仓库
已展示全部仓库