meshtasticmeshtasticOfficialΒ·15 Agent Skills Included

Meshtastic-Android

Build, test, and ship the Meshtastic Android and Desktop app

Guides AI agents through building, testing, and reviewing the Meshtastic Android and Compose Desktop mesh-radio app. Covers Kotlin Multiplatform architecture, Compose UI, navigation, dependency injection, CI checks, and pull request hygiene. Eliminates broken builds, failed CI runs, and architecture violations by enforcing verified local checks before every push.
npx skills add meshtastic/Meshtastic-Android --all -g -y
Available:

Directs the AI agent to consult the right skill module for each task, enforce Kotlin Multiplatform architecture rules, and run mandatory build and test verification before any push.

All Skills in This Repository (15)

Pure Emerald Level Indicators
πŸ“¦ In Repo
meshtasticmeshtastic

ci-cost-control

Monitor GitHub Actions runs and cancel redundant CI executions.

Official
Intermediate
πŸ“¦ In Repo
meshtasticmeshtastic

implement-feature

Guides Android developers through feature implementation with architecture validation.

Official
Intermediate
πŸ“¦ In Repo
meshtasticmeshtastic

Code Review

Review Meshtastic-Android code for Kotlin Multiplatform architecture and testing standards.

Official
Advanced
πŸ“¦ In Repo
meshtasticmeshtastic

speckit

Manage end-to-end software feature development from specifications to implementation.

Official
Advanced
πŸ“¦ In Repo
meshtasticmeshtastic

compose-ui

Create adaptive Compose Multiplatform UI layouts for Meshtastic-Android.

Official
Intermediate
πŸ“¦ In Repo
meshtasticmeshtastic

project-overview

Explains AndroidX project layout, build setup, and common fixes for contributors.

Official
Basic
πŸ“¦ In Repo
meshtasticmeshtastic

kmp-architecture

Structure Kotlin Multiplatform projects with source-set boundaries and expect/actual patterns.

Official
Advanced
πŸ“¦ In Repo
meshtasticmeshtastic

testing-ci

Automate CI workflows for code quality, testing, and building across platforms.

Official
Advanced
πŸ“¦ In Repo
meshtasticmeshtastic

new-branch

Create feature or fix branches from the latest upstream main.

Official
Basic
πŸ“¦ In Repo
meshtasticmeshtastic

Meshtastic Design Standards

Provides Android-specific Meshtastic UI design standards and color mappings for Compose developers.

Official
Basic
πŸ“¦ In Repo
meshtasticmeshtastic

navigation-and-di

Configure modular dependency injection and type-safe navigation for multi-platform Kotlin apps.

Official
Advanced
πŸ“¦ In Repo
meshtasticmeshtastic

proto-bump

Updates the org.meshtastic:protobufs Maven pin in the Gradle version catalog and verifies with tests.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Meshtastic-Android skills?β–Ό

Run `npx skills add meshtastic/Meshtastic-Android --all -g -y` in your terminal to install all skills in this suite globally.

What do these Meshtastic skills help with?β–Ό

They teach your AI agent how to implement features, review code, run tests, and open pull requests in the Meshtastic Android and Desktop codebase following its architecture rules.

Can AI run and test the Meshtastic app automatically?β–Ό

Yes. The run-meshtastic-android skill lets your agent launch the desktop or emulator app, connect it to a simulated radio, click through screens, and capture screenshots.

Do these skills work with Claude Code and other agents?β–Ό

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible AI coding agents.

How do the skills prevent broken builds?β–Ό

The baseline skill enforces a mandatory local verification run of formatting, linting, compilation, and all tests before any code is pushed, matching what CI expects.

Related Repositories in Software Engineering

View All in Software Engineering→