Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

conflux-skills

conflux-skills 收录了来自 conflux-fans 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
2
更新
2026-07-16
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

conflux-core
软件开发工程师

Core Space RPC guidance for read/write flows, cfx_* method selection, internal contracts, transaction debugging, and safe send defaults. Use when users work with Conflux Core Space JSON-RPC, js-conflux-sdk, cast rpc cfx_*, or Core internal contracts such as SponsorWhitelistControl/Staking/AdminControl.

2026-07-16
conflux-dev
软件开发工程师

Build, deploy, verify smart contracts and integrate apps with Conflux eSpace. Use when creating or modifying Conflux dApps, deploying contracts, or verifying contracts on ConfluxScan.

2026-07-16
conflux-docs
软件开发工程师

Points to official Conflux documentation — key concepts, eSpace/Core Space, RPC, deployment, and developer guides. Use when the user asks about Conflux, deployment, RPC, addresses, or needs reliable doc links.

2026-07-16
conflux-eip-6963-wallet
软件开发工程师

Use EIP-6963 multi-wallet discovery (not window.ethereum) when generating or editing dApp frontend wallet connect code. Apply to any EVM dApp, especially Conflux eSpace + React/Vite + viem/ethers.

2026-05-26
conflux-rust-integration-test
软件质量保证分析师与测试员

Create or update pytest-based integration tests for conflux-rust, including adding new test modules under integration_tests/tests, using ConfluxTestFramework and pytest fixtures (network, cw3/ew3, accounts, internal_contracts), customizing framework_class and fixtures, and running/debugging tests with pytest and xdist options.

2026-05-26
conflux-scan-rpc
软件开发工程师

Read-only Conflux eSpace queries — transactions, receipts, balances, contract state via RPC and ConfluxScan API. Use when analyzing tx failure/stuck, checking balances, or inspecting chain state. No private keys or sending txs.

2026-05-26