mirror of
https://github.com/expo/skills.git
synced 2026-09-14 18:03:02 +08:00
472d040092
# Why i noticed that if we ask agent "implement a mobile app using expo". that prompt would likely not triggering anything. that is because our current skills are scattered and each description isn't strong enough to indicate that's for expo generic skill. # How - add an `expo-overview` skill that acts as a router and links to other skills. its description has generic description. - also add ci github check to make sure new skill should be added to the expo-overview skill. as we have multiple github github yaml that are all for checks, i've merged them into one yaml references: - sentry: https://github.com/getsentry/sentry-for-ai/blob/main/skills/sentry-sdk-setup/SKILL.md - convex: https://github.com/get-convex/agent-skills/blob/main/skills/convex/SKILL.md # Test Plan - run evals and trigger rate should be increased <img width="800" height="332" alt="Screenshot 2026-08-14 at 7 06 45 PM" src="https://github.com/user-attachments/assets/8aa65fa6-a305-4d42-98a5-0e9129dc0621" />