Backend Skills

Use Damoov backend skills to guide AI agents through secure registration, user management, product management, trips, scores, and statistics workflows.

Damoov backend skills help AI agents work with server-side Damoov integration flows, platform API workflows, and analytics API workflows.

Use these skills when building or reviewing backend services that connect customer users, Damoov users, platform configuration, trips, scores, and statistics.

Included backend skills

SkillUse when
damoov-backend-registration-skillBackend-owned Damoov user registration, secure credential handling, user identifier storage, and mobile handoff planning.
damoov-user-management-skillExisting Damoov user lookup, user updates, user movement between groups, and service-flag workflows.
damoov-product-management-skillApplication and Instance management workflows for admin or operational tooling.
damoov-trips-statistics-skillTrips, trip details, safety scores, eco scores, driving statistics, daily breakdowns, and analytics workflows.

When to use backend skills

Use backend skills for:

  • Production registration architecture.
  • API wrapper implementation.
  • Admin tooling.
  • User status and service-flag workflows.
  • Trips and statistics endpoints.
  • Backend review before launch.
  • Integration plans that connect mobile login, Damoov user setup, and analytics access.

Recommended prompts

Backend registration:

Use $damoov-backend-registration-skill to design backend-owned Damoov user registration for this service. Do not expose secrets to mobile clients.

User management:

Use $damoov-user-management-skill to add a backend admin workflow for finding and updating an existing Damoov user.

Trips and statistics:

Use $damoov-trips-statistics-skill to design backend endpoints for user trips, safety score, eco score, and driving statistics.

Product management:

Use $damoov-product-management-skill to review the admin workflow for managing Damoov Applications and Instances.

Integration boundary

Backend skills focus on server-side and admin/API workflows. Mobile SDK setup belongs to Mobile Skills. Safe test-user creation and validation belong to Testing Skills.

Use the Damoov orchestrator for cross-functional work:

Use $damoov-telematics-skill to plan a production integration that includes backend registration, mobile SDK setup, and test validation.