·axiom-camera-capture-diag
</>

axiom-camera-capture-diag

camera freezes, preview rotated wrong, capture slow, session interrupted, black preview, front camera mirrored, camera not starting, AVCaptureSession errors, startRunning blocks, phone call interrupts camera

4Installs·0Trend·@megastep

Installation

$npx skills add https://github.com/megastep/codex-skills --skill axiom-camera-capture-diag

How to Install axiom-camera-capture-diag

Quickly install axiom-camera-capture-diag AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/megastep/codex-skills --skill axiom-camera-capture-diag
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: megastep/codex-skills.

SKILL.md

View raw

Systematic troubleshooting for AVFoundation camera issues: frozen preview, wrong rotation, slow capture, session interruptions, and permission problems.

Core Principle: When camera doesn't work, the problem is usually:

Always check threading and session state BEFORE debugging capture logic.

camera freezes, preview rotated wrong, capture slow, session interrupted, black preview, front camera mirrored, camera not starting, AVCaptureSession errors, startRunning blocks, phone call interrupts camera Source: megastep/codex-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/megastep/codex-skills --skill axiom-camera-capture-diag
Category
</>Dev Tools
Verified
First Seen
2026-03-13
Updated
2026-03-13

Browse more skills from megastep/codex-skills

Quick answers

What is axiom-camera-capture-diag?

camera freezes, preview rotated wrong, capture slow, session interrupted, black preview, front camera mirrored, camera not starting, AVCaptureSession errors, startRunning blocks, phone call interrupts camera Source: megastep/codex-skills.

How do I install axiom-camera-capture-diag?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/megastep/codex-skills --skill axiom-camera-capture-diag Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/megastep/codex-skills