
Claude Skills by keychat-io
github.com/keychat-ioExplains the Keychat app architecture and key components
Orchestrate large-scale changes across the codebase using parallel worktree agents. Use when you need to apply similar changes to many files or modules simultaneously.
Initialize or reset the Keychat development environment
Clean build artifacts and reset Flutter state
Run comprehensive Flutter checks including lint, analyze, test, and format verification. Use before commits to ensure code quality.
Run code generation for Isar models, JSON serialization, and i18n
Run linting, formatting, and static analysis on the codebase
Update and install CocoaPods dependencies for iOS and macOS
Run the Keychat app on a device or simulator
Build Rust native libraries for the FFI plugin
Run tests for Keychat packages