Composable Svelte Maps
Dynamically generates interactive Svelte map components from data, enabling flexible visualizations and location-based features.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add composable-svelte-maps npx -- -y @trustedskills/composable-svelte-maps
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"composable-svelte-maps": {
"command": "npx",
"args": [
"-y",
"@trustedskills/composable-svelte-maps"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
Composable Svelte Maps provides a reusable component for displaying interactive maps within Svelte applications. It leverages map providers like Mapbox or OpenStreetMap, allowing developers to easily integrate mapping functionality into their projects. This skill simplifies the process of creating custom map views and incorporating location-based data visualization.
When to use it
- Displaying store locations on a local business website.
- Creating interactive travel planning applications.
- Visualizing geographic data in dashboards or analytics tools.
- Building real estate platforms with property location markers.
Key capabilities
- Integration with Mapbox and OpenStreetMap providers.
- Reusable Svelte component for map display.
- Customizable map styling options.
- Interactive map features (e.g., zooming, panning).
Example prompts
- "Show a map of San Francisco using the OpenStreetMap provider."
- "Display store locations in New York City on a Mapbox map with custom markers."
- "Create an interactive map centered around London and zoom level 10."
Tips & gotchas
- Requires familiarity with Svelte component development.
- You'll need to obtain API keys from your chosen map provider (Mapbox or OpenStreetMap) for the skill to function correctly.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.