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
9

local-dev

Set up and manage local Freenet development environments and interact with a running node. Use when the user wants to test contract changes locally, debug UI issues, run a local node, query connections/diagnostics, inspect the dashboard, use the WebSocket API, or iterate on a Freenet application without deploying to the live network.

freenet
freenet
blockchain
open
smart-contracts
9

workflow-core

Canonical repository workflow contract for all runtimes.

mlucascosta
mlucascosta
blockchain
open
smart-contracts
9

solve-modular-arithmetic

合同算術の問題を系統的に解く。線形合同式、中国剰余定理(CRT)、フェルマーの 小定理、オイラーの定理、べき乗剰余、および離散対数問題を含む。暗号学(RSA、 ディフィー・ヘルマン)への応用も扱う。

pjt222
pjt222
blockchain
open
smart-contracts
9

review-pr

Review a GitHub PR. Use when PRs are open, at integration checkpoints, or before deploying contracts to mainnet. Checks protocol/client boundary, schema consistency, and contract security.

ScavieFae
ScavieFae
blockchain
open
smart-contracts
9

ton-auditor

Security audit of TON/FunC/Tact smart contracts while you develop. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), DEEP (+ TON protocol analysis), or a specific filename.

sanbir
sanbir
blockchain
open
smart-contracts
9

analyzing-ethereum-smart-contract-vulnerabilities

使用 Slither 和 Mythril 对 Solidity 智能合约进行静态分析和符号执行,在部署到以太坊主网之前检测重入攻击、整数溢出、访问控制缺陷和其他漏洞类型。

killvxk
killvxk
blockchain
open
smart-contracts
9

auditor-neuron

Authoritative architectural auditor for the CyberXiuXian Workshop. Activates when performing project audits, code reviews, or enforcing modularity and zero-copy standards across Rust and Python.

tao3k
tao3k
blockchain
open
smart-contracts
9

alkahest-user

Interact with Alkahest escrow contracts as a buyer, seller, or oracle using the CLI

arkhai-io
arkhai-io
blockchain
open
smart-contracts
9

alkahest-developer

Help developers write code that interacts with Alkahest escrow contracts using the TypeScript, Rust, or Python SDK

arkhai-io
arkhai-io
blockchain
open
smart-contracts
9

protocol-conformance-harness

Build and maintain contract tests for desktop-server-iOS relay protocol (register/resume, event ack/replay, terminal binary bind framing, and failure-path handling) to prevent subtle cross-client regressions.

helpful-bits
helpful-bits
blockchain
open
smart-contracts
9

dojo-token

Implement, deploy, and index ERC20 and ERC721 tokens in Dojo. Use when adding token contracts, deploying them, or configuring Torii to index balances and transfers.

cartridge-gg
cartridge-gg
blockchain
open
smart-contracts
9

cairo-contract-authoring

Guides Cairo smart-contract authoring on Starknet with language fundamentals, safe structure choices, component composition, and implementation workflow references.

cartridge-gg
cartridge-gg
blockchain
open
smart-contracts
9

wa

Read and send WhatsApp messages via SQLite DB access and a verified send script. Use when user says "check WhatsApp", "read WhatsApp", "messages from X", "send WhatsApp to X", "message X on WhatsApp", or any WhatsApp read/send task.

buildingopen
buildingopen
blockchain
open
smart-contracts
9

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.

PaintSwap
PaintSwap
blockchain
open
smart-contracts
8

aztec-developer

Aztec smart contract development, Noir programming, testing, deployment, and TypeScript integration. Use when working with Aztec contracts, notes, private state, or any Aztec SDK code. Use review-contract for security reviews.

critesjosh
critesjosh
blockchain
open
smart-contracts
8

aave-security-foundations

Security baseline for AAVE integration and execution scripts. Use when user asks for AAVE security review, pre-trade checks, liquidation safety, allowance minimization, or execution hardening.

intenxus
intenxus
blockchain
open
smart-contracts
8

aave-planner

This skill should be used when the user asks to "supply to aave", "deposit to aave", "lend on aave", "borrow from aave", "take loan on aave", "repay aave loan", "pay back aave", "withdraw from aave", "remove collateral", "aave lending", "earn yield on aave", or mentions AAVE V3 operations including supply, borrow, repay, or withdraw on Ethereum or Arbitrum.

intenxus
intenxus
blockchain
open
smart-contracts
8

senior-security

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

wildwasser
wildwasser
blockchain
open
smart-contracts
8

krait

AI-first security auditor for Solidity smart contracts. 4-phase pipeline (recon → detection → state analysis → verification) with 101 heuristics, 15 detection modules, and 8 kill gates. Tested at 100% precision across 50 blind shadow audits.

ZealynxSecurity
ZealynxSecurity
blockchain
open
smart-contracts
8

aave-integration

This skill should be used when the user needs to interact with AAVE V3 protocol contracts directly, read on-chain data, get reserve configurations, fetch current APY rates, simulate position changes, or execute protocol operations programmatically. Provides low-level access to AAVE Pool contracts, UI Pool Data Provider, and quote generation for supply, borrow, repay, and withdraw operations on Ethereum and Arbitrum.

intenxus
intenxus
blockchain
open
smart-contracts
8

sos

Stronghold of Security: Comprehensive adversarial security audit for Solana/Anchor smart contracts. Run /SOS for a getting-started guide, or /SOS:scan to begin an audit.

MetalLegBob
MetalLegBob
blockchain
open
smart-contracts
8

solana-security

Audit Solana programs (Anchor or native Rust) for security vulnerabilities. Use when reviewing smart contract security, finding exploits, analyzing attack vectors, performing security assessments, or when explicitly asked to audit, review security, check for bugs, or find vulnerabilities in Solana programs.

MetalLegBob
MetalLegBob
blockchain
open
smart-contracts
8

aave-planner

This skill should be used when the user asks to "supply to aave", "deposit to aave", "lend on aave", "borrow from aave", "take loan on aave", "repay aave loan", "pay back aave", "withdraw from aave", "remove collateral", "aave lending", "earn yield on aave", or mentions AAVE V3 operations including supply, borrow, repay, or withdraw on Ethereum or Arbitrum.

intenxus
intenxus
blockchain
open
smart-contracts
8

wallet-security-rules

Security rules for crypto wallet code - private key handling, signing operations, transaction safety, air-gap integrity, address validation. Auto-applies when editing security-sensitive code.

MangalaLabs
MangalaLabs
blockchain
open
Previous
Page 31 / 45
Next