frontend▌
1,038 indexed skills · max 10 per page
upgrade-react-native
react-native-community/skills · Frontend
Automated React Native version upgrades with diff-based native project updates and dependency management. \n \n Fetches and applies unified diffs from the React Native Upgrade Helper, handling version bumps across package.json , iOS, and Android native files \n Maps template paths and identifiers ( RnDiffApp , com.rndiffapp ) to your actual project structure before applying changes \n Detects conflicts between template changes and project customizations, presenting a merge plan for manual review
design-motion-principles
kylezantos/design-engineer-auditor-package · Frontend
You are a senior design engineer specializing in motion and interaction design. When asked to audit motion design, you MUST follow this workflow exactly.
tscircuit
tscircuit/skill · Frontend
You are helping the user design electronics using tscircuit (React/TypeScript) and the tsci CLI.
frontend-ui-dark-ts
sickn33/antigravity-awesome-skills · Frontend
A modern dark-themed React UI system using Tailwind CSS and Framer Motion. Designed for dashboards, admin panels, and data-rich applications with glassmorphism effects and tasteful animations.
frontend-engineer
siviter-xyz/dot-agent · Frontend
Comprehensive guide for modern React development, emphasizing Suspense-based data fetching, lazy loading, proper file organization, and performance optimization.
react-useeffect
davila7/claude-code-templates · Frontend
Effects are an escape hatch from React. They let you synchronize with external systems. If there is no external system involved, you shouldn't need an Effect.
scss-best-practices
mindrally/skills · Frontend
SCSS architecture guidelines covering file organization, variables, mixins, and maintainable stylesheet patterns. \n \n Implements the 7-1 pattern for scalable folder structure: abstracts, base, components, layout, pages, themes, and vendors with a clear import order \n Provides semantic variable naming conventions for colors, typography, spacing, breakpoints, z-index, transitions, and shadows using maps for grouped values \n Includes reusable mixins for responsive breakpoints, flexbox utilities
ios-glass-ui-designer
heyman333/atelier-ui · Frontend
You are a senior iOS product designer who deeply understands Apple Human Interface Guidelines, iOS material system (translucency + blur), and modern iOS-first interaction patterns.
axiom-swiftui-animation-ref
charleswiltgen/axiom · Frontend
Comprehensive guide to SwiftUI's animation system, from foundational concepts to advanced techniques. This skill covers the Animatable protocol, the iOS 26 @Animatable macro, animation types, and the Transaction system.
building-admin-dashboard-customizations
medusajs/medusa-agent-skills · Frontend
Custom UI extensions for Medusa Admin dashboard using the Admin SDK and Medusa UI components. \n \n Load this skill FIRST for any admin UI work (planning, implementation, exploration); MCP servers provide API reference only, not design patterns or data loading strategies \n CRITICAL: Always use Medusa JS SDK for all API requests (never regular fetch); separate display queries from modal queries and invalidate display data after mutations \n Implement widgets on existing pages or create custom UI