Total 50,527 skills, Frontend Development has 4865 skills
Showing 12 of 4865 skills
Provides Hexo blog theme development guidance covering templates, variables, helpers, and i18n. Use when creating or modifying Hexo themes, working with EJS/Nunjucks templates, using Hexo variables or helper functions, or developing Hexo plugins and extensions.
Analyze and optimize metadata for Next.js projects, including title, description, Open Graph, and Twitter Cards. Automatically detect App Router or Pages Router, provide length recommendations, keyword optimization, and best practice guidance. Supports bilingual SEO analysis in Chinese and English.
Implement menus in Umbraco backoffice using official docs
Build type-safe validated forms in React using React Hook Form and Zod schema validation. Single schema works on both client and server for DRY validation with full TypeScript type inference via z.infer. Use when: building forms with validation, integrating shadcn/ui Form components, implementing multi-step wizards, handling dynamic field arrays with useFieldArray, or fixing uncontrolled to controlled warnings, resolver errors, async validation issues.
Consistent Tailwind CSS patterns for React/Next.js applications. Use when styling components with Tailwind, adding responsive design, implementing dark mode, or organizing utility classes.
Guide Tailwind CSS v4 usage with best-practice utility patterns and theme variable guidance.
Figma 디자인을 고성능 Next.js와 Tailwind CSS 코드로 변환하는 스킬. 픽셀 퍼펙트한 반응형 컴포넌트 구현을 지원합니다.
Convert HTML/CSS layouts to GenerateBlocks V2 format with inline styles
Register components in registry.json for shadcn/ui add command. Apply when adding new 8-bit components to the component library.
React web development conventions and patterns
Analyze a Chrome DevTools Performance trace JSON file for performance anomalies, producing a structured audit report with critical issues, warnings, metrics, timeline hotspots, and actionable recommendations.
UI component library expert including Chakra, Material UI, and Mantine