Edge & Node avatar

Edge & Node

Official

@edgeandnode

0Followers
|
62Public Repos
|
16Published Skills

Offers specialized infrastructure for blockchain subgraph querying and rigorous Rust-based codebase maintenance, testing, and documentation validation.

Skills Distribution
DomainDeveloper To...Codebase Quality A.. (40%)Documentation Engi.. (40%)Blockchain Infrast.. (20%)

Agent Skills by Edge & Node

Showing 16 vetted skills indexed across 3 GitHub repositories.

edgeandnodeedgeandnode
12

The Graph Gateway

Query blockchain subgraphs and monitor indexer status on The Graph Network.

Official
Basic
edgeandnodeedgeandnode

commit

Generate and validate conventional commit messages for Rust workspaces with crate-based scope rules.

Official
Advanced
edgeandnodeedgeandnode

code-pattern-fmt-check

Validate code pattern documentation frontmatter and content against established guidelines.

Official
Intermediate
edgeandnodeedgeandnode

code-check

Validate and lint Rust and shell scripts with cargo check, clippy, and shellcheck.

Official
Intermediate
edgeandnodeedgeandnode

code-format

Your JSON data here.

Official
Intermediate
edgeandnodeedgeandnode

code-review

Review code changes for bugs, security gaps, and quality issues.

Official
Advanced
edgeandnodeedgeandnode

code-pattern-discovery

Discover and load coding pattern documentation from YAML frontmatter metadata.

Official
Intermediate
edgeandnodeedgeandnode

code-test

Run targeted cargo test commands for Rust workspace code changes.

Official
Intermediate
edgeandnodeedgeandnode

feature-validate

Verify documented feature capabilities against codebase implementations and test coverage.

Official
Advanced
edgeandnodeedgeandnode

feature-fmt-check

Validate feature documentation against the official feature-docs specification.

Official
Intermediate
edgeandnodeedgeandnode

feature-discovery

Discovers relevant feature docs from YAML frontmatter and loads them on demand.

Official
Intermediate
edgeandnodeedgeandnode

feature-status

Parse YAML frontmatter from docs/features/*.md and group features by status into a formatted table.

Official
Intermediate
edgeandnodeedgeandnode

Code Checking

Validate Rust and TypeScript code changes using cargo and Justfile tasks.

Official
Intermediate
edgeandnodeedgeandnode

Code Testing

Run unit and integration tests via justfile tasks in Rust workspaces.

Official
Intermediate
edgeandnodeedgeandnode

Code Generation

Regenerate JSON schemas and OpenAPI specifications for dataset manifests and the Admin API.

Official
Intermediate
edgeandnodeedgeandnode

Code Formatting

Format Rust and TypeScript code using justfile tasks and cargo nightly fmt.

Official
Intermediate

Frequently Asked Questions About Edge & Node

FAQPage Schema
What specific technical tasks does Edge & Node enable for developers?

Developers can perform rigorous code validation using cargo and clippy, execute integration tests within Rust workspaces, and manage blockchain subgraph queries. Additionally, the system facilitates the synchronization of feature documentation with codebase implementations by parsing YAML frontmatter and generating status tables for project oversight.

Which engineering personas benefit most from these capabilities?

These capabilities are designed for blockchain infrastructure engineers, Rust developers, and technical writers. The system supports those managing complex decentralized network subgraphs and teams requiring strict adherence to conventional commit standards, code formatting consistency, and documentation-to-code parity within large-scale Rust-based repositories.

What are the primary prerequisites for implementing these validation routines?

Implementation requires a Rust-based development environment with cargo installed. Projects must utilize Justfile task runners for execution and maintain documentation using YAML frontmatter metadata. The system relies on established crate-based scope rules for commit validation and specific directory structures for feature documentation files.