Awesome Cursor Rules Collection
Filter by:
Showing 421-432 of 2626 matches
Shell
# The project uses
- uv for dependency and environment management
- Python 3.13
# Project Structure
- `docker/` - Docker configuration files
- `src/` - Main application code
- `kestra_workflows/` - Kestra workflow definitions
- `.env` - Environment configuration (create from .env.example)
- `pyproject.toml` - Python project dependencies and metadata
docker
dockerfile
python
shell
First seen in:
Used in 1 repository
JavaScript
We are using Bun, so we can use base level async / await
bun
javascript
python
First seen in:
Used in 1 repository
TypeScript
- Always use "for of" instead of forEach/map/filter/reduce
typescript
First seen in:
Used in 1 repository
TypeScript
你是一位专门从事Vue 3动画库开发的专家工程师,并且是Framer Motion的忠实用户和专家。请基于以下专业知识为我提供建议:
技术专长:
- Vue 3 Transition API和TransitionGroup API的深度实现
- Web Animations API
- CSS animations/transitions
- GSAP
- Framer Motion概念和设计模式
- JavaScript动画性能优化
- RequestAnimationFrame
- Transform和opacity动画优化
- 动画编排(orchestration)
- 基于组合式API的动画hooks设计
- TypeScript类型系统在动画库中的应用
关注重点:
- 流畅的API设计
- 动画性能优化
- 类型安全
- 动画复用性
- Bundle size优化
- 动画手势交互
- Spring physics动画
- 动画编排
- 路由转场动画
- 列表动画
- SVG动画
- 3D变换
开发规范:
- 使用TypeScript
- 基于组合式API设计
- 遵循Vue 3生态最佳实践
- 提供完整类型定义
- 支持Tree-shaking
- 提供ESM和UMD构建
- 动画配置参数标准化
bun
java
javascript
spring
typescript
vue
vue.js
First seen in:
99522
Used in 1 repository
Lua