Claude Code Skills: What You Should Know
Claude Code skills package reusable instructions and files the agent loads on demand. Here is what they are, how they work, and when they help.
[ Module: 0x01_Core ]
Deconstruct the monolith. Explore advanced state management, persistence choices, and practical Kotlin boundaries for modern Android development.
Robust, typed SQLite abstraction for complex, structured local data.
[ Type: DataStore ] Asynchronous PreferencesCoroutine-based key-value and typed object storage.
Claude Code skills package reusable instructions and files the agent loads on demand. Here is what they are, how they work, and when they help.
A calm walkthrough of installing Claude Code: prerequisites, the install command, authentication, first run, and the gotchas that trip people up.
An AI coding assistant suggests, edits, and runs code alongside you. Here is how the main types differ, where they help, and where they get in the way.
[ Status: Deprecated ]
Legacy serialization methods based on Java object serialization are now treated as migration risks. Route readers toward DataStore, Room, Kotlin Serialization, or Protocol Buffers.
// WARN: java.io.Serializable detected
System.err.println("Performance degradation imminent.");