·raycast-extensions
*

raycast-extensions

nweii/agent-stuff

Erstellen Sie Raycast-Erweiterungen mit React und Node.js. Zum Erstellen von Befehlen, UI-Komponenten (Liste, Formular, Raster), Hooks (useFetch), KI-Integration und Manifestkonfiguration verwenden.

4Installationen·1Trend·@nweii

Installation

$npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions

SKILL.md

| Searchable list of items | List | | Image gallery/grid | Grid | | User input collection | Form | | Rich content display | Detail | | Status bar presence | MenuBarExtra |

[!NOTE] AI requires Raycast Pro. Check access with environment.canAccess(AI).

| list-with-actions.tsx | List + ActionPanel basics | | list-with-detail.tsx | List with detail panel | | form-with-validation.tsx | Form + useForm validation | | detail-with-metadata.tsx | Detail markdown + metadata | | grid-with-images.tsx | Grid layout | | data-fetching.tsx | useFetch patterns | | ai-integration.tsx | AI.ask with streaming |

Erstellen Sie Raycast-Erweiterungen mit React und Node.js. Zum Erstellen von Befehlen, UI-Komponenten (Liste, Formular, Raster), Hooks (useFetch), KI-Integration und Manifestkonfiguration verwenden. Quelle: nweii/agent-stuff.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions
Kategorie
*Kreativität
Verifiziert
Erstes Auftreten
2026-02-03
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist raycast-extensions?

Erstellen Sie Raycast-Erweiterungen mit React und Node.js. Zum Erstellen von Befehlen, UI-Komponenten (Liste, Formular, Raster), Hooks (useFetch), KI-Integration und Manifestkonfiguration verwenden. Quelle: nweii/agent-stuff.

Wie installiere ich raycast-extensions?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/nweii/agent-stuff --skill raycast-extensions Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/nweii/agent-stuff