electron-skills
π―Skillfrom llama-farm/llamafarm
Provides Electron 28 patterns for the LlamaFarm Desktop application, covering main/renderer processes, IPC communication, security, and packaging.
Same repository
llama-farm/llamafarm(18 items)
Installation
npx vibeindex add llama-farm/llamafarm --skill electron-skillsnpx skills add llama-farm/llamafarm --skill electron-skills~/.claude/skills/electron-skills/SKILL.mdSKILL.md
More from this repository10
Comprehensive code review skill that analyzes diffs for security vulnerabilities, anti-patterns, and quality issues with automatic frontend/backend domain detection
Provides shared TypeScript best practices for LlamaFarm's Designer (React) and Electron subsystems, covering idiomatic patterns for TanStack Query, TailwindCSS, and Radix UI.
Shared Python best practices for the LlamaFarm monorepo, covering patterns, async programming, typing, testing, error handling, and security.
Provides React 18 patterns for LlamaFarm Designer, covering components, hooks, TanStack Query v5, React Router v7, and testing.
Shared Go best practices for the LlamaFarm CLI project, covering idiomatic Go patterns, error handling with context wrapping, concurrency with mutexes and channels, table-driven testing, and security guidelines for Go 1.24+ with Cobra and Bubbletea.
Provides CLI development best practices for LlamaFarm using Cobra, Bubbletea, and Lipgloss frameworks in Go.
RAG-specific best practices skill for LlamaFarm covering LlamaIndex, ChromaDB, and Celery workers, including ingestion, retrieval, embeddings, and performance patterns.
Common utilities best practices skill for LlamaFarm covering HuggingFace Hub integration, GGUF model management, and shared Python utilities used across all LlamaFarm services.
Provides server-specific best practices for FastAPI, Celery, and Pydantic development within the LlamaFarm project, extending Python skills with framework-specific patterns.
Designer skills for LlamaFarm covering React 18, TanStack Query, TailwindCSS, and Radix UI patterns for the designer subsystem.