frontend▌
1,038 indexed skills · max 10 per page
unit-test-vue-pinia
github/awesome-copilot · Frontend
Use this skill to create or review unit tests for Vue components, composables, and Pinia stores. Keep tests small, deterministic, and behavior-first.
swiftui-navigation
dpearson2699/swift-ios-skills · Frontend
Navigation patterns for SwiftUI apps targeting iOS 26+ with Swift 6.3. Covers push navigation, multi-column layouts, sheet presentation, tab architecture, and deep linking. Patterns are backward-compatible to iOS 17 unless noted.
components-guide
get-convex/agent-skills · Frontend
Self-contained mini-backends that bundle schema, functions, and data with clear API boundaries. \n \n Components encapsulate features like storage, payments, and notifications as reusable backend modules, reducing monolithic code and improving maintainability \n Sibling components pattern allows multiple components to work together at the same level, with the main app orchestrating calls across them \n Official component library includes authentication, storage, payments, AI, and utility compone
tailwind-patterns
sickn33/antigravity-awesome-skills · Frontend
$22
design-critique
anthropics/knowledge-work-plugins · Frontend
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
generative-ui
tambo-ai/tambo · Frontend
Build generative UI apps with Tambo — create rich, interactive React components from natural language.
mcp-builder
mrgoonie/claudekit-skills · Frontend
To create high-quality MCP (Model Context Protocol) servers that enable LLMs to effectively interact with external services, use this skill. An MCP server provides tools that allow LLMs to access external services and APIs. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks using the tools provided.
product-requirements
cexll/myclaude · Frontend
Interactive requirements gathering and professional PRD generation through quality-scored dialogue. \n \n Systematically assesses requirements across five dimensions (business value, functional specs, UX, technical constraints, scope) using a 100-point quality scale, iterating until 90+ threshold before document generation \n Gathers project context by reading existing README and configuration files, then asks targeted clarification questions focused on the lowest-scoring requirement areas \n Ge
qiaomu-mondo-poster-design
joeseesun/qiaomu-mondo-poster-design · Frontend
Master-level posters, book covers, and album art in Mondo's bold, minimalist screen-print aesthetic. \n \n Generates optimized prompts and creates actual designs across 20+ legendary artist styles (Saul Bass, Olly Moss, Tyler Stout, and 17 others) with customizable color palettes and composition techniques \n Supports multiple formats and aspect ratios: vertical posters (9:16), horizontal cinema (16:9), square albums (1:1), and custom dimensions for print and social media \n Features AI prompt e
vercel-react-best-practices
langgenius/dify · Frontend
45 performance optimization rules for React and Next.js, organized by impact from critical waterfalls and bundle size down to advanced patterns. \n \n Covers 8 rule categories prioritized by performance impact: eliminating waterfalls, bundle optimization, server-side performance, client-side data fetching, re-render optimization, rendering performance, JavaScript performance, and advanced patterns \n Each rule includes explanations, incorrect/correct code examples, and context to guide automated