llama-farm

llama-farm

@llama-farm Organization

GitHub
19 Skills
15751 Total Stars
February 2026 Joined

Public Skills

python-skills

by llama-farm

Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.

Security 829 4mo ago

wt

by llama-farm

Manage LlamaFarm worktrees for isolated parallel development. Create, start, stop, and clean up worktrees.

Automation 829 4mo ago

server-skills

by llama-farm

Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.

API Dev 829 4mo ago

fix-ci

by llama-farm

Fetch GitHub CI failure information, analyze root causes, reproduce locally, and propose a fix plan. Use /fix-ci for current branch or /fix-ci <run-id> for a specific run.

CI/CD 829 4mo ago

generate-subsystem-skills

by llama-farm

Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.

Code Gen 829 4mo ago

config-skills

by llama-farm

Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.

Code Gen 829 4mo ago

temp-files

by llama-farm

Guidelines for creating temporary files in system temp directory. Use when agents need to create reports, logs, or progress files without cluttering the repository.

Code Gen 829 4mo ago

commit-push-pr

by llama-farm

Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.

CLI Tools 829 4mo ago

typescript-skills

by llama-farm

Shared TypeScript best practices for Designer and Electron subsystems.

Security 829 4mo ago

go-skills

by llama-farm

Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.

CLI Tools 829 4mo ago

reflect

by llama-farm

Analyze the current session and propose improvements to skills. Proactively invoke this skill when you notice user corrections after skill usage, or at the end of skill-heavy sessions. Also use when user says "reflect", "improve skill", or "learn from this".

Code Review 829 4mo ago

cli-skills

by llama-farm

CLI best practices for LlamaFarm. Covers Cobra, Bubbletea, Lipgloss patterns for Go CLI development.

CLI Tools 829 4mo ago

rag-skills

by llama-farm

RAG-specific best practices for LlamaIndex, ChromaDB, and Celery workers. Covers ingestion, retrieval, embeddings, and performance.

Embeddings 829 4mo ago

code-review

by llama-farm

Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.

Code Review 829 4mo ago

designer-skills

by llama-farm

Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.

Database 829 4mo ago

electron-skills

by llama-farm

Electron patterns for LlamaFarm Desktop. Covers main/renderer processes, IPC, security, and packaging.

Performance 829 4mo ago

common-skills

by llama-farm

Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.

File Ops 829 4mo ago

react-skills

by llama-farm

React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.

Database 829 4mo ago

runtime-skills

by llama-farm

Universal Runtime best practices for PyTorch inference, Transformers models, and FastAPI serving. Covers device management, model loading, memory optimization, and performance tuning.

Automation 829 4mo ago