Trail-Sense
Build, test, and translate the Trail Sense Android app faster
All Skills in This Repository (4)
Pure Emerald Level Indicatorstrail-sense-scaffold-quick-action
Scaffolds Trail Sense quick action classes with registration, ids, and resources.
trail-sense-database-persistence
Create Room Entity, DAO, Repository, and AppDatabase migration for Kotlin Android apps.
trail-sense-android-tests
Automate Android UI and instrumentation tests for Trail Sense tools using AutomationLibrary.
trail-sense-user-guides
Create or update Trail Sense tool user guides with standardized YAML frontmatter templates.
Frequently Asked Questions
FAQPage SchemaHow to install Trail Sense skills?โผ
Run `npx skills add kylecorry31/Trail-Sense --all -g -y` in your terminal to install all skills in this suite globally.
What is Trail Sense?โผ
Trail Sense is an open-source Android app that uses your phone's sensors for hiking, navigation, weather prediction, and survival situations, entirely offline.
How do these skills help Trail Sense contributors?โผ
They let your AI agent scaffold quick actions, add Room database persistence, write UI automation tests, and check translation accuracy in pull requests automatically.
Can AI review translations in Trail Sense pull requests?โผ
Yes. The translation skill extracts changed strings and guide files from a PR and compares them against the English source to flag inaccurate translations.
Do these skills work with Claude Code and other AI agents?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenClaw, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core