frontend▌
1,025 indexed skills · max 10 per page
ux-designer
shubhamsaboo/awesome-llm-apps · Frontend
Expert UX design guidance for research, wireframing, prototyping, and design strategy. \n \n Covers the full UX process from user research and persona building through prototyping, usability testing, and design handoff \n Includes critical rules for accessibility (WCAG compliance), information architecture, interaction design, and visual hierarchy organized by priority \n Provides structured templates for personas, user flows, and design reviews with specific criteria and remediation guidance \n
liquid-glass-design
affaan-m/everything-claude-code · Frontend
$22
upgrading-react-native
callstackincubator/agent-skills · Frontend
Orchestrates React Native version upgrades with template diffs, dependency resolution, and native platform migration. \n \n Applies canonical rn-diff-purge template diffs to align native iOS and Android configuration with target React Native versions \n Handles package.json dependency updates, CocoaPods and Gradle changes, and breaking API migrations across major and minor version bumps \n Includes Expo SDK upgrade layer for managed Expo projects and post-upgrade verification checklist \n Provid
react-doctor
millionco/react-doctor · Frontend
Automated React codebase scanner that detects security, performance, correctness, and architecture issues. \n \n Generates a 0-100 diagnostic score with actionable findings across four categories: security vulnerabilities, performance bottlenecks, correctness errors, and architectural problems \n Designed for post-change workflows: run after code modifications, fix flagged issues, then re-run to verify improvements \n Supports verbose output and diff mode to highlight changes between scans \n Id
building-inferencesh-apps
inferen-sh/skills · Frontend
Build and deploy applications on the inference.sh platform. Apps can be written in Python or Node.js.
nuxtjs-vue-typescript
mindrally/skills · Frontend
You are an expert in TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind.
mobile-ios-design
wshobson/agents · Frontend
Native iOS app design with SwiftUI, Apple HIG compliance, and adaptive layouts for iPhone and iPad. \n \n Covers SwiftUI stack-based and grid layouts, NavigationStack and TabView patterns, and system integration with SF Symbols and Dynamic Type \n Includes semantic color system, materials, shadows, and depth techniques that automatically support light and dark modes \n Provides best practices for accessibility, safe areas, state restoration, and iPad multitasking support \n Addresses common pitf
guidelines-advisor
trailofbits/skills · Frontend
Smart contract development advisor applying Trail of Bits' security and design guidelines to analyze codebases systematically. \n \n Performs five-phase analysis covering documentation generation, architecture review, upgradeability assessment, implementation quality checks, and dependency evaluation \n Assesses 11 comprehensive areas including function composition, inheritance patterns, event logging, common pitfalls, proxy security, and testing coverage \n Generates plain English system descri
project-guidelines-example
affaan-m/everything-claude-code · Frontend
Project-specific architecture, code patterns, and deployment guidelines for Zenith application. \n \n Next.js 15 frontend with FastAPI backend, Supabase PostgreSQL database, and Claude API integration via structured output \n Includes standardized API response formats, custom React hooks, and Pydantic models for type safety across stack \n Testing requirements: pytest with 80% coverage minimum for backend, React Testing Library for frontend, Playwright for E2E \n Deployment via Google Cloud Run
react-pdf
molefrog/skills · Frontend
tsx runs TypeScript + JSX files directly via Node with no config — no tsconfig.json needed. It uses esbuild under the hood and handles JSX transformation automatically.