Skip to content

Add Slidev presentation on Agent Skills and Mapbox skills#49

Open
mattpodwysocki wants to merge 18 commits intomainfrom
add-slidev-presentation
Open

Add Slidev presentation on Agent Skills and Mapbox skills#49
mattpodwysocki wants to merge 18 commits intomainfrom
add-slidev-presentation

Conversation

@mattpodwysocki
Copy link
Contributor

Summary

  • Adds a 15-slide Slidev presentation under presentations/mapbox-skills/
  • Covers what Agent Skills are, how they work, all 18 Mapbox skills by domain, deep dives on web performance / iOS / Android / MCP, eval benchmarks, and how to contribute

Slides

  1. Title
  2. What Are Agent Skills? (tools vs skills vs prompts)
  3. How Skills Work (install commands)
  4. Skill Structure (file layout + frontmatter)
  5. 18 Skills Across 6 Domains
  6. 18 Skills cont. (MCP, migration, security, navigation)
  7. Deep Dive: Web Performance (marker decision tree, key patterns)
  8. Deep Dive: iOS & Android (annotation manager anti-pattern)
  9. Deep Dive: MCP Integration (devkit + runtime patterns)
  10. Skill Benchmarks / Evals (eval format + benchmark results)
  11. Why Evals Matter (base model failure on Standard style interactions)
  12. Skills + MCP: Better Together (architecture diagram)
  13. Contributing a Skill
  14. Resources
  15. Q&A

Running

cd presentations/mapbox-skills
npm install
npm run dev   # opens at localhost:3030

Notes

  • Added presentations/ to .prettierignore (Slidev uses --- as slide separators, not Markdown HRs)
  • Added presentations/** to .markdownlintignore (Slidev uses multiple H1 headings per file by design)

🤖 Generated with Claude Code

mattpodwysocki and others added 4 commits March 10, 2026 13:39
15-slide deck covering: what skills are, how to install them, skill
structure, all 18 skills by domain, deep dives on web performance /
iOS / Android / MCP integration, eval benchmarks, and contributing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tors)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…r file)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mattpodwysocki mattpodwysocki requested a review from a team as a code owner March 10, 2026 17:41
mattpodwysocki and others added 11 commits March 10, 2026 14:19
…tegy

Four new slides before the existing 'What Are Agent Skills?' slide that
build the narrative from developer pain to the skills solution and
Mapbox's specific motivation for publishing them.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Covers: evals.json format, how to pick good discriminating prompts,
what makes a good expectation, the benchmark directory structure,
and how to interpret +0pp results.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Two new slides after Contributing: one mapping the gaps (Flutter/React
Native, custom rendering, offline maps, testing, i18n, Tiling Service)
and one framing each gap as an opportunity with a concrete fork-and-PR
call to action for community contributors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…cent equivalents

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Move tools/skills/prompts taxonomy to slide 3 (define before explaining)
- Rename fine-tuning/RAG comparison to 'Why Agent Skills?' (slide 4)
- Move 'Skills + MCP: Better Together' after deep dives (not after evals)
- Move CTA slides (gaps, opportunity) after contributing/evals section
- Result: Problem → Define → Why → Mapbox → Strategy → Use → Explore → Measure → Contribute → CTA

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Valiunia
Valiunia previously approved these changes Mar 17, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mattpodwysocki and others added 2 commits March 19, 2026 11:41
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants