react
✓Reaktionsentwicklung einschließlich Hooks, Komponenten, Zustandsverwaltung und modernen Mustern. Aktivieren Sie für React-Komponenten, JSX, Hooks, Kontext und Frontend-Entwicklung.
Installation
SKILL.md
Provides comprehensive React development capabilities for modern frontend applications.
\\\` src/ ├── components/ │ ├── ui/ │ │ ├── Button.tsx │ │ └── Card.tsx │ └── features/ │ ├── AgentList.tsx │ └── TaskPanel.tsx ├── hooks/ │ ├── useAgent.ts │ └── useTask.ts ├── context/ │ └── AgentContext.tsx ├── services/ │ └── api.ts ├── types/ │ └── index.ts └── App.tsx \\\`
interface AgentCardProps { name: string; type: 'claude' | 'gpt' | 'gemini'; status: 'active' | 'idle' | 'error'; onSelect?: () => void; }
Reaktionsentwicklung einschließlich Hooks, Komponenten, Zustandsverwaltung und modernen Mustern. Aktivieren Sie für React-Komponenten, JSX, Hooks, Kontext und Frontend-Entwicklung. Quelle: lobbi-docs/claude.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/lobbi-docs/claude --skill react- Quelle
- lobbi-docs/claude
- Kategorie
- ""Schreiben
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist react?
Reaktionsentwicklung einschließlich Hooks, Komponenten, Zustandsverwaltung und modernen Mustern. Aktivieren Sie für React-Komponenten, JSX, Hooks, Kontext und Frontend-Entwicklung. Quelle: lobbi-docs/claude.
Wie installiere ich react?
Ö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/lobbi-docs/claude --skill react 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/lobbi-docs/claude
Details
- Kategorie
- ""Schreiben
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01