Pelith
Official@pelith · Taipei
Offers specialized architecture patterns and type-safe integration modules for high-performance Ethereum-connected React frontend applications.
Agent Skills by Pelith
Showing 10 vetted skills indexed across 1 GitHub repositories.
web3-format-number
Format Web3 numbers with formatUnits and parseUnits for UI display.
zod
Validate TypeScript inputs with Zod schemas using safeParse and z.infer.
vercel-react-only-best-practices
Apply Vercel best practices to optimize React component performance.
wagmi
Integrate Ethereum wallets and contract interactions in React apps using Wagmi v3.
tanstack-query
Manage server state in React apps with TanStack Query v5.
react-hook-form
Apply eight categories of React Hook Form performance optimization rules to client-side forms.
tanstack-router
Create type-safe file-based routes with loaders for React applications.
viem
Enable type-safe Ethereum interactions in Node.js scripts, CLIs, or backend services.
jotai-expert
Structures React state with Jotai atoms and derived values for scalable UI.
react-architect-skills
Enforce scalable React module architecture with folder-based feature, container, hook, and domain layers.
Frequently Asked Questions About Pelith
FAQPage SchemaWhat specific tasks are enabled by these modules?▼
These modules enable type-safe Ethereum wallet connectivity, server state synchronization, and performance-optimized form handling. They provide standardized patterns for file-based routing, atomic state management, and modular folder structures to ensure scalable frontend development for decentralized applications.
Which engineers should utilize these technical patterns?▼
Frontend engineers and blockchain developers building decentralized applications will benefit most. These patterns are designed for developers requiring strict type safety, optimized component rendering, and robust integration between Ethereum network data and React-based user interfaces.
What are the primary dependencies for implementing these patterns?▼
Implementation requires a React environment with TypeScript configured. Core dependencies include Wagmi for wallet interactions, Viem for Ethereum communication, TanStack Query for server state, and Jotai for atomic state management, alongside Zod for schema-based input validation.