uniwind-best-practices

📁 pproenca/dot-skills 📅 9 days ago
33
总安装量
33
周安装量
#6215
全站排名
安装命令
npx skills add https://github.com/pproenca/dot-skills --skill uniwind-best-practices

Agent 安装分布

opencode 31
gemini-cli 30
codex 30
github-copilot 28
amp 26
kimi-cli 26

Skill 文档

Uniwind Best Practices

Comprehensive performance optimization and best practices guide for Uniwind – the fastest Tailwind CSS bindings for React Native. Contains 45+ rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

When to Apply

Reference these guidelines when:

  • Setting up Uniwind in a new React Native project
  • Configuring Metro plugin and CSS entry points
  • Building theme systems with CSS variables
  • Integrating third-party components with className support
  • Creating responsive layouts for mobile and tablet
  • Optimizing styling performance
  • Migrating from NativeWind to Uniwind

Rule Categories by Priority

Priority Category Impact Prefix
1 Build-Time Configuration CRITICAL build-
2 Theme Architecture CRITICAL theme-
3 Component Integration HIGH comp-
4 Responsive Design HIGH resp-
5 Performance Optimization MEDIUM-HIGH perf-
6 Platform Patterns MEDIUM plat-
7 State & Interaction MEDIUM state-
8 Migration & Compatibility LOW-MEDIUM compat-

Quick Reference

1. Build-Time Configuration (CRITICAL)

2. Theme Architecture (CRITICAL)

3. Component Integration (HIGH)

4. Responsive Design (HIGH)

5. Performance Optimization (MEDIUM-HIGH)

6. Platform Patterns (MEDIUM)

7. State & Interaction (MEDIUM)

8. Migration & Compatibility (LOW-MEDIUM)

How to Use

Read individual reference files for detailed explanations and code examples:

Reference Files

File Description
AGENTS.md Complete compiled guide with all rules
references/_sections.md Category definitions and ordering
assets/templates/_template.md Template for new rules
metadata.json Version and reference information