CLI best practices for LlamaFarm. Covers Cobra, Bubbletea, Lipgloss patterns for Go CLI development.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 19 skills de llama-farm/llamafarm. Abra uma skill para revisar a origem e os detalhes.
Mostrando 19 de 19 skills coletadas.
CLI best practices for LlamaFarm. Covers Cobra, Bubbletea, Lipgloss patterns for Go CLI development.
Idioma do texto original: inglês
Electron patterns for LlamaFarm Desktop. Covers main/renderer processes, IPC, security, and packaging.
Idioma do texto original: inglês
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
Idioma do texto original: inglês
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.
Idioma do texto original: inglês
Shared TypeScript best practices for Designer and Electron subsystems.
Idioma do texto original: inglês
Manage LlamaFarm worktrees for isolated parallel development. Create, start, stop, and clean up worktrees.
Idioma do texto original: inglês
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.
Idioma do texto original: inglês
Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.
Idioma do texto original: inglês
Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.
Idioma do texto original: inglês
Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.
Idioma do texto original: inglês
Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.
Idioma do texto original: inglês
Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.
Idioma do texto original: inglês
Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.
Idioma do texto original: inglês
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
Idioma do texto original: inglês
RAG-specific best practices for LlamaIndex, ChromaDB, and Celery workers. Covers ingestion, retrieval, embeddings, and performance.
Idioma do texto original: inglês
React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Universal Runtime best practices for PyTorch inference, Transformers models, and FastAPI serving. Covers device management, model loading, memory optimization, and performance tuning.
Idioma do texto original: inglês
Guidelines for creating temporary files in system temp directory. Use when agents need to create reports, logs, or progress files without cluttering the repository.
Idioma do texto original: inglês