Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

tomtom-current

tomtom-current contiene 4 skills recopiladas de jlengrand, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
0
actualizado
2026-05-29
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

tomtom-audit-fix
Desarrolladores de software

Read AUDIT_TODO.md, apply all unchecked code fixes, verify the build, commit on a new branch, and open a pull request. Invoke via /tomtom-audit-fix from within the project. Requires AUDIT_TODO.md to exist (run /tomtom-audit-report first). Works alongside tomtom-audit-report — the report produces the TODO list, this skill consumes it.

2026-05-29
tomtom-audit-report
Desarrolladores de software

Run a TomTom implementation audit on the current project, write AUDIT_TODO.md with actionable TODO items, and open/update a GitHub issue. Invoke via /tomtom-audit-report from within the project. Requires the tomtom-implementation-best-practices skill to be installed.

2026-05-29
tomtom-implementation-best-practices
Desarrolladores de software

TomTom-specific advisor for auditing and improving implementations of TomTom Maps APIs, the Maps SDK for JavaScript/TypeScript, and the TomTom Maps MCP Server, with lighter coverage of Android/iOS Mobile SDKs and backend REST integrations. Use this skill whenever the user shares code, configuration, or architecture that uses TomTom location services and asks for improvements, a review, an audit, cost-reduction advice, stability/reliability guidance, or "what would you do differently". Also use proactively when reviewing code that imports `@tomtom-org/maps-sdk`, `@tomtom-international/web-sdk-*`, `com.tomtom.*` SDKs, or that hits hosts like `api.tomtom.com`, `mcp.tomtom.com`, `developer.tomtom.com`, even if the user only asks generic questions like "is this good?". Covers API-key hygiene, deprecated-SDK detection (e.g. v6 web SDK), Maps vs Orbis backend selection, MCP server usage, rate-limit/QPS planning, tile-vs-non-tile cost optimization, caching, retries, GeoJSON `[lng, lat]` conventions, and platform-spec

2026-05-29
tomtom-maps-sdk-js
Desarrolladores de software

Build with the TomTom Maps SDK — TomTomMap setup, styles, setStyle, StyleChangeHandler, addStyleChangeHandler, style switcher, style lifecycle, user events, click, hover, long-hover, contextmenu, events.off, event priority, module events, config-change, shown-features, ModuleEvents, CombinedEvents, modules, MapLibre integration, BaseMapModule, HillshadeModule, viewport utilities, search, geocoding, reverse geocoding, autocomplete, place-by-id, PlacesModule, POIsModule, fuzzy search, geometry search, along-route search, EV charging, ViewportPlaces plugin, calculateRoute, RoutingModule, route alternatives, guidance, EV routing, reachable ranges (isochrones), GeometriesModule, TrafficFlowModule, TrafficIncidentsModule, trafficIncidentDetails, trafficAreaAnalytics, Place and Route types, bboxFromGeoJSON, getPosition, formatDistance, formatDuration, route progress utilities, service config and validation, customizeService

2026-05-29