home/categories/smart-contracts
category focus

Smart Contracts

Solidity, auditing, and contract dev.

1060 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
smart-contracts
304

solidity-audit-and-vulnerability-validation

Performs comprehensive Solidity security audits (Markdown table) or validates specific proposed vulnerabilities. Adheres to strict table schemas, severity ratings, and evidence requirements.

ECNU-ICALK
ECNU-ICALK
blockchain
open
smart-contracts
304

solidity-audit-and-validation

Performs deep line-by-line security audits of Solidity code or validates specific claimed vulnerabilities. Adapts output to a strict Markdown table for audits or a structured list for validation, emphasizing root cause analysis, impact assessment, and concrete evidence while strictly avoiding false positives and subjective architectural critiques.

ECNU-ICALK
ECNU-ICALK
blockchain
open
smart-contracts
261

dotnet-managedcode-storage

Use ManagedCode.Storage when a .NET application needs a provider-agnostic storage abstraction with explicit configuration, container selection, upload and download flows, and backend-specific integration kept behind one library contract.

managedcode
managedcode
blockchain
open
smart-contracts
254

deferred-capture

Contract for unified deferred-item capture across plugins. Defines CLI interface, issue template, label taxonomy, and compliance test.

athola
athola
blockchain
open
smart-contracts
247

web3-testing

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

aiskillstore
aiskillstore
blockchain
open
smart-contracts
247

solidity-security

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

aiskillstore
aiskillstore
blockchain
open
smart-contracts
247

azure-compliance

Comprehensive Azure compliance and security auditing capabilities including best practices assessment, Key Vault expiration monitoring, and resource configuration validation. USE FOR: compliance scan, security audit, azqr, Azure best practices, Key Vault expiration check, compliance assessment, resource review, configuration validation, expired certificates, expiring secrets, orphaned resources, policy compliance, security posture evaluation. DO NOT USE FOR: deploying resources (use azure-deploy), cost analysis alone (use azure-cost-optimization), active security hardening (use azure-security-hardening), general Azure Advisor queries (use azure-observability).

aiskillstore
aiskillstore
blockchain
open
smart-contracts
237

kryptogo-pay-transfer

Implements KryptoGO Payment token transfer/withdrawal functionality using the Asset Pro Transfer API. Use when building withdrawal features, sending tokens to users, or implementing 穩定幣提領轉帳 for KryptoGO Payment.

paid-tw
paid-tw
blockchain
open
smart-contracts
218

testdriver-self-hosted

Our enterprise solution with unlimited test execution, assisted setup, and dedicated support.

testdriverai
testdriverai
blockchain
open
smart-contracts
213

audit-prep

Prepare Solidity projects for a security audit — test coverage, test quality, NatSpec docs, code hygiene, dependency health, best-practice enforcement, deployment readiness, and project documentation checks. Generates a scored Audit Readiness Report and optionally runs static analysis. Trigger on: "prepare for audit", "audit readiness", "pre-audit check", "audit prep", "NatSpec check", or any request to review a Solidity codebase before a security review.

PlamenTSV
PlamenTSV
blockchain
open
smart-contracts
213

external-precondition-audit

Trigger Pattern Any env.invoke_contract() or env.try_invoke_contract() detected in contract - Inject Into Breadth agents

PlamenTSV
PlamenTSV
blockchain
open
smart-contracts
210

new-device-support

Full workflow to add support for a new Eufy Security device type (cameras, locks, sensors, and other devices) across eufy-security-client and homebridge-eufy-security. Covers exploration, implementation, build verification, and git/PR creation.

homebridge-plugins
homebridge-plugins
blockchain
open
smart-contracts
198

ika-move

Guide for integrating Ika dWallet 2PC-MPC protocol into Sui Move contracts. Use when building Move contracts that need cross-chain signing, dWallet creation, presigning, signing, future signing, key importing, or any Ika on-chain integration. Triggers on Move/Sui contract tasks involving dWallets, cross-chain signing, or Ika protocol operations.

dwallet-labs
dwallet-labs
blockchain
open
smart-contracts
197

viem-integration

Integrate EVM blockchains using viem. Use when user says "read blockchain data", "send transaction", "interact with smart contract", "connect to Ethereum", "use viem", "use wagmi", "wallet integration", "viem setup", or mentions blockchain/EVM development with TypeScript.

Uniswap
Uniswap
blockchain
open
smart-contracts
197

deployer

Deploy CCA (Continuous Clearing Auction) smart contracts using the Factory pattern. Use when user says "deploy auction", "deploy cca", "factory deployment", or wants to deploy a configured auction.

Uniswap
Uniswap
blockchain
open
smart-contracts
186

wallets

How to create, manage, and use Ethereum wallets. Covers EOAs, smart contract wallets, multisig (Safe), and account abstraction. Use this skill whenever you are sending transactions, signing messages, or managing funds. Includes guardrails for safe key handling.

austintgriffith
austintgriffith
blockchain
open
smart-contracts
186

why-ethereum

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.

austintgriffith
austintgriffith
blockchain
open
smart-contracts
186

binance-token-audit

Binance Web3 official skill — security audit for token contracts, detecting honeypots, rug pulls, and malicious functions across BSC, Base, Solana, and Ethereum. Sourced from github.com/binance/binance-skills-hub.

TermiX-official
TermiX-official
blockchain
open
smart-contracts
186

ethskills

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, ERC-721, ERC-4626, etc.), Layer 2 networks (Base, Arbitrum, Optimism, zkSync, Polygon), and integrations with DeFi protocols such as Uniswap, Aave, and Curve. Includes topics such as gas costs, contract decimals, oracle safety, reentrancy, MEV, bridging, wallets, querying data from onchain, production deployment, and protocol evolution (EIP lifecycle, fork tracking, upcoming changes).

austintgriffith
austintgriffith
blockchain
open
smart-contracts
186

qa

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. Use this skill whenever you are finalizing a dApp built with Scaffold-ETH 2.

austintgriffith
austintgriffith
blockchain
open
smart-contracts
186

security

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 building anything that holds or moves value.

austintgriffith
austintgriffith
blockchain
open
smart-contracts
186

l2s

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, deploying cross-chain, or when a user asks about Ethereum scaling.

austintgriffith
austintgriffith
blockchain
open
smart-contracts
186

ethskills

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 EVM dApp, (2) writing or reviewing Solidity contracts, (3) deploying to mainnet or L2s, (4) the user asks about gas, tokens, wallets, or smart contracts, (5) any web3/blockchain/onchain development task. NOT for: trading, price checking, or portfolio management — use a trading skill for those.

austintgriffith
austintgriffith
blockchain
open
Previous
Page 8 / 45
Next