askill
starknet-network-facts

starknet-network-factsSafety 95Repository

Starknet network-level constraints and protocol facts that impact contract safety and agent reasoning.

1 stars
1.2k downloads
Updated 3/14/2026

Package Files

Loading files...
SKILL.md

Starknet Network Facts

When to Use

  • Reasoning about chain behavior assumptions in contract logic.
  • Validating time, fee, and transaction-version dependencies.

When NOT to Use

  • Contract implementation details unrelated to chain behavior.

Quick Start

  1. Identify assumptions in code about tx versions, fee tokens, and timing.
  2. Verify assumptions against current network behavior before release.
  3. Add tests for boundary behavior tied to block timing or tx metadata.

Core Focus

  • transaction version expectations
  • fee token and bounds assumptions
  • block-time-sensitive logic
  • sequencer and inclusion model implications

Workflow

References

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

50/100Analyzed 3/18/2026

A structured but content-sparse skill document serving as an index/overview for Starknet network facts. Has proper metadata, clear sections, and good organization (R3, R6, R10), but lacks substantive technical content - most detailed guidance is deferred to external files not included here. Quick Start steps are generic without concrete values or examples. Moderate utility as a reference structure but limited practical value without referenced files.

95
60
55
45
35

Metadata

Licenseunknown
Version-
Updated3/14/2026
Publisherkeep-starknet-strange

Tags

github-actions