Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

private-transfers-benchmarks

private-transfers-benchmarks には privacy-ethereum から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
12
Stars
7
更新
2026-07-17
Forks
4
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

property-rules-cryptography
ソフトウェア開発者

Per-property guidance for the Cryptography property group. Invoke when evaluating, reviewing, or editing notes/values for Verifiability, Post-quantum secure, Number of secrets, or Client-side proving. Cross-cutting rules in scripts/research-prompts.ts still apply on top — particularly WRITING_RULES

2026-07-17
property-rules-trust
ソフトウェア開発者

Per-property guidance for the Trust / robustness property group (drawn from the schema's Decentralization & Security and Verifiable groups, excluding maturity which lives in property-rules-timing). Invoke when evaluating, reviewing, or editing notes/values for Censorship resistance, External network dependence, Escape hatch, Open source, Upgradeability, or Third-party inspectability. Cross-cutting rules in scripts/research-prompts.ts still apply on top.

2026-07-17
evaluate-protocol
ソフトウェア開発者

End-to-end evaluation pipeline for a single protocol — discover sources, run the citations research script, review the output against rules, run an independent second-pass review, and report, applying the qualifying rule-gap improvements to the rule files and leaving them uncommitted for human review.

2026-07-17
property-rules-timing
ソフトウェア開発者

Per-property guidance for timing-related properties — Time-to-finality, Deposit time, Withdraw time, and Implementation maturity. Invoke when evaluating, reviewing, or editing notes/values for any of these. Cross-cutting rules in scripts/research-prompts.ts still apply on top.

2026-06-30
property-rules-state-model
ソフトウェア開発者

Per-property guidance for the State property group. Invoke when evaluating, reviewing, or editing notes/values for Private state model, Private Data Storage, Client-side indexing, or Private State Scalability. Cross-cutting rules in scripts/research-prompts.ts still apply on top.

2026-06-30
research-sources
ソフトウェア開発者

Find authoritative source URLs for each property of a protocol evaluation using WebSearch/WebFetch, then write the results to scripts/research-cache/{id}.json so the API research script can consume them without spending API credits on web search.

2026-06-30
property-rules-privacy
ソフトウェア開発者

Per-property guidance for the Privacy property group. Invoke when evaluating, reviewing, or editing notes/values for any of Anonymity, Confidentiality, Asset privacy, or Plausible deniability. Loads only the privacy-group rules so the active context stays focused on the property at hand. Cross-cutting rules in scripts/research-prompts.ts (WRITING, CROSS_CHECK, VALUE_FORMAT, SOURCE_SELECTION, REVIEW_ONLY) still apply on top.

2026-06-03
review-evaluation-final
ソフトウェア品質保証アナリスト・テスター

Independent second-pass review of a protocol evaluation. Run AFTER /review-evaluation has produced its first report. This skill spawns a fresh subagent with no exposure to the first review's findings, has it review the same evaluation from scratch against the same rules, and diffs the two reports so anchoring bias from the first pass is surfaced. Use when an evaluation needs higher-confidence sign-off, especially before merging or shipping.

2026-06-03
property-rules-composability
ソフトウェア開発者

Per-property guidance for the Composability property group. Invoke when evaluating, reviewing, or editing notes/values for Access to DeFi or Programmability / Generality. Cross-cutting rules in scripts/research-prompts.ts still apply on top.

2026-05-27
challenger-pass
ソフトウェア開発者

Devil's-advocate review pass over a protocol evaluation. For each property, a fresh sub-agent argues the closest counter-value to surface anchoring failures the same-session reviewer might have missed. Runs as Phase C.5 of /evaluate-protocol, between the first-pass review (Phase C) and the auto-patch phase (Phase D).

2026-05-26
property-rules-compliance
ソフトウェア開発者

Per-property guidance for the Compliance property group. Invoke when evaluating, reviewing, or editing notes/values for Type of compliance, Layer of enforcement, Enforcement entities, Point of enforcement, Selective disclosure: viewing entity, or Selective disclosure: viewing control. Loads only compliance-group rules so the active context stays focused. The four-property compliance quartet must be internally consistent (see CROSS_CHECK_RULES in scripts/research-prompts.ts) — that cross-cutting rule is the most important constraint for this group.

2026-05-26
review-evaluation
ソフトウェア開発者

Review a protocol evaluation for accuracy, consistency, and rule compliance. Use when asked to review an evaluation.

2026-05-26