home/排行榜/smart-contracts
即時排行

依分類查看 Top Skills

切換不同分類,即可查看該能力分類下按 Star 排序的 Top 20 skills。

Smart ContractsBlockchainTop 20查看分類頁
目前分類
Smart Contracts
1060 個技能
榜單規模
20
每個分類顯示前 20 筆
所屬領域
Blockchain
63 已收錄分類
前三焦點

Smart Contracts

Solidity, auditing, and contract dev.

按 Star 排序
#1
smart-contracts
150.4K

defi-amm-security

Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math.

affaan-m
affaan-m
blockchain
open
#2
smart-contracts
150.4K

nodejs-keccak256

Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.

affaan-m
affaan-m
blockchain
open
#3
smart-contracts
43.8K

syncable-entity-builder-and-validation

Create validation logic and migration action builders for syncable entities in Twenty. Use when implementing business rule validation, uniqueness checks, foreign key validation, or building workspace migration actions for syncable entities. Validators never throw and never mutate.

twentyhq
twentyhq
blockchain
open
完整榜單

Smart Contracts

榜單依目前分類內的 GitHub Star 數排序。

1060 個技能星標
04
smart-contracts

solidity-security

Master smart contract security best practices, vulnerability prevention, and secure Solidity development patterns.

sickn33
sickn33
blockchain
星標
32.1K
查看技能
05
smart-contracts

007

Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.

sickn33
sickn33
blockchain
星標
32.1K
查看技能
06
smart-contracts

grpc-golang

Build production-ready gRPC services in Go with mTLS, streaming, and observability. Use when designing Protobuf contracts with Buf or implementing secure service-to-service transport.

sickn33
sickn33
blockchain
星標
32.1K
查看技能
07
smart-contracts

security-auditor

Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks.

sickn33
sickn33
blockchain
星標
32.1K
查看技能
08
smart-contracts

web3-testing

Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns.

sickn33
sickn33
blockchain
星標
32.1K
查看技能
09
smart-contracts

security-building-secure-contracts

Guide secure smart contract development with best practices for Solidity, Rust (Solana/CosmWasm), and Move. Use when writing, reviewing, or hardening smart contracts against common vulnerability classes like reentrancy, integer overflow, access control issues, and flash loan attacks.

elizaOS
elizaOS
blockchain
星標
18.2K
查看技能
10
smart-contracts

exec-slurm-compile

Compile TensorRT-LLM on a SLURM cluster. Covers submitting a batch job with a container image, monitoring the job, and verifying the build. Use when the user wants to compile TRT-LLM remotely via SLURM rather than on a local compute node.

NVIDIA
NVIDIA
blockchain
星標
13.3K
查看技能
11
smart-contracts

add-non-evm-swaps-bridge-network

Implement and review non-EVM network support for the extension Swaps/Bridge client using the canonical repository standard. Use for tasks that add or modify bridge or swaps support for Tron, Bitcoin, or other non-EVM networks across bridge constants, account selectors, destination account checks, address validation, send type resolution, or rollout gating.

MetaMask
MetaMask
blockchain
星標
13.1K
查看技能
12
smart-contracts

add-non-evm-swaps-bridge-network

Implements and reviews non-EVM network support for the extension Swaps/Bridge client using the canonical repository standard. Use when adding or updating bridge/swaps support for Tron, Bitcoin, or other non-EVM networks across bridge constants, account selectors, destination account checks, address validation, send type handling, or LaunchDarkly plus code-gate rollout.

MetaMask
MetaMask
blockchain
星標
13.1K
查看技能
13
smart-contracts

electric-deployment

Deploy Electric via Docker, Docker Compose, or Electric Cloud. Covers DATABASE_URL (direct connection, not pooler), ELECTRIC_SECRET (required since v1.x), ELECTRIC_INSECURE for dev, wal_level=logical, max_replication_slots, ELECTRIC_STORAGE_DIR persistence, ELECTRIC_POOLED_DATABASE_URL for pooled queries, IPv6 with ELECTRIC_DATABASE_USE_IPV6, Kubernetes readiness probes (200 vs 202), replication slot cleanup, and Postgres v14+ requirements. Load when deploying Electric or configuring Postgres for logical replication.

electric-sql
electric-sql
blockchain
星標
10.1K
查看技能
14
smart-contracts

launch-checklist

Complete launch readiness validation covering every department: code, content, store, marketing, community, infrastructure, legal, and go/no-go sign-offs.

Donchitos
Donchitos
blockchain
星標
8.6K
查看技能
15
smart-contracts

feature-contract

Generate a structured implementation contract before making any code changes to FastLED. Defines scope, affected files, API changes, platform impact, risk assessment, and test plan. Use before implementing any feature, bug fix, driver addition, or refactoring.

FastLED
FastLED
blockchain
星標
7.3K
查看技能
16
smart-contracts

git-commit-push

Commit and push repository changes safely. Use when user asks to commit, push, or verify and push current changes.

farm-fe
farm-fe
blockchain
星標
5.6K
查看技能
17
smart-contracts

update-spec

Captures executable contracts and coding knowledge into .trellis/spec/ documents after implementation, debugging, or design decisions. Enforces code-spec depth for infra and cross-layer changes with mandatory sections for signatures, contracts, validation matrices, and test points. Use when a feature is implemented, a bug is fixed, a design decision is made, a new pattern is discovered, or cross-layer contracts change.

mindfold-ai
mindfold-ai
blockchain
星標
5K
查看技能
18
smart-contracts

update-spec

Captures executable contracts and coding knowledge into .trellis/spec/ documents after implementation, debugging, or design decisions. Enforces code-spec depth for infra and cross-layer changes with mandatory sections for signatures, contracts, validation matrices, and test points. Use when a feature is implemented, a bug is fixed, a design decision is made, a new pattern is discovered, or cross-layer contracts change.

mindfold-ai
mindfold-ai
blockchain
星標
5K
查看技能
19
smart-contracts

entry-point-analyzer

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.

trailofbits
trailofbits
blockchain
星標
4.5K
查看技能
20
smart-contracts

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

trailofbits
trailofbits
blockchain
星標
4.5K
查看技能