Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

tomtom-current

tomtom-current에는 jlengrand에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 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