Topic: ai
10,359 skills in this topic.
-
pr-loop
Review, commit, create PR, then auto-address review comments in a loop.
elie222/inbox-zero 10,372
-
pr-watch
Start a background loop that monitors PR for new review comments and addresses them.
elie222/inbox-zero 10,372
-
prisma
How to use Prisma
elie222/inbox-zero 10,372
-
project-structure
Project structure and file organization guidelines
elie222/inbox-zero 10,372
-
qa-label
Label a PR as ready for QA so the QA server picks it up automatically
elie222/inbox-zero 10,372
-
qa-new-flow
Create a new browser QA flow file from the template
elie222/inbox-zero 10,372
-
qa-run
Run browser QA flows and write a JSON report
elie222/inbox-zero 10,372
-
review
Review code changes, auto-fix safe issues, and report bugs
elie222/inbox-zero 10,372
-
test-feature
End-to-end feature testing — browser QA, API verification, eval tests, or any combination. Covers browser interactions (via agent-browser CLI), Google Workspace operations (gws CLI), API calls, and LLM eval tests. Can also persist tests as reusable QA flows or eval files.
elie222/inbox-zero 10,372
-
testing
Guidelines for testing the application with Vitest, including unit tests, integration tests (emulator), AI tests, and eval suites for LLM features
elie222/inbox-zero 10,372
-
ui-components
UI component and styling guidelines using Shadcn UI, Radix UI, and Tailwind
elie222/inbox-zero 10,372
-
update-packages
Update workspace packages while respecting the repo's pinned package list in .ncurc.cjs. Use when the user asks to update dependencies or refresh package versions.
elie222/inbox-zero 10,372
-
wait
Pause execution for a user-specified duration
elie222/inbox-zero 10,372
-
write-tests
Write focused unit tests for backend and utility logic
elie222/inbox-zero 10,372
-
inbox-zero-api
Use the Inbox Zero API CLI to inspect the live API schema, list and manage automation rules, and read inbox analytics through the public API. Use this when a task involves Inbox Zero rules, stats, or API-driven automation and can be solved through the CLI instead of browser interaction.
elie222/inbox-zero 10,372
-
config-skills
Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.
llama-farm/llamafarm 831
-
designer-skills
Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.
llama-farm/llamafarm 831
-
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
-
server-skills
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.
llama-farm/llamafarm 831
-
cli-skills
CLI best practices for LlamaFarm. Covers Cobra, Bubbletea, Lipgloss patterns for Go CLI development.
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