🎯

avfoundation-ref

🎯Skill

from derklinke/codex-config

VibeIndex|
What it does

Provides reference documentation and code snippets for working with Apple's AVFoundation framework in iOS development.

πŸ“¦

Part of

derklinke/codex-config(44 items)

avfoundation-ref

Installation

πŸ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add derklinke/codex-config --skill avfoundation-ref
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Codex Agent Configs

Public release of my Codex coding-agent configuration: global rules, skills, prompts, and supporting files.

What’s in this repo

  • AGENTS.md β€” global operating rules for the agent.
  • skills/ β€” task-focused skill packs (many iOS skills based on Axiom).
  • prompts/ β€” reusable prompt snippets and slash commands.
  • rules/ β€” guardrails and policy overlays.
  • config.toml and other runtime files β€” Codex settings and state.

Tooling this repo relies on

  • just β€” command entrypoint in every repo.
  • tuist β€” iOS project generation and workflow.
  • gh β€” GitHub CLI for PRs and CI.
  • vercel β€” deploy flows and Vercel skill integration.
  • agent-browser β€” browser automation skill for web testing.

Credits

  • Inspired by [@steipete](https://github.com/steipete).
  • Many iOS skills are based on Axiom.
  • Includes Vercel skills and the agent-browser integration.

License

MIT. See LICENSE.