blockscoutblockscoutOfficialยท6 Agent Skills Included

blockscout-rs

Structured task analysis, coding handoffs, and PR reviews

Guides engineering work on Blockscout Rust microservices from task analysis through implementation and review. Replaces ad-hoc coding with written task artifacts, solution comparisons, and verified pull request descriptions. Keeps codebase knowledge current through memory-bank notes, gotchas, and architecture decision records.
npx skills add blockscout/blockscout-rs --all -g -y
Available:

Tells the agent how to navigate each Rust microservice, follow memory-bank conventions and workflows, and use the graphify knowledge graph before reading source code.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install blockscout-rs skills?โ–ผ

Run `npx skills add blockscout/blockscout-rs --all -g -y` in your terminal to install all skills globally.

What do the blockscout-rs skills do?โ–ผ

They guide your agent through structured engineering workflows: analyzing tasks, writing implementation plans, executing coding handoffs, reviewing solutions, and drafting PR descriptions and GitHub issues.

Do these skills work with Cursor and Codex?โ–ผ

Yes. Each skill ships in Cursor, Claude Code, and Codex variants that all follow the same tool-agnostic memory-bank workflows.

What is the memory-bank in this repository?โ–ผ

It is a set of markdown files holding project context, architecture notes, gotchas, and decision records that the agent reads and updates to stay aligned with the codebase.

Do I need Rust experience to use these skills?โ–ผ

Basic familiarity helps, but the skills enforce step-by-step workflows with human confirmation points, so the agent handles most technical detail for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’