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
7

export-controls

Use when identifying export control and sanctions laws that affect software distribution and encryption. Covers US EAR and ITAR, EU Dual-Use Regulation, Wassenaar Arrangement, OFAC sanctions, and encryption export rules that apply to software products distributed internationally. USE FOR: export controls, EAR, ITAR, OFAC sanctions, Wassenaar Arrangement, encryption export, ECCN, dual-use technology, embargoed countries, deemed exports, open-source encryption exemptions DO NOT USE FOR: implementing encryption (use security/cryptography), trade secret protection (use intellectual-property), general international business law (consult trade counsel)

Tyler-R-Kendrick
Tyler-R-Kendrick
blockchain
open
smart-contracts
7

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).

Tyler-R-Kendrick
Tyler-R-Kendrick
blockchain
open
smart-contracts
7

contract

Activate for: contract, contract review, contract analysis, contract obligation, extract obligations, SLA contract, vendor contract, supplier agreement, master service agreement, MSA, SOW, statement of work, NDA, non-disclosure, contract terms, auto-renewal clause, notice period contract, indemnity, liability cap, penalty clause, contract risk, contract summary, contract management, contract lifecycle, contract negotiation points, key terms, unfavourable terms, obligation extraction. NOT for: vendor evaluation or vendor scoring (use official /vendor-review), compliance obligation mapping (use official compliance-tracking auto-skill), invoice reconciliation or payment disputes (use supply-chain plugin).

panaversity
panaversity
blockchain
open
smart-contracts
7

ponder

Build EVM blockchain data indexers using Ponder (ponder.sh) - an open-source TypeScript framework for indexing smart contract events, transactions, and traces into custom database schemas with type-safe APIs. Use when the user mentions ponder, blockchain/EVM indexing, onchain data pipelines, subgraph replacement, or wants to index smart contract events into a queryable database.

hefgi
hefgi
blockchain
open
smart-contracts
7

sui-knowledge

Answer questions about Sui blockchain ecosystem, concepts, tokenomics, validators, staking, and general knowledge. Use when users ask "what is Sui", "how does Sui work", "Sui vs other chains", or any Sui-related questions that aren't specifically about Move programming.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

viem

Use viem for Celo development. Includes fee currency support, transaction signing, and Celo-specific configurations.

celo-org
celo-org
blockchain
open
smart-contracts
7

evm-hardhat

Hardhat development for EVM chains including Celo. Use when setting up Hardhat projects, writing Solidity contracts, compiling, testing, deploying, or verifying contracts with Hardhat.

celo-org
celo-org
blockchain
open
smart-contracts
7

evm-foundry

Foundry development for EVM chains including Celo. Use when working with forge, cast, anvil, writing Solidity contracts, testing, deploying, or verifying contracts with Foundry.

celo-org
celo-org
blockchain
open
smart-contracts
7

contract-verification

Verify smart contracts on Celo. Use when publishing contract source code to Celoscan or Blockscout.

celo-org
celo-org
blockchain
open
smart-contracts
7

solaudit-smart-contract-security-scanner

Solidity smart contract security auditor. Detect reentrancy, overflow, access control issues. 50+ vulnerability patterns. CI/CD ready. Free CLI tool.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

jb-pay-hook

Generate custom Juicebox V5 pay hooks from natural language specifications. Creates Solidity contracts implementing IJBPayHook and/or IJBRulesetDataHook with Foundry tests. First evaluates if off-the-shelf solutions (buyback hook, 721 hook, Revnet) fit the use case.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

etherlink

Etherlink blockchain interaction - EVM-compatible L2 on Tezos. Supports mainnet and shadownet testnet via MCP server. Use for balance checks, transactions, smart contracts, and token operations on Etherlink.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

blockchain-attestation

Create verifiable attestations of agent work using Ethereum Attestation Service (EAS), with Base as the default chain.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

best-practices

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

RodrigoTomeES
RodrigoTomeES
blockchain
open
smart-contracts
7

etherlink

Etherlink blockchain interaction - EVM-compatible L2 on Tezos. Supports mainnet and shadownet testnet via MCP server. Use for balance checks, transactions, smart contracts, and token operations on Etherlink.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

ethereum-wingman

Ethereum development tutor and builder for Scaffold-ETH 2 projects. Triggers on "build", "create", "dApp", "smart contract", "Solidity", "DeFi", "Ethereum", "web3", or any blockchain development task. ALWAYS uses fork mode to test against real protocol state.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

settlement-witness

OpenClaw skill: fetch replay-stable PASS/FAIL receipts from the public SettlementWitness HTTPS endpoint. Stateless. Deterministic. Signed.

Demerzels-lab
Demerzels-lab
blockchain
open
smart-contracts
7

solidity

Solidity smart contract development for Ethereum and EVM chains. Use for .sol files.

G1Joshi
G1Joshi
blockchain
open
smart-contracts
7

ethereum-app

Ethereum development tutor and builder for Scaffold-ETH 2 projects. Triggers on "build", "create", "dApp", "smart contract", "Solidity", "DeFi", "Ethereum", "web3", or any blockchain development task. ALWAYS uses fork mode to test against real protocol state.

BuidlGuidl
BuidlGuidl
blockchain
open
smart-contracts
7

plutus-v3-conway

Plutus V3 under Conway: unified context, governance scripts, V2→V3 migration. Conceptual and practical guidance.

Flux-Point-Studios
Flux-Point-Studios
blockchain
open
smart-contracts
7

sui-developer

Use when writing or modifying SUI Move smart contracts, generating Move code, or following Move development patterns. Triggers on "write a Move module", "implement contract", "add function", "Move code", or any hands-on Move development task. Also use when the user pastes Move code and asks for help. For code review/audit, use move-code-quality instead. For contract architecture design, use sui-architect.

first-mover-tw
first-mover-tw
blockchain
open
smart-contracts
7

sui-decompile

Use when fetching or analyzing deployed SUI Move contract source code from on-chain bytecode. Triggers on "decompile", "show me the contract code", "reverse engineer", "read on-chain module", "analyze deployed package", or when the user provides a package ID and wants to understand what it does. Also use when studying existing protocols or verifying deployed code.

first-mover-tw
first-mover-tw
blockchain
open
smart-contracts
6

org-verification-pipeline

Produces verified datasets, verified evaluation results, and a deployable contract bundle for a workflow. Use when you need provable correctness at data and evaluation boundaries. Trigger with 'verify workflow', 'validate contract', or 'run verification pipeline'.

intent-solutions-io
intent-solutions-io
blockchain
open
smart-contracts
6

clean-commits

Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point

troykelly
troykelly
blockchain
open
Previous
Page 35 / 45
Next