aospbooks

38 mods across 1 repository, 129 stars between them.

aosp-book-polish

01

aospbooks/aosp-internal-book

Skill Claude CodeCodex

Update or polish the AOSP Internals reference book (the chapters at the repo root -- NN-slug.md -- plus the appendices and the generated agents/ Part-skills) so it is accurate and current for a newly-synced or newer AOSP/Android source tree. Use this whenever the user says anything like "polish the book for Android…

129 3d ago A 234 tokens original Apache-2.0

aosp-version-diff

02

aospbooks/aosp-internal-book

Skill Claude CodeCodex

Compare two AOSP releases (e.g. android-16 vs android-17) and turn the diff into a written report of the important platform changes. Use this whenever the user wants to know what changed between two Android/AOSP versions, generate an "Android N updates" report or appendix, diff two repo manifests/branches, find…

129 3d ago A 173 tokens original Apache-2.0

book-writer

03

aospbooks/aosp-internal-book

Skill Claude CodeCodex

Patterns for writing technical book chapters in Markdown with Mermaid diagrams, served via ProperDocs (a MkDocs fork). Use this skill whenever writing, editing, reviewing, adding, removing, or renaming book chapters, organizing multi-chapter content, fixing Mermaid rendering issues, or changing the book's structure.…

129 3d ago A 104 tokens original Apache-2.0

aosp-ai-and-devices

05

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part XII — AI & Devices. Use when reasoning about on-device ML in AOSP, NNAPI, the AppFunctions framework for assistant integration, the Computer Control flow, CompanionDeviceManager, or virtual devices (virtual displays/inputs/cameras for cross-device experiences), or the NpuManager module for on-device neural…

129 3d ago A 107 tokens original Apache-2.0

aosp-appendices

06

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Internals — Appendices. Use when looking up a key file path (per-chapter table of the most important AOSP source files: build, init, kernel, HAL, framework services, system apps, infrastructure) or the meaning of an AOSP-specific acronym/term (Treble, VINTF, GKI, APEX, AIDL, HIDL, etc.), why Kotlin is absent from…

129 3d ago A 132 tokens original Apache-2.0

aosp-connectivity

07

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part VIII — Connectivity. Use when reasoning about Networking (ConnectivityService, Wi-Fi framework, netd, DNS resolver, VPN, tethering, NetworkSecurityConfig, VCN, Thread mesh), Telephony (TelephonyManager, PhoneInterfaceManager, RIL/RILD, modem AIDL, IMS framework, emergency calling), Bluetooth (Bluetooth…

129 3d ago A 173 tokens original Apache-2.0

aosp-device-support

08

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part XIV — Device Support. Use when reasoning about per-architecture support (ARM 32/64, x8664, RISC-V, ABI matrix, toolchains), the QEMU-based Android emulator (AVD format, hardware acceleration, guest kernel), DevicePolicyManager (work profiles, fully-managed devices, COPE, enrollment), Android Automotive / TV…

129 3d ago A 139 tokens original Apache-2.0

aosp-framework-core

09

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part VI — Framework Core. Use when reasoning about systemserver's boot sequence (the four boot phases, service registration, Watchdog), the Intent system (Intent matching, IntentFilter, IntentResolver, package visibility, intent verification), Activity & Window Management (ActivityTaskManagerService…

129 3d ago A 156 tokens original Apache-2.0

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part VII — Framework Services. Use when reasoning about PackageManagerService (install/uninstall, APK parsing, permissions, package visibility), ContentProviders (ContentResolver, URI permissions, observers, FileProvider, MediaStore), Notifications (NMS, channels, ranker, posting/delivery, listener services…

129 3d ago A 212 tokens original Apache-2.0

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part I — Getting Started. Use when reasoning about the AOSP source tree at a high level, the repo/manifest workflow, the Soong (Android.bp) and Bazel/Kleaf build systems, lunch targets, the m build entry point, or aconfig feature flags (build-time vs. runtime, release configs, ramp/cleanup workflows). Chapters…

129 3d ago A 100 tokens original Apache-2.0

aosp-infrastructure

12

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part XIII — Infrastructure. Use when reasoning about Mainline modules / APEX (Project Mainline, APEX format/manifest/signing, apexd, module catalog, SDK Extensions, module boundaries), OTA updates (A/B updates, updateengine, payload format, Virtual A/B with snapshots, rollback protection), Virtualization (Android…

129 3d ago A 139 tokens original Apache-2.0

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part II — Kernel & Boot. Use when reasoning about Android's bootloader handoff, init.rc / first-stage init / second-stage init, the Generic Kernel Image (GKI) and KMI stability, dm-verity / Android Verified Boot, the kernel's Android-specific subsystems (binder driver, ashmem→memfd, low-memory killer, PSI)…

129 3d ago A 114 tokens original Apache-2.0

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part III — Native Foundation. Use when reasoning about Bionic (Android's libc/libm/libdl) and the dynamic linker, linker namespaces, GWP-ASan / MTE, memory management (jemalloc/scudo, ashmem/memfd, ION/dma-buf, lmkd, PSI), Binder IPC (transactions, parcels, one-copy semantics, AIDL/HIDL/NDK Binder…

129 3d ago A 152 tokens original Apache-2.0

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part IV — Native Services & Media. Use when reasoning about surfaceflinger, audioserver, mediaserver, cameraserver, the graphics pipeline (BufferQueue, GraphicBuffer, OpenGL ES / Vulkan / Skia / HWUI, RenderThread, layer composition), the animation system (Choreographer, ValueAnimator, RenderNode animations…

129 3d ago A 149 tokens original Apache-2.0

aosp-practical

16

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part XV — Practical. Use when reasoning about building a custom AOSP ROM end-to-end: picking a target device, syncing source, applying vendor blobs, branding, building, flashing the resulting images, and shipping OTA updates on your own channel. Chapter 65 (Custom ROM Guide).

129 3d ago A 68 tokens original Apache-2.0

aosp-runtime

17

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part V — Runtime. Use when reasoning about ART (dex2oat, AOT/JIT, baseline profiles, GC, oat/vdex/odex files, class loaders, JNI bridge) or the Native Bridge (Berberis, Houdini, cross-architecture native code execution, intercepting libc/JNI calls). Chapters 18–19.

129 3d ago A 80 tokens original Apache-2.0

aosp-security

18

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part IX — Security. Use when reasoning about SELinux on Android, Keystore/Keymint, Trusty TEE, gatekeeper/weaver, Android Verified Boot, dm-verity, hardware-backed attestation, Credential Manager (CredentialManagerService, credential providers, passkeys/FIDO2, password and autofill integration, digital…

129 3d ago A 134 tokens original Apache-2.0

aosp-system-apps

19

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part XI — System Apps. Use when reasoning about SystemUI (status bar, notification shade, keyguard, Quick Settings, Monet/dynamic color), Launcher3 (model loader, Recents/Overview, gesture nav, all-apps, predictions, work profile), or the Settings app (SettingsProvider, SettingsLib, search index, slice surface).…

129 3d ago A 85 tokens original Apache-2.0

aosp-ui-framework

20

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part X — UI Framework. Use when reasoning about Widgets and RemoteViews (AppWidget framework, RemoteViews, RemoteCompose, host/provider model), WebView (WebView Mainline module, Chromium content layer, renderer process, JS bridges, sandboxing), Accessibility (AccessibilityService, AccessibilityNodeInfo, TalkBack…

129 3d ago A 108 tokens original Apache-2.0

claude

21

aospbooks/aosp-internal-book

Plugin Claude Code

AOSP Internals book content (67 chapters + 4 appendices) packaged as 16 Part-skills.

129 3d ago A tokens not measured original Apache-2.0

aosp-ai-and-devices

22

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part XII — AI & Devices. Use when reasoning about on-device ML in AOSP, NNAPI, the AppFunctions framework for assistant integration, the Computer Control flow, CompanionDeviceManager, or virtual devices (virtual displays/inputs/cameras for cross-device experiences), or the NpuManager module for on-device neural…

129 3d ago A 107 tokens copy · 100% Apache-2.0

aosp-appendices

23

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Internals — Appendices. Use when looking up a key file path (per-chapter table of the most important AOSP source files: build, init, kernel, HAL, framework services, system apps, infrastructure) or the meaning of an AOSP-specific acronym/term (Treble, VINTF, GKI, APEX, AIDL, HIDL, etc.), why Kotlin is absent from…

129 3d ago A 132 tokens copy · 100% Apache-2.0

aosp-connectivity

24

aospbooks/aosp-internal-book

Skill Claude CodeCodex

AOSP Part VIII — Connectivity. Use when reasoning about Networking (ConnectivityService, Wi-Fi framework, netd, DNS resolver, VPN, tethering, NetworkSecurityConfig, VCN, Thread mesh), Telephony (TelephonyManager, PhoneInterfaceManager, RIL/RILD, modem AIDL, IMS framework, emergency calling), Bluetooth (Bluetooth…

129 3d ago A 173 tokens copy · 100% Apache-2.0