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
12

check-bitcoin

Audit Bitcoin payment integration. Checks node connectivity, wallet health, address management, UTXO hygiene, and network configuration. Use when: reviewing Bitcoin setup, diagnosing payment issues, or pre-launch audit. Keywords: bitcoin, btc, on-chain, wallet, utxo, node.

Supraforge
Supraforge
blockchain
open
smart-contracts
11

weavedb

Decentralized database protocol with zero-knowledge proofs and permanent storage on Arweave

enuno
enuno
blockchain
open
smart-contracts
11

validating-api-contracts

Validate API contracts using consumer-driven contract testing (Pact, Spring Cloud Contract). Use when performing specialized testing. Trigger with phrases like "validate API contract", "run contract tests", or "check consumer contracts".

BbgnsurfTech
BbgnsurfTech
blockchain
open
smart-contracts
11

smart-contract-security

Guide for EVM/solidity smart contract security work: vulnerability taxonomy, review workflow, and where to place resources in README.md.

gmh5225
gmh5225
blockchain
open
smart-contracts
11

gspdev-audit

Verify GSP pipeline integrity — agent/skill contracts, installer correctness, runtime compatibility, version sync, and template coherence. Internal development tool for GSP maintainers.

jubscodes
jubscodes
blockchain
open
smart-contracts
11

eatp-reference

EATP SDK implementation reference — TrustPlane, BudgetTracker, PostureStore, security patterns, store backends, enterprise features. Use when implementing trust code, not when asking about EATP concepts (use co-reference for specs).

terrene-foundation
terrene-foundation
blockchain
open
smart-contracts
11

drpc-rpc

Use when the user needs blockchain data (balances, transactions, blocks, gas prices, contract reads), wants to set up blockchain RPC access, or mentions DRPC, Web3, or Ethereum RPC. Also triggers on specific method names like eth_getBalance, eth_call, eth_getLogs.

drpcorg
drpcorg
blockchain
open
smart-contracts
11

evm-rpc

Call Ethereum and EVM chains from IC canisters (Rust) via the EVM RPC canister using the evm_rpc_client crate. Covers typed API calls, raw JSON-RPC, multi-provider consensus, ERC-20 reads, and sending pre-signed transactions. Use when calling Ethereum, Arbitrum, Base, Optimism, or any EVM chain from a Rust canister. Do NOT use for generic HTTPS calls to non-EVM APIs — use https-outcalls instead.

dfinity
dfinity
blockchain
open
smart-contracts
11

panther-audit

Automated smart contract security audit pipeline. Auto-detects codebase size and scales accordingly — standard mode for small codebases, chunk mode with persistent state for large ones. Runs context building, dual-expert review, adversarial triage, and structured reporting. Use when auditing smart contracts, reviewing Solidity/Move/Vyper/Rust code for vulnerabilities, or when the user asks to audit, review, or find bugs in Web3 code.

pantheraudits
pantheraudits
blockchain
open
smart-contracts
11

security-audit-example

Example security audit skill demonstrating how to audit code for security vulnerabilities. Use when the user asks to perform security reviews, check for vulnerabilities, or audit code security.

meirm
meirm
blockchain
open
smart-contracts
11

commit-conventions

trpfrog.net リポジトリ向けのコミットメッセージ規約を適用し、ローカルルールに沿った Conventional Commit を作成する。コミットヘッダー/本文の作成、type/scope の判断、メッセージ品質の確認が必要なときに使う。

trpfrog
trpfrog
blockchain
open
smart-contracts
10

solidity-auditor

Professional-grade Solidity smart contract security auditor. Performs comprehensive audits or targeted reviews (security vulnerabilities, gas optimization, storage optimization, code architecture, DeFi protocol analysis). Use this skill when users request smart contract audits, security reviews, vulnerability assessments, gas/storage optimization analysis, code quality reviews, or when analyzing Solidity code for any security or quality concerns. Supports all Solidity versions with version-specific vulnerability detection. Based on OWASP Smart Contract Top 10 (2025) and real-world exploit patterns.

schwepps
schwepps
blockchain
open
smart-contracts
10

algorand-vulnerability-scanner

Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal). (project, gitignored)

Blurjp
Blurjp
blockchain
open
smart-contracts
10

multiversx-flash-loan-patterns

Atomic lend-execute-verify pattern for MultiversX smart contracts. Use when building flash loans, atomic swaps, temporary grants, or any operation that lends assets, executes a callback, and verifies repayment within a single transaction.

multiversx
multiversx
blockchain
open
smart-contracts
10

azure

Build scalable, secure, and reliable applications on Microsoft Azure cloud services. Use when deploying to Azure, configuring Azure compute/storage/database services, setting up Azure networking, implementing Azure security, or managing Azure costs and monitoring.

jnPiyush
jnPiyush
blockchain
open
smart-contracts
10

audit-assurance

Audit and assurance advisory skill for consulting engagements. Use when preparing audit readiness assessments, control environment evaluations, SOC reporting guidance, ESG assurance readiness, or stakeholder materials for audit partners, audit committees, CFOs, and internal audit directors.

jnPiyush
jnPiyush
blockchain
open
smart-contracts
10

xaut-trade

Buy or sell XAUT (Tether Gold) on Ethereum. Supports market orders (Uniswap V3) and limit orders (UniswapX). Wallet modes: Foundry keystore or WDK. Delegates non-XAUT intents to registered skills (e.g. Polymarket prediction markets, Hyperliquid trading). Triggers: buy XAUT, XAUT trade, swap USDT for XAUT, sell XAUT, swap XAUT for USDT, limit order, limit buy XAUT, limit sell XAUT, check limit order, cancel limit order, XAUT when, create wallet, setup wallet, polymarket, prediction market, bet on, odds on, hyperliquid, perp, perpetual, long, short, open long, open short, close position, leverage.

aurehub
aurehub
blockchain
open
smart-contracts
10

hyperliquid-trade

Trade on Hyperliquid — spot and perpetual futures. Supports market orders (IOC), limit orders (GTC), leverage setting, and WDK wallet. Triggers: buy ETH spot, sell BTC, long ETH, short BTC, open long, open short, close position, perp trade, check balance, Hyperliquid positions, limit order, limit buy, limit sell, open orders, cancel order, modify order, GTC.

aurehub
aurehub
blockchain
open
smart-contracts
10

near-contract-audit

Comprehensive security audit skill for NEAR Protocol smart contracts written in Rust. Use when auditing NEAR contracts, reviewing security vulnerabilities, or analyzing contract code for issues like reentrancy, unhandled promises, unsafe math, access control flaws, and callback security.

near
near
blockchain
open
smart-contracts
10

multiversx-wasm-debug

Analyze compiled WASM binaries for size optimization, panic analysis, and debugging with DWARF symbols. Use when troubleshooting contract deployment issues, optimizing binary size, or debugging runtime errors.

multiversx
multiversx
blockchain
open
smart-contracts
10

multiversx-project-architecture

Production-grade project structure patterns for MultiversX smart contracts. Use when starting a new contract project, refactoring an existing one, or building multi-contract systems with shared code.

multiversx
multiversx
blockchain
open
smart-contracts
10

multiversx-security-audit

Complete security audit methodology for MultiversX smart contracts. Covers context building, entry point analysis, static analysis patterns, and automated Semgrep scanning. Use when performing security audits, code reviews, or setting up automated vulnerability detection.

multiversx
multiversx
blockchain
open
smart-contracts
10

multiversx-crypto-verification

Cryptographic operations in MultiversX smart contracts. Use when hashing data (SHA256, Keccak256, RIPEMD160), verifying signatures (Ed25519, secp256k1, secp256r1, BLS), or encoding signatures in on-chain logic.

multiversx
multiversx
blockchain
open
smart-contracts
10

multiversx-cross-contract-calls

Make cross-contract calls in MultiversX smart contracts. Use when calling another contract, handling callbacks, managing back-transfers, using typed proxies, or sending tokens via the Tx builder API (.tx().to()).

multiversx
multiversx
blockchain
open
Previous
Page 29 / 45
Next