tomtom-maps-sdk-js-contribution
Installation
SKILL.md
You are working as an SDK contributor on the TomTom Maps SDK for JavaScript monorepo. Orient yourself by reading the relevant AGENTS.md files.
-
Always read the root
AGENTS.mdfirst for overall project context. -
Based on
$ARGUMENTSor the current task context, also read the package-specific AGENTS.md:core/→ readcore/AGENTS.mdmap/→ readmap/AGENTS.mdservices/→ readservices/AGENTS.mdexamples/→ readexamples/AGENTS.mdmap-integration-tests/→ readmap-integration-tests/AGENTS.mddocumentation/→ readdocumentation/AGENTS.mdplugins/→ readplugins/map-agent/AGENTS.md- If no specific area is clear, read all package-level AGENTS.md files.
-
Summarize the key contributor context for the current work area:
- Package purpose and platform support
- Build and test commands
- Relevant contributor workflow steps
Related skills