TianyiLi
@TianyiLi
Public Skills
reduce-optional-params
by TianyiLi
Reduces optional parameters in functions and components for cleaner APIs. Use when designing or refactoring functions with many optional params, configurable components, or when the user mentions optional params, function signatures, or API simplification.
react-architect-skills
by TianyiLi
React and TanStack Router folder structure and feature-module architecture. Use when writing, reviewing, or refactoring React code for structure, naming, colocation, encapsulation, and layer separation. Triggers on React folder structure, naming rules, module boundaries, or architecture decisions.
vercel-react-only-best-practices
by TianyiLi
React performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on tasks involving React components, data fetching, bundle optimization, or performance improvements.