Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

llamafarm

llamafarm 收录了来自 llama-farm 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
832
更新
2026-01-29
Forks
57
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cli-skills
软件开发工程师

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

2026-01-29
electron-skills
软件开发工程师

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

2026-01-29
python-skills
软件开发工程师

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

2026-01-29
server-skills
软件开发工程师

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

2026-01-29
typescript-skills
软件开发工程师

Shared TypeScript best practices for Designer and Electron subsystems.

2026-01-29
wt
其他计算机职业

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

2026-01-29
fix-ci
其他计算机职业

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.

2026-01-27
code-review
软件质量保证分析师与测试员

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

2026-01-14
commit-push-pr
软件开发工程师其他计算机职业

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

2026-01-14
common-skills
软件开发工程师

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

2026-01-14
config-skills
软件开发工程师

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

2026-01-14
designer-skills
网页开发工程师

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

2026-01-14
generate-subsystem-skills
软件开发工程师

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

2026-01-14
go-skills
软件开发工程师

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

2026-01-14
rag-skills
软件开发工程师

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

2026-01-14
react-skills
网页开发工程师

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

2026-01-14
reflect
软件开发工程师其他计算机职业

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".

2026-01-14
runtime-skills
软件开发工程师

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

2026-01-14
temp-files
软件开发工程师其他计算机职业

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

2026-01-14