Skip to main content

involvex/aetheris

SkillsMP a collecté 54 skills depuis involvex/aetheris. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
54
Étoiles GitHub
0
Forks GitHub
0

Affichage de 40 skills collectés sur 54.

métier
Développeurs de logiciels
description

Best practices for building performant 2D web games with Phaser 3, React integration, and TypeScript.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Verified contract addresses for major Ethereum protocols across mainnet and L2s. Use this instead of guessing or hallucinating addresses. Includes Uniswap, Aave, Compound, Aerodrome, GMX, Pendle, Velodrome, Camelot, SyncSwap, Lido, Rocket Pool, 1inch,…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Deep EVM smart contract security audit system. Use when asked to audit a contract, find vulnerabilities, review code for security issues, or file security issues on a GitHub repo. Covers 500+ non-obvious checklist items across 19 domains via parallel…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

DeFi legos and protocol composability on Ethereum and L2s. Major protocols per chain — Aerodrome on Base, GMX/Pendle on Arbitrum, Velodrome on Optimism — plus mainnet primitives (Uniswap, Aave, Compound, Curve). How they work, how to build on them, and how to…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

The essential mental models for building onchain — focused on what LLMs get wrong and what humans need explained. "Nothing is automatic" and "incentives are everything" are the core messages. Use when your human is new to onchain development, when they're…

Langue du texte source : anglais

mis à jour
métier
Avocats
description

Deprecated: this skill has moved to addresses.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deprecated: this skill has moved to building-blocks.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

The complete build-to-production pipeline for Ethereum dApps. Fork mode setup, IPFS deployment, Vercel config, ENS subdomain setup, and the full production checklist. Built around Scaffold-ETH 2 but applicable to any Ethereum frontend project. Use when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Frontend UX rules for Ethereum dApps that prevent the most common AI agent UI bugs. Mandatory patterns for onchain buttons, token approval flows, address display, USD values, RPC configuration, and pre-publish metadata. Built around Scaffold-ETH 2 but the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Current Ethereum gas prices, transaction costs, and the real economics of building on Ethereum today. Use when estimating costs, choosing between mainnet and L2s, or when a user asks about Ethereum being expensive. Counters the

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

How to read and query onchain data — events, The Graph, indexing patterns. Why you cannot just loop through blocks, and what to use instead.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deprecated: this skill has moved to l2s.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Ethereum Layer 2 landscape — Arbitrum, Optimism, Base, zkSync, Scroll, Unichain, Celo, and more. How they work, how to deploy on them, how to bridge, when to use which. Includes per-chain DeFi ecosystems and critical corrections. Use when choosing an L2,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deprecated: this skill has moved to l2s.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Ethereum development knowledge for AI agents — from idea to deployed dApp. Fetch real-time docs on gas costs, Solidity patterns, Scaffold-ETH 2, Layer 2s, DeFi composability, security, testing, and production deployment. Use when: (1) building any Ethereum or…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

How an AI agent plans, builds, and deploys a complete Ethereum dApp. The three-phase build system for Scaffold-ETH 2 projects. Use when building a full application on Ethereum — from contracts to frontend to production deployment on IPFS.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

How Ethereum evolves — EIP lifecycle, fork process, where decisions happen, and how to track upcoming changes. Use when your human asks about upcoming features, when building for future protocol capabilities, or when they want to propose a change. Also use…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Pre-ship audit checklist for Ethereum dApps built with Scaffold-ETH 2. Give this to a separate reviewer agent (or fresh context) AFTER the build is complete. Covers only the bugs AI agents actually ship — validated by baseline testing against stock LLMs.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Solidity security patterns, common vulnerabilities, and pre-deploy audit checklist. The specific code patterns that prevent real losses — not just warnings, but defensive implementations. Use before deploying any contract, when reviewing code, or when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

End-to-end guide for AI agents — from a dApp idea to deployed production app. Fetch this FIRST, it routes you through all other skills.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when a request involves Ethereum, the EVM, or blockchain systems. Applies to building, auditing, deploying, or interacting with smart contracts, dApps, wallets, or DeFi protocols. Covers Solidity development, contract addresses, token standards (ERC-20,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Ethereum token and protocol standards — ERC-20, ERC-721, ERC-1155, ERC-4337, ERC-8004, and newer standards. When to use each, how they work, key interfaces. Use when building tokens, NFTs, or choosing the right standard for a project.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Smart contract testing with Foundry — unit tests, fuzz testing, fork testing, invariant testing. What to test, what not to test, and what LLMs get wrong.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Current Ethereum development tools, frameworks, libraries, RPCs, and block explorers. What actually works today for building on Ethereum. Includes tool discovery for AI agents — MCPs, abi.ninja, Foundry, Scaffold-ETH 2, Hardhat, and more. Use when setting up…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

How to create, manage, and use Ethereum wallets. Covers EOAs, smart contract wallets, multisig (Safe), and account abstraction. Essential for any AI agent that needs to interact with Ethereum — sending transactions, signing messages, or managing funds.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Why build on Ethereum specifically. The AI agent angle — ERC-8004, x402, composability, permissionless deployment. Use when a user asks "should I build on Ethereum?", "why blockchain?", or when an agent needs to recommend a chain for a project.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Migrates Next.js projects to vinext (Vite-based Next.js reimplementation). Load when asked to migrate, convert, or switch from Next.js to vinext. Handles compatibility scanning, package replacement, Vite config generation, ESM conversion, and deployment setup…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, o...

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add EIP-5792 batched transaction support to a Scaffold-ETH 2 project. Use when the user wants to: batch multiple contract calls, use wallet_sendCalls, add EIP-5792 wallet integration, batch onchain transactions, or use wagmi's experimental batch hooks.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add EIP-712 typed structured data signing and verification to a Scaffold-ETH 2 project. Use when the user wants to: sign typed data, verify signatures, implement EIP-712, add off-chain signing, build a signature verification UI, or work with…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add an ERC-20 token contract to a Scaffold-ETH 2 project. Use when the user wants to: create a fungible token, deploy an ERC-20, add token minting, build a token transfer UI, or work with ERC-20 tokens in SE-2.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add an ERC-721 NFT contract to a Scaffold-ETH 2 project. Use when the user wants to: create an NFT collection, deploy an ERC-721, add NFT minting, build an NFT gallery or transfer UI, or work with non-fungible tokens in SE-2.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router...

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, s

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 54.