trail-sense-user-guides
Write or update user guide documentation for Trail-Sense tools. Use when asked to create, write, update, or modify a tool's user guide, help documentation, or user-facing documentation. Covers guide structure, formatting conventions, and common sections.
Install
mkdir -p .claude/skills/trail-sense-user-guides && curl -L -o skill.zip "https://mcp.directory/api/skills/download/7580" && unzip -o skill.zip -d .claude/skills/trail-sense-user-guides && rm skill.zipInstalls to .claude/skills/trail-sense-user-guides
About this skill
Trail Sense User Guides
Write user guide documentation for Trail Sense tools.
File Location
guides/en-US/guide_tool_<toolname>.txt
The <toolname> should match the tool's directory name in app/src/main/java/com/kylecorry/trail_sense/tools/.
Structure
The [Tool Name] tool can be used to [brief description of purpose].
## Main Feature
Explanation of the main feature and how to use it.
## Creating a [item]
1. Tap the '+' button in the bottom-right corner of the screen.
2. Click '[option]'.
3. Enter [details].
4. Click the checkmark button in the top-right corner of the screen.
### Optional fields
- **Field name**: Description of the field.
- **Another field**: Description.
## Viewing a [item]
To view a [item], click it in the list. The following information will be shown:
- **Name**: The name of the item.
- **Detail**: Description.
## Delete a [item]
To delete a [item], click the menu button on the row you want to remove, then select 'Delete'.
## Quick action
You can enable the [Tool] quick action in the settings for the desired tab.
To use the quick action, tap the [Tool] quick action button to [action].
## Widgets
The following widgets can be placed on your device's homescreen or viewed in-app:
- **Widget name**: Description of what it shows.
Formatting Rules
Headers
##for main sections###for subsections
Text Style
- Bold for UI element names, field names, button labels
- Second person: "You can...", "To create..."
- Present tense throughout
Lists
- Numbered lists for step-by-step instructions
- Bullet points for options, fields, or non-sequential items
Settings References
Format: Settings > Category > Setting name
Example: Settings > Weather > Storm alert
Cross-References
Reference other guides by name in single quotes.
Example: "See the 'Navigation' guide for more information."
Common Sections
Include sections as applicable to the tool:
| Section | When to Include |
|---|---|
| Main feature | Always - explain core functionality |
| Creating items | Tools that create/save data |
| Viewing items | Tools with detail views |
| Editing items | Tools with editable data |
| Deleting items | Tools with deletable data |
| Exporting | Tools that export data |
| Organizing (groups) | Tools with group/folder support |
| Searching | Tools with search functionality |
| Quick action | Tools with quick actions |
| Widgets | Tools with home screen widgets |
| Accuracy/Disclaimer | Tools making estimates or predictions |
Writing Style
- Be concise: Focus on user actions, not implementation details
- Be direct: Start instructions with action verbs
- Be consistent: Use same terminology as the app UI
- No jargon: Write for users unfamiliar with the app
Examples
Step-by-step instruction
## Creating a beacon
1. Tap the '+' button in the bottom-right corner of the screen.
2. Click 'Beacon'.
3. Enter a name for the beacon.
4. Enter a location for the beacon. You can tap the GPS icon next to the location field to use your current location.
5. Fill out any of the optional fields you want to record.
6. Click the checkmark button in the top-right corner of the screen.
Settings reference
You can adjust prediction sensitivity in Settings > Weather > Forecast sensitivity. Higher sensitivity may detect more patterns but might yield more false predictions.
Quick action section
## Quick action
You can enable the Weather Monitor quick action in the settings for the tab you want it on.
To use the quick action, tap the Weather Monitor quick action button to toggle it on or off.
Disclaimer
## Accuracy
The weather prediction is a best guess using available sensor data and may not be accurate. If Trail Sense says it is going to be clear but you see what appears to be storm clouds rolling in, trust your instincts.
Source Files
For existing guide examples, see:
guides/en-US/guide_tool_*.txt
More by kylecorry31
View all skills by kylecorry31 →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversDeepWiki converts deepwiki.com pages into clean Markdown, with fast, secure extraction—perfect as a PDF text, page, or i
Streamline project docs with Specs Workflow: automate software project plan templates, tracking, and OpenAPI-driven prog
Uno Platform — Documentation and prompts for building cross-platform .NET apps with a single codebase. Get guides, sampl
pg-aiguide — Version-aware PostgreSQL docs and best practices tailored for AI coding assistants. Improve queries, migrat
Unlock powerful Excel automation: read/write Excel files, create sheets, and automate workflows with seamless integratio
Supercharge your NextJS projects with AI-powered tools for diagnostics, upgrades, and docs. Accelerate development and b
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.