Globales Ranking · von 600 Skills
expo-deployment Hermes AI Agent Skill
Quellcode ansehen: expo/skills
MediumInstallation
npx skills add expo/skills --skill expo-deployment 34.1K
Installationen
Expo Skills
Official AI agent skills from the Expo team for building, deploying, and debugging robust Expo apps.
Installation
We primarily use Claude Code at Expo, skills are fine-tuned for Opus models. But you can use these skills with any AI agent.
Claude Code
Add the marketplace:
/plugin marketplace add expo/skillsInstall the plugin:
/plugin install expoCodex
Add the marketplace:
codex plugin marketplace add expo/skills --ref mainThen open /plugins in Codex and install expo from the Expo Skills marketplace.
Cursor
Install from GitHub
- Open Cursor Settings (Cmd+Shift+J / Ctrl+Shift+J)
- Navigate to
Rules & Command→Project Rules→ Add Rule → Remote Rule (GitHub) - Enter:
https://github.com/expo/skills.git
How it works: Skills are automatically discovered and used by the agent based on context. When you ask questions about Expo development, the agent will automatically use the relevant skills (e.g., building-ui, data-fetching, deployment) based on the skill descriptions.
Note: Skills won't appear in the / slash command menu. The / menu in Cursor is for custom commands (stored in .cursor/commands/), not for skills. Skills work via auto-discovery - the agent uses them automatically when your questions match their descriptions.
Verify installation: After adding the Remote Rule, try asking the agent Expo-related questions like:
- "How do I build a UI with Expo Router?"
- "How do I make API calls in my Expo app?"
- "How do I deploy my Expo app to the App Store?"
If the skills are working, the agent will use the relevant skill content to answer your questions.
This repo also includes Cursor plugin marketplace metadata for plugin distribution. The GitHub Remote Rule flow above remains the most direct install path when marketplace installation is not available.
Any agent
bunx skills add expo/skillsThis will extract the skills individually so you'll need to manually upgrade them.
License
MIT
Installationen
Sicherheitsprüfung
Quellcode ansehen
expo/skills
Mehr aus dieser Quelle
AI chat subscription
Turn model research into daily AI work.
Use 100+ models, web search, files, and EU-hosted options in one paid chat workspace.
Inference credits
Build with EU-hosted open-source models.
OpenAI-compatible API for GLM, Kimi, DeepSeek and more. Add credits inside the dashboard.
Verwandte Skills
Mehr aus dieser Quelle: expo/skills
So verwenden Sie diesen Skill
Install expo-deployment by running npx skills add expo/skills --skill expo-deployment in your project directory. Führen Sie den obigen Installationsbefehl in Ihrem Projektverzeichnis aus. Die Skill-Datei wird von GitHub heruntergeladen und in Ihrem Projekt platziert.
Keine Konfiguration erforderlich. Ihr KI-Agent (Claude Code, Cursor, Windsurf usw.) erkennt installierte Skills automatisch und nutzt sie als Kontext bei der Code-Generierung.
Der Skill verbessert das Verständnis Ihres Agenten für expo-deployment, und hilft ihm, etablierte Muster zu befolgen, häufige Fehler zu vermeiden und produktionsreifen Code zu erzeugen.
Was Sie erhalten
Skills sind Klartext-Anweisungsdateien — kein ausführbarer Code. Sie kodieren Expertenwissen über Frameworks, Sprachen oder Tools, das Ihr KI-Agent liest, um seine Ausgabe zu verbessern. Das bedeutet null Laufzeit-Overhead, keine Abhängigkeitskonflikte und volle Transparenz: Sie können jede Anweisung vor der Installation lesen und prüfen.
Kompatibilität
Dieser Skill funktioniert mit jedem KI-Coding-Agenten, der das skills.sh-Format unterstützt, einschließlich Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider und anderen Tools, die projektbezogene Kontextdateien lesen. Skills sind auf Transportebene framework-agnostisch — der Inhalt bestimmt, für welche Sprache oder welches Framework er gilt.
AI chat subscription
Turn model research into daily AI work.
Use 100+ models, web search, files, and EU-hosted options in one paid chat workspace.