frontend▌
1,037 indexed skills · max 10 per page
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
nextjs
jezweb/claude-skills · Frontend
Build Next.js 16 apps with async route params, Server Components, Cache Components, and Partial Prerendering. \n \n Covers 25+ documented errors and solutions, including async params migration, parallel routes with required default.js , and \"use cache\" directive patterns \n Supports Cache Components with revalidateTag() , updateTag() , and refresh() APIs for opt-in caching and stale-while-revalidate strategies \n Includes proxy.ts migration (replaces deprecated middleware.ts), Turbopack produc
building-with-medusa
medusajs/medusa-agent-skills · Frontend
Comprehensive guide for Medusa backend architecture, workflows, and critical implementation rules. \n \n Covers six rule categories (architecture, type safety, business logic placement, imports, data access, file organization) with specific anti-patterns and enforcement checks \n Enforces strict layer separation: Module → Workflow → API Route → Frontend, with workflows required for all mutations and only GET/POST/DELETE HTTP methods allowed \n Includes critical data handling rules: prices stored
xcodebuildmcp-cli
cameroncooke/xcodebuildmcp · Frontend
Use XcodeBuildMCP tools via the xcodebuildmcp executable instead of raw xcodebuild, xcrun, or simctl.
asc-app-create-ui
rudrankriyam/app-store-connect-cli-skills · Frontend
Automate App Store Connect app creation by driving the web UI form with browser automation. \n \n Requires a pre-registered bundle ID in the Apple Developer portal and user sign-in to App Store Connect; handles multi-platform selection (iOS, macOS, tvOS, visionOS) and all required fields including the tricky User Access radio buttons \n Includes detailed workarounds for known UI quirks: dropdown menu navigation for \"New App\", asynchronous Bundle ID dropdown loading, and span-overlay intercepti
coding-guidelines
zhanghandong/rust-skills · Frontend
Rust naming, formatting, and best-practice guidelines covering 50 core rules. \n \n Covers naming conventions (no get_ prefix, iterator patterns, conversion methods), data types (newtypes, slice patterns, pre-allocation), and string handling (prefer bytes for ASCII, use Cow<str> when appropriate) \n Error handling guidance includes ? propagation over try!() , meaningful lifetime names, and lock ordering for concurrency safety \n Includes deprecation mappings (e.g., lazy_static! to OnceLock
vue-testing-best-practices
hyf0/vue-skills · Frontend
Comprehensive Vue.js testing guidance covering unit, component, and end-to-end testing strategies. \n \n Addresses 11 common testing challenges including async handling, composable testing, Pinia store setup, Suspense components, and Teleport queries \n Recommends Vitest for unit and component testing infrastructure, with Playwright as the preferred E2E framework \n Covers black-box component testing patterns to reduce brittleness during refactoring, async/await synchronization, and snapshot tes
sentry-react-setup
getsentry/sentry-agent-skills · Frontend
Sentry error monitoring, session replay, and tracing for React applications. \n \n Install @sentry/react and initialize via instrument.js (imported first in your entry point) with DSN configuration \n Supports error capture via React 19+ error hooks or ErrorBoundary component for earlier versions \n Includes browser tracing, session replay, and Redux integration; router integrations available for React Router (v4–v7) and TanStack Router \n Source map upload via @sentry/wizard enables readable st
mcp-builder
composiohq/awesome-claude-skills · Frontend
Comprehensive guide for building high-quality MCP servers that enable LLMs to interact with external services. \n \n Four-phase workflow covering research, implementation, review, and evaluation with detailed checklists and best practices for each stage \n Agent-centric design principles including workflow optimization, context efficiency, actionable error messages, and evaluation-driven development \n Language-specific implementation guides for Python (FastMCP) and Node/TypeScript with SDK docu
canvas-design
composiohq/awesome-claude-skills · Frontend
Create original visual designs by developing aesthetic philosophies, then expressing them through meticulously crafted .png or .pdf artwork. \n \n Two-step process: first generate a design philosophy manifesto (4–6 paragraphs articulating visual principles around form, space, color, and composition), then express it as a single-page or multi-page visual artifact \n Emphasizes sparse, essential-only text integrated as visual element; ideas communicate through spatial relationships, color zones, t