Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tomtom-current

tomtom-current 收录了来自 jlengrand 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
0
更新
2026-05-29
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

tomtom-audit-fix
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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