Search

Find skills by name, source, slug, or description across the full catalog.

7,344 results for “react” · page 94

#
Skill
Source
Installs
4651
Paperand Development site/smithery.ai/paperand-development Guide for developing and maintaining the Paperand Native manga reader application
smithery.ai
1
4652
passwordless-docs site/smithery.ai/passwordless-docs Bitwarden Passwordless.dev documentation, SDKs, and examples
smithery.ai
1
4653
pegasus-projects saaspegasus/pegasus-skills/pegasus-projects Use when the user asks to create, view, or modify a SaaS Pegasus project via the `pegasus` CLI — e.g. "create a new P…
saaspegasus/pegasus-skills
1
4654
pitfalls-tanstack-query site/smithery.ai/pitfalls-tanstack-query TanStack Query v5 patterns and common pitfalls. Use when implementing data fetching, cache invalidation, or debugging…
smithery.ai
1
4655
pixel-art-game-builder site/smithery.ai/pixel-art-game-builder Expert skill for building pixel art idle/incremental games with procedural sprite generation, /TypeScript/Zustan…
smithery.ai
1
4656
plebeian-market site/smithery.ai/plebeian-market This skill should be used when working with the Plebeian Market codebase - a decentralized Nostr-based e-commerce mar…
smithery.ai
1
4657
powersync site/smithery.ai/powersync Build local-first, offline-capable TypeScript apps with PowerSync.
smithery.ai
1
4658
pricing-app-frontend site/smithery.ai/pricing-app-frontend frontend patterns for Pricing App - Zustand, CSS Modules, Tesla Design System, permissions
smithery.ai
1
4659
privy justaname-id/cryptoskills/privy Embedded wallet SDK for dApps with social login, email, and passkey auth. Covers SDK, server-side JWT verificat…
justaname-id/cryptoskills
1
4660
prompt-engineering-specialist site/smithery.ai/prompt-engineering-specialist Expert in crafting, optimizing, and evaluating effective prompts for Large Language Models. Specializes in advanced p…
smithery.ai
1
4661
prowler-ui site/smithery.ai/prowler-ui Prowler UI-specific patterns. For generic patterns, see: typescript, -19, nextjs-16, tailwind-4.
smithery.ai
1
4662
puck-component site/smithery.ai/puck-component Create new Puck page builder components for the NodeHive Next.js starter.
smithery.ai
1
4663
pulse-mantine site/smithery.ai/pulse-mantine Python bindings for Mantine components. Wraps all @mantine/core components plus forms, dates, and charts packag…
smithery.ai
1
4664
r3f-animation site/smithery.ai/r3f-animation Animate Three Fiber objects with useFrame, damping, and GLTF clips. Use for procedural motion, animation transi…
smithery.ai
1
4665
r3f-fundamentals site/smithery.ai/r3f-fundamentals Set up Three Fiber scenes, Canvas, typed JSX, hooks, and resource ownership. Use for scene architecture and ren…
smithery.ai
1
4666
r3f-geometry site/smithery.ai/r3f-geometry Build Three Fiber geometry, custom buffers, instanced meshes, points, and lines. Use for shape construction and…
smithery.ai
1
4667
r3f-lighting site/smithery.ai/r3f-lighting Light Three Fiber scenes with direct lights, environment maps, and shadows. Use for light placement, image-base…
smithery.ai
1
4668
r3f-loaders site/smithery.ai/r3f-loaders Load and reuse 3D assets in Three Fiber with useGLTF, useLoader, Suspense, and preloading. Use for model loadin…
smithery.ai
1
4669
r3f-native-patterns site/smithery.ai/r3f-native-patterns Three Fiber native setup, Canvas configuration, scene structure, useFrame, useThree, lights, cameras, and the r…
smithery.ai
1
4670
r3f-physics site/smithery.ai/r3f-physics Add Rapier rigid bodies, colliders, forces, sensors, and joints to Three Fiber. Use for collision-driven moveme…
smithery.ai
1
4671
r3f-router site/smithery.ai/r3f-router Decision framework for Three Fiber projects. Routes to specialized R3F skills (fundamentals, geometry, material…
smithery.ai
1
4672
r3f-setup site/smithery.ai/r3f-setup Set up a Three Fiber project with WebGPU support.
smithery.ai
1
4673
r3f-textures site/smithery.ai/r3f-textures Configure textures in Three Fiber, including color spaces, UV channels, sampling, video, and render targets. Us…
smithery.ai
1
4674
radar-tinder-mobileapp-testing site/smithery.ai/radar-tinder-mobileapp-testing Testing and validation workflows for the Radar Tinder mobile application built with Expo + Native, Firebase (Au…
smithery.ai
1
4675
raycast-extension site/smithery.ai/raycast-extension Build Raycast extensions with and TypeScript. Use when the user asks to create a Raycast extension, command, or…
smithery.ai
1
4676
reader-ui-ux d-o-hub/github-template-ai-agents/reader-ui-ux Build localized, accessible reader/admin UI with responsive layouts, telemetry, and state management. Use this skill …
d-o-hub/github-template-ai-agents
1
4677
recipe-front-review shinpr/codex-workflows/recipe-front-review Reviews completed frontend implementation for governing-source compliance, scope economy, repository quality, and sec…
shinpr/codex-workflows
1
4678
remix-icon site/smithery.ai/remix-icon Guide for implementing RemixIcon - an open-source neutral-style icon library with 3,100+ icons in outlined and filled…
smithery.ai
1
4679
remixjs-best-practices site/smithery.ai/remixjs-best-practices Best practices for Remix (2025-2026 Edition), focusing on Router v7 migration, server-first data patterns, and …
smithery.ai
1
4680
remotion espennilsen/pi/remotion Best practices for Remotion - Video creation in
espennilsen/pi
1
4681
remotion-expert site/smithery.ai/remotion-expert Senior Specialist in Remotion v4.0+, 19, and Next.js 16. Expert in programmatic video generation, sub-frame ani…
smithery.ai
1
4682
remotion-video-creation devenkhatri/everything-claude-code/remotion-video-creation Best practices for Remotion - Video creation in . 29 domain-specific rules covering 3D, animations, audio, capti…
devenkhatri/everything-claude-code
1
4683
renderer-process-unit-tests site/smithery.ai/renderer-process-unit-tests This document describes how to write unit tests for the renderer process (src/renderer). Use this when asked to…
smithery.ai
1
4684
Rendering Strategy Expert site/smithery.ai/rendering-strategy-expert Master of Server Components, SSR, and Hydration.
smithery.ai
1
4685
represent-shell site/smithery.ai/represent-shell Use when building a web app that needs navigation design - sidebar, top nav, or minimal header. Skip entirely f…
smithery.ai
1
4686
rerender-functional-setstate site/smithery.ai/rerender-functional-setstate Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating s…
smithery.ai
1
4687
rerender-memo site/smithery.ai/rerender-memo Extract expensive work into memoized components with .memo. Apply when components perform expensive computations…
smithery.ai
1
4688
reviewing-server-actions site/smithery.ai/reviewing-server-actions Review Server Actions for security, validation, and best practices in 19. Use when reviewing forms, mutations, …
smithery.ai
1
4689
rhf-dynamic-field-arrays site/smithery.ai/rhf-dynamic-field-arrays Hook Form useFieldArray for dynamic list management with Zod validation. PROACTIVELY activate for: (1) creating…
smithery.ai
1
4690
rn-ios-extensions melvinmt/skills/rn-ios-extensions Build native iOS extensions from Native - Apple Watch apps, Dynamic Island, Live Activities, widgets, and share…
melvinmt/skills
1
4691
rn-state-flows site/smithery.ai/rn-state-flows Complex multi-step operations in Native. Use when implementing flows with multiple async steps, state machine p…
smithery.ai
1
4692
sablier-design site/smithery.ai/sablier-design Create distinctive, production-grade interfaces aligned with Sablier's dark-theme aesthetic. Use this skill whe…
smithery.ai
1
4693
scaffold-component site/smithery.ai/scaffold-component Create a new component following project constraints (Tailwind, MUI, or Vanilla).
smithery.ai
1
4694
scene-sequencing site/smithery.ai/scene-sequencing Structure scenes and control pacing using scene-sequel rhythm.
smithery.ai
1
4695
scientific-luxury site/smithery.ai/scientific-luxury Design system enforcement for Scientific Luxury tier UI. Triggers on \"design\", \"UI\", \"component\", \"styling\", …
smithery.ai
1
4696
secret-sauce site/smithery.ai/secret-sauce Development best practices and project patterns.
smithery.ai
1
4697
security-native site/smithery.ai/security-native Seguridad - Mejores Prácticas de Native. Use when reviewing security, implementing auth, or hardening code.
smithery.ai
1
4698
seed-component-map daangn/seed-design/seed-component-map SEED Design 저장소에서 한 컴포넌트의 Rootage, Recipe, Headless, /Lynx 구현, package export, Registry, 문서, 예제…
daangn/seed-design
1
4699
sentry-architecture-variants site/smithery.ai/sentry-architecture-variants Configure Sentry error tracking and performance monitoring for different application architectures. Use when setting …
smithery.ai
1
4700
sentry-setup-tracing site/smithery.ai/sentry-setup-tracing Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enab…
smithery.ai
1