Vue.js progressive JavaScript framework. Use when building Vue components, working with reactivity (ref, reactive,...
cat ~/Top
Explore os melhores skills ordenados por estrelas do GitHub
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...
Create a library-grade Vue composable that accepts maybe-reactive inputs (MaybeRef / MaybeRefOrGetter) so callers...
MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the...
A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when...
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.
Pinia stores, state management patterns, store setup, and reactivity with stores.
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright...
CLI best practices for LlamaFarm. Covers Cobra, Bubbletea, Lipgloss patterns for Go CLI development.
Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality...
Commit changes, push to GitHub, and open a PR. Includes quality checks (security, patterns, simplification). Use...
Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model...
Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and...
Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.
Electron patterns for LlamaFarm Desktop. Covers main/renderer processes, IPC, security, and packaging.
Fetch GitHub CI failure information, analyze root causes, reproduce locally, and propose a fix plan. Use `/fix-ci`...
Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and...
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
RAG-specific best practices for LlamaIndex, ChromaDB, and Celery workers. Covers ingestion, retrieval, embeddings,...
React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.