ui i like most

This commit is contained in:
itten
2026-07-09 01:27:35 +03:00
parent 68640c0a3c
commit 55a6d6f88e
160 changed files with 31108 additions and 311 deletions
@@ -0,0 +1,17 @@
# UI Styling Skill Dependencies
# Python 3.10+ required
# No Python package dependencies - uses only standard library
# Testing dependencies (dev)
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
# Note: This skill works with shadcn/ui and Tailwind CSS
# Requires Node.js and package managers:
# - Node.js 18+: https://nodejs.org/
# - npm (comes with Node.js)
#
# shadcn/ui CLI is installed per-project:
# npx shadcn-ui@latest init