All authors
Kasempiternal avatar

Claude Skills by Kasempiternal

github.com/Kasempiternal
59 skillsA× 57B× 1D× 10 installs14 views
CccontrolA

Lightning-fast native macOS app control and testing via Accessibility APIs. 10-60x faster than screenshot-based computer use. Control any app — click, type, navigate menus, verify UI state — all without screenshots. Use when the user wants to test, control, or automate any macOS application.

ai-agentstestingdebugging
0
15
CyberconanB

Security Audit Swarm — Full repo security scan (SAST, SCA, secrets, config). Adaptive orchestration: subagents for small repos, Agent Teams for large. Pure Claude analysis.

developmentjavascripttypescript
0
15
FasterA

Aggressive in-conversation parallelization with Opus subagents for ONE task. /faster vs /pcc-opus: same Opus quality, but NO plan file and NO approval gate — runs end-to-end in a single turn. /faster vs /hydra: one task instead of N. /faster vs /zk: skips the router. Use when the user explicitly types /faster <task description>. Maintains effort xhigh: every subagent uses Opus.

ai-agentstypescriptpython
0
15
Gonk TestA

E2E frontend testing with headless browser. Describe what to test and Gonk handles the rest — launches browser, navigates, interacts, asserts, reports results. Use when user wants to test a website, verify UI, check a flow, or run visual assertions.

ai-agentsgoreact
0
15
Gpt ArchitectA

Delegate focused implementation or investigation from Claude Code to the existing normal Codex MCP. Use when the user invokes /gpt-architect, asks Claude to hand work to Codex, or enables session-only delegation. Session mode makes Codex the exclusive delegation backend and blocks native Claude teammates. Never enables a global or persistent mode.

ai-agentsgobash
0
15
HydraA

Explicit multi-task Agent Teams coordinator — plans N tasks together, resolves file conflicts, and executes safe parallel waves. Requires Agent Teams and GPT Architect OFF.

ai-agentsjavascriptgo
0
15
L30A

Research any topic from the last 30 days across 5 free sources (Reddit, HN, DDG, Lobsters, GitHub). Deploys a parallel agent swarm to scrape, score, deduplicate, and generate a rich HTML dashboard. Zero API keys required.

ai-agentspythongo
0
15
LegionA

Iterative Swarm Loop — Submit a holistic project description, get a company team that keeps sprinting until everything is built. Combines autonomous looping with Hydra-scale parallel swarms. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.

ai-agentsjavascriptgo
0
15
OrchestrateA

[BETA — UNTESTED END-TO-END] Session-wide CEO mode. Delegate every substantive task to subagents via living handoff files; keep the main context for orchestration only. Pairs with the Orchestrator output style for persistence. Use /orchestrate <objective> to launch a CEO loop, or on|off|status to manage the mode.

ai-agentsrustgo
0
15
Pcc OpusA

Parallel Claude Coordinator (Opus Edition) - Maximum quality exploration with Opus scouts AND Opus implementers. Use for critical, complex tasks where exploration quality is paramount.

ai-agentsjavascriptgo
0
15
PccA

Parallel Claude Coordinator - Create implementation plans with Sonnet scouts for exploration and Opus agents for implementation. Use for complex multi-file tasks requiring parallel coordination.

ai-agentsjavascriptgo
0
15
PhoenixD

[BETA — macOS + Ghostty only] Reboot your Mac without losing your Claude Code sessions. Snapshots every running CLI session (working dir + session id), arms a one-shot login agent, and reboots; on next login each session reopens in its own Ghostty window, resumed via claude --resume. Use /phoenix restart for the full auto cycle, or snapshot | restore | arm | disarm | status. Use when you have many claude sessions open and need to restart/reboot the machine but dread reopening and resuming the...

ai-agentsshellnode
0
15
ReviewA

Code Review Swarm - Deploys 7 parallel review agents (2 custom + 5 official Anthropic plugin agents, with built-in fallbacks) to analyze code for bugs, style, silent failures, comment accuracy, type design, and test coverage. Automatically fixes CRITICAL and MAJOR findings, with optional code simplification pass.

ai-agentsjavascriptgo
0
15
Setup HooksA

Verify CAS's focused safety hooks and remove obsolete duplicate installations. Use when approvals are missing, duplicated, or unexpectedly noisy.

ai-agentsswiftshell
0
15
Setup SwarmA

Enable Agent Teams in your Claude Code settings. Required for /hydra and /legion swarm skills.

ai-agents
0
15
SiegeA

External Orchestrator with Worker-Judge Separation — spawns fresh claude -p sessions per iteration with adversarial two-skeptic verification. Arithmetic exit decisions only. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.

ai-agentspythonrust
0
15
SpectreA

Deep Research Swarm — Parallel web, codebase, and document research with synthesis and independent claim validation. Requires Agent Teams and GPT Architect OFF.

ai-agentsjavascriptgo
0
15
SystemccA

Intelligent workflow router with Lyra AI optimization, build config detection, and triple code review. Auto-analyzes complexity, risk, and scope to execute the optimal workflow automatically.

developmentjavascriptgo
0
15
ZkA

Intelligent router — analyzes your request and auto-routes to the best execution mode (cccontrol, cyberconan, spectre, siege, legion, hydra, pcc-opus, or pcc). Use instead of choosing manually.

ai-agentsgoswift
0
15
Ax 3d GamesA

2D/3D game and spatial content development -- SpriteKit (2D games), SceneKit (3D legacy, deprecated iOS 26), RealityKit (modern 3D/AR/ECS), physics, ECS architecture, SpriteView/RealityView SwiftUI integration, and diagnostics

developmentgoswift
0
4
Ax App IntentsA

App Intents for Siri/Shortcuts, parameterized intents, discovery.

developmentgoswift
0
4
Ax Apple DocsA

Apple documentation research, Xcode MCP (mcpbridge) setup/tools/reference, App Store Connect MCP, WWDC transcript extraction, sosumi.ai docs, bundled compiler diagnostics

developmentswiftbash
0
4
Ax Background TasksA

BGTaskScheduler, background URL sessions, silent push, beginBackgroundTask, and BGContinuedProcessingTask patterns for iOS

data-aiswifttesting
0
4
Ax Build RefA

Build settings reference — xcodebuild flags, build settings, SPM configuration, CocoaPods/Carthage commands, xcconfig syntax, scheme configuration

developmentrubyswift
0
4
Ax BuildA

Build failures, dependency conflicts, test crashes, simulator issues, environment diagnostics, build performance, TestFlight crash triage

developmentgoruby
0
4
Ax CameraA

Camera capture with AVFoundation -- AVCaptureSession, SwiftUI preview, RotationCoordinator (iOS 17+), responsive capture (zero-shutter-lag, deferred processing), session interruptions, camera switching, video recording, and diagnostics

developmentgophp
0
4
Ax Cloud StorageA

CloudKit sync, CKSyncEngine, iCloud Drive, NSFileCoordinator, conflict resolution, CKRecord, CKShare, subscriptions, NSUbiquitousKeyValueStore, offline-first patterns

developmentswiftsql
0
4
Ax Concurrency RefA

Instruments profiling for async/await, actor contention analysis, thread pool exhaustion detection, Swift Concurrency template workflows, priority inversion diagnosis

data-aiswiftapi
0
4
Ax ConcurrencyA

Swift 6 concurrency, async/await, @MainActor, actors, Sendable, @concurrent, assumeIsolated, Mutex, Atomic, ownership modifiers, progressive concurrency adoption

developmentswiftapi
0
4
Ax Core DataA

Core Data stack setup, NSPersistentContainer, NSManagedObjectContext, thread-confinement, CloudKit integration, migration, diagnostics, SwiftData bridging

developmentgoswift
0
4
Ax Core LocationA

Core Location authorization, monitoring, geofencing, background location, geocoding, and Core Spotlight indexing patterns for iOS

developmentswiftbash
0
4
Ax CoremlA

On-device ML with CoreML -- model conversion (PyTorch to CoreML), compression (palettization/quantization/pruning), stateful KV-cache for LLMs, multi-function models, MLTensor, async prediction, and diagnostics

data-aipythonswift
0
4
Ax Design RefA

Design API reference -- HIG color/background/material system, typography (San Francisco, text styles, Dynamic Type, tracking, leading), SF Symbols complete API (rendering modes, effects, UIKit equivalents, platform matrix), Liquid Glass adoption guide (controls, navigation, windows, icons, migration), accessibility compliance

developmentgoswift
0
4
Ax DesignA

Apple Human Interface Guidelines and SF Symbols -- design decisions, rendering modes, symbol effects/animations, Draw animations (iOS 26), accessibility compliance, and defending HIG decisions in design reviews

developmentgoswift
0
4
Ax Energy RefA

Energy optimization API reference - timer/network/location/background/display APIs, Power Profiler recording, iOS 26 BGContinuedProcessingTask, MetricKit energy monitoring, push notification setup

developmentgoswift
0
4
Ax EnergyA

Use when app drains battery, device gets hot, users report energy issues, or auditing power consumption - Power Profiler diagnosis, subsystem identification (CPU/GPU/Network/Location/Display), background execution patterns

developmentgoswift
0
4
Ax File StorageA

iOS file system directories, FileProtectionType, backup exclusion, storage capacity, Codable encoding/decoding, purge behavior, file storage decisions

developmentjavascriptgo
0
4
Ax Foundation Models RefA

Complete Foundation Models API reference -- LanguageModelSession, @Generable, @Guide, Tool protocol, streaming, dynamic schemas, built-in use cases, and all WWDC 2025 code examples

developmentgoswift
0
4
Ax Foundation ModelsA

On-device AI with Apple Foundation Models framework — sessions, @Generable structured output, streaming, tool calling, context management, and diagnostics. iOS 26+

data-aigoswift
0
4
Ax GrdbA

GRDB direct SQLite, DatabaseQueue/Pool, raw SQL, ValueObservation, DatabaseMigrator, SQLiteData Point-Free @Table models, CTE, FTS5, CloudKit SyncEngine, database migration safety, Realm-to-SwiftData migration

developmentgoswift
0
4
Ax LldbA

Runtime debugging with LLDB — breakpoints, variable inspection, crash triage, hang diagnosis, async debugging, expression evaluation, and complete command reference

developmentgoswift
0
4
Ax MediaA

Now Playing, AVFoundation audio, haptics, photo library, MusicKit, CarPlay, and spatial audio patterns for iOS

developmentgophp
0
4
Ax MetalA

Metal GPU programming and migration -- OpenGL/DirectX to Metal porting, GLSL/HLSL to MSL shader conversion, MTKView setup, render pipelines, compute shaders, triple buffering, Metal Shader Converter, and diagnostics

developmentswiftbash
0
4
Ax Networking RefA

Network.framework API reference -- NetworkConnection (iOS 26+), NWConnection (iOS 12+), TLV, Coder, Listener, Browser, Wi-Fi Aware, mobility, security, performance APIs

developmentrustswift
0
4
Ax NetworkingA

Network.framework patterns, diagnostics, migration from sockets/URLSession, NWConnection (iOS 12+) and NetworkConnection (iOS 26+) with structured concurrency

data-aiswiftbash
0
4
Ax OnboardA

Skill index -- lists all 40 ax-* skills organized by workflow with one-line descriptions

developmentswiftexpress
0
4
Ax PerformanceA

Use when app feels slow, memory grows, hangs occur, frame rate issues, or profiling needed - covers Instruments workflows, memory debugging, hang diagnostics, display performance, MetricKit, xctrace CLI, and ObjC block retain cycles

data-airustgo
0
4
Ax PrivacyA

Privacy manifests, permissions UX, ATT, localization (String Catalogs, plurals, RTL, Xcode 26 generated symbols), Transferable/drag-drop/copy-paste/ShareLink, App Intents discoverability, debug deep links, and Required Reason APIs

developmentgophp
0
4
Ax ShippingA

App Store submission, rejection troubleshooting, metadata requirements, privacy manifests, age ratings, export compliance, ASC navigation, MCP automation

testing-securitygoswift
0
4
Ax SimulatorA

iOS Simulator management with simctl and AXe CLI -- device lifecycle, UI automation, accessibility-based tapping, screenshots, video recording, text input, push notifications

data-aibashtesting
0
4