Topic: mistral
30 skills in this topic.
-
development workflow
workflow patterns for planning, subagents, self-improvement, and verification
rcarmo/agentbox 96
-
GitHub Actions CI patterns
CI patterns that call Make targets
rcarmo/agentbox 96
-
Frontend bundling via Bun/Node
Bundling via Bun/Node with Make targets for typecheck and bundling
rcarmo/agentbox 96
-
Docker image publishing
multi-arch image publishing to GHCR via GitHub Actions
rcarmo/agentbox 96
-
Copilot instruction layering
instruction layering with reusable, conditional instruction files
rcarmo/agentbox 96
-
Python project conventions
Project conventions for install, lint, test, format, and coverage via Make
rcarmo/agentbox 96
-
Building Native macOS CLI Apps with SwiftUI Visualization
CLI apps with SwiftUI visualization
rcarmo/agentbox 96
-
Tag-based releases
GitHub releases with autogenerated notes
rcarmo/agentbox 96
-
Go project conventions
Project conventions with module caching, linting, security checks, and tests via Make
rcarmo/agentbox 96
-
smart-docs
AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate developer guides. Supports all programming languages. Alternative to Litho/deepwiki-rs that uses Claude Code subscription without external API costs.
sopaco/deepwiki-rs 858
-
deepwiki-rs
AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional documentation from any programming language.
sopaco/deepwiki-rs 858
-
go-skills
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
llama-farm/llamafarm 831
-
python-skills
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
llama-farm/llamafarm 831
-
designer-skills
Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.
llama-farm/llamafarm 831
-
server-skills
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.
llama-farm/llamafarm 831
-
config-skills
Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.
llama-farm/llamafarm 831
-
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.
llama-farm/llamafarm 831
-
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.
llama-farm/llamafarm 831
-
commit-push-pr
Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use --quick to skip checks.
llama-farm/llamafarm 831
-
common-skills
Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.
llama-farm/llamafarm 831
-
wt
Manage LlamaFarm worktrees for isolated parallel development. Create, start, stop, and clean up worktrees.
llama-farm/llamafarm 831
-
typescript-skills
Shared TypeScript best practices for Designer and Electron subsystems.
llama-farm/llamafarm 831
-
cli-skills
CLI best practices for LlamaFarm. Covers Cobra, Bubbletea, Lipgloss patterns for Go CLI development.
llama-farm/llamafarm 831
-
rag-skills
RAG-specific best practices for LlamaIndex, ChromaDB, and Celery workers. Covers ingestion, retrieval, embeddings, and performance.
llama-farm/llamafarm 831