Tutorials & How-Tos
Step-by-step guides to get started with AI skills
Showing 1-12 of 98
Installing the AI Tutors Plugin in ChatGPT and Codex
How to install aitutors.me's tutors and skills into ChatGPT or Codex CLI via its public plugin marketplace repo — step by step, plus what each install path actually gives you.
How to Turn Your Notes Into Flashcards With the AI Tutors Skill
A step-by-step walkthrough of the aitutors.me flashcards skill: what to hand it, what it hands back, and how to avoid the mistakes its own QA gate catches.
Gesture Recognition in AI Interfaces
Multi-gesture UI patterns for AI-powered apps. Swipe, pinch, drag, and long-press interactions that make AI tools intuitive on touch and trackpad interfaces.
CI/CD on Apple Silicon With AI
AI-optimized CI pipelines on Apple hardware. Faster builds, smarter test selection, and intelligent caching strategies for M-series CI runners.
Apple Silicon Optimization for AI
Maximizing M-series chips for AI workloads. Neural Engine, unified memory, GPU compute, and performance profiling strategies for AI developers on Apple hardware.
Building With Bleeding-Edge Toolchains
Using pre-release tools, beta SDKs, and nightly compilers with AI assistance. How Claude Code helps navigate unstable APIs, missing documentation, and breaking changes.
Unified Logging for AI Workflows
Structured logging that AI can parse and act on. How to design log formats, tagging strategies, and aggregation pipelines that make AI workflows observable and debuggable.
Keyboard Handling in AI-Generated UIs
Common keyboard issues in AI-built interfaces and how to fix them. Focus traps, missing shortcuts, broken tab order, and accessibility gaps that AI code generators consistently produce.
Top-Level Menus for AI Applications
System-level integration for AI tools through menu bar apps, status items, and global shortcuts. How to make AI skills accessible from anywhere on your desktop.
AI Navigation of Complex Keyboard UIs
Keyboard-driven interfaces for AI tools enable faster workflows than mouse-based UIs. How to design keyboard navigation that AI agents and power users both love.
Hardware Debugging With AI Assistance
When software meets hardware at the fault line, AI helps diagnose thermal throttling, memory errors, bus failures, and peripheral issues that traditional software debugging misses.
Hidden Boot Arguments AI Can Discover
AI finds undocumented system configuration options by analyzing kernel source, firmware binaries, and boot loader code. Here's how Claude Code uncovers boot arguments that never made it to the docs.