frontend▌
1,037 indexed skills · max 10 per page
resend-design-skills
resend/design-skills · Frontend
A collection of design-related skills for Claude Code.
react-native-animations
pluginagentmarketplace/custom-plugin-react-native · Frontend
Build smooth 60fps animations combining Reanimated 3, Gesture Handler, and layout transitions. \n \n Master Reanimated's shared values, animated styles, and timing functions (withSpring, withTiming, withDecay) for declarative animations \n Handle complex gestures like pan, pinch, and rotation using Gesture Handler, then synchronize them with animations via shared values \n Implement entering/exiting animations and layout transitions using FadeIn, FadeOut, and Layout.springify() for dynamic lists
ralph-tui-create-beads-rust
subsy/ralph-tui · Frontend
Convert PRDs to executable beads for ralph-tui using beads-rust CLI. \n \n Extracts quality gates from PRD and appends them to every story's acceptance criteria \n Creates an epic with right-sized child beads (one story per bead, completable in a single agent iteration) \n Establishes dependencies between beads using br dep add to enforce execution order (schema → backend → UI) \n Outputs br create and br dep add commands with safe HEREDOC syntax for special characters \n Syncs beads to .beads/
tailwind-v4
existential-birds/beagle · Frontend
CSS-first Tailwind v4 configuration using @theme directives, OKLCH colors, and design tokens without config files. \n \n Configure theme entirely in CSS via @theme directives (default, inline, or reference modes) instead of tailwind.config.js \n Use OKLCH color format for perceptually uniform colors with L (lightness), C (chroma), and H (hue) parameters \n Vite plugin setup (@tailwindcss/vite) replaces PostCSS; no postcss.config.js needed \n CSS variable naming conventions for colors, spacing, f
mobile-first-design
aj-geddes/useful-ai-prompts · Frontend
Mobile-first design prioritizes small screens as the starting point, ensuring core functionality works on all devices while leveraging larger screens for enhanced experience.
frontend-dev-guidelines
davila7/claude-code-templates · Frontend
Modern React patterns with Suspense, lazy loading, TanStack Query, and organized feature structure. \n \n Covers component creation, data fetching with useSuspenseQuery , file organization using a features directory, and MUI v7 styling conventions \n Emphasizes lazy loading for heavy components, Suspense boundaries for loading states, and import aliases ( @/ , ~types , ~components , ~features ) for cleaner code \n Includes routing setup with TanStack Router, performance optimization via useMemo
qiaomu-design-advisor
joeseesun/qiaomu-design-advisor · Frontend
Design methodology advisor combining Jobs-style product intuition with Rams-style functional minimalism. \n \n Diagnoses design problems through structured questioning before proposing solutions, uncovering true user needs beneath surface requests \n Delivers three solution tiers for every challenge: incremental optimization, structural redesign, and ideal long-term vision, with honest trade-off analysis \n Enforces pixel-level precision across spacing, typography, color, interaction states, and
json-render-generative-ui
aradotso/trending-skills · Frontend
Skill by ara.so — Daily 2026 Skills collection.
swiftui-patterns
dpearson2699/swift-ios-skills · Frontend
Modern SwiftUI patterns for iOS 26+ with MV architecture, state management, and view composition. \n \n Covers @Observable ownership rules, @State / @Bindable / @Environment wiring, and view decomposition best practices for clean, performant UIs \n Includes async data loading with .task , custom ViewModifier styling, environment value patterns, and granular state tracking that only re-renders affected views \n Provides iOS 26+ API updates (scroll edge effects, background extensions, @Animatable
organizational-design
refoundai/lenny-skills · Frontend
Frameworks for designing organizational structures around speed versus coherence trade-offs. \n \n Contrasts centralized models (Apple: coherent user experience through central coordination) with decentralized models (Amazon: parallel execution through autonomous teams with minimal dependencies) \n Emphasizes functional structures over divisional ones to reduce management layers, restore startup speed, and keep leaders close to actual work \n Guides users through context discovery, trade-off ide