6 skills found
Lazza / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
NVIDIA-NeMo / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
Lazza / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
alexwine36 / general- By default use components using shadcn components when available, if not use tailwind styling - Shadcn components are located in packages/ui as a result shadcn component imports start with `@repo/ui/components`
eskobar95 / admin-uiRules for working inside packages/admin-ui. Apply when editing or creating admin UI components, pages, or styles.
saadshahd / duck"build": "bun run --cwd packages/editor build", "build:demo": "bun run --cwd packages/editor build:demo", "build:libs": "bun run --cwd packages/spec build && bun run --cwd packages/patterns build && bun run --cwd packages/almond-catalog build && bun run --cwd packages/editor build", "typecheck": "ts…