XRPL EVM Sidechain
Official@xrplevm
The XRP Ledger Ethereum Virtual Machine (EVM) sidechain is a fast and secure blockchain that brings web3 applications to the XRP Ledger community.
Agent Skills by XRPL EVM Sidechain
Showing 9 vetted skills indexed across 1 GitHub repositories.
template-skill
Define a reusable Claude skill template with YAML frontmatter and optional resource directories.
web-design-guidelines
Validate UI code against Web Interface Guidelines and report findings in file:line format.
next-best-practices
Standardize Next.js coding practices for file conventions, RSC boundaries, and data patterns.
next-upgrade
Upgrade Next.js projects by updating dependencies and applying official codemods.
vercel-react-best-practices
Identify performance bottlenecks in React/Next.js code and propose optimizations.
turborepo
Coordinates and caches JavaScript/TypeScript monorepo build and CI tasks via dependency-aware hashing and optional remote caching.
next-cache-components
Enable Next.js 16 cacheComponents to mix static and dynamic content.
vercel-composition-patterns
Refactor React components into compound components with context providers and explicit variants.
grill-me
Question a plan or design one question at a time until all branches are resolved.
Frequently Asked Questions About XRPL EVM Sidechain
FAQPage SchemaWhat specific development tasks are enabled by these skills?▼
These skills enable standardized Next.js project upgrades, performance bottleneck identification in React codebases, and the implementation of cacheComponents for hybrid static-dynamic content. They also facilitate rigorous UI code validation against interface guidelines and structured refactoring of component composition patterns.
Which engineering personas benefit from these capabilities?▼
Frontend engineers, full-stack developers, and technical leads managing complex React or Next.js monorepos benefit most. These skills are designed for teams requiring strict adherence to coding conventions, optimized build performance, and consistent UI architecture across large-scale web projects.
What are the primary prerequisites for implementing these practices?▼
Implementation requires an existing React or Next.js project structure. For monorepo management, a Turborepo configuration is necessary. Users should have familiarity with RSC boundaries, context provider patterns, and standard dependency management to effectively apply the provided refactoring and optimization guidelines.