Scaffold-StarkScaffold-StarkOfficialยท5 Agent Skills Included

scaffold-stark-2

Build, test, and deploy Starknet dApps end-to-end

Builds decentralized applications on Starknet with Cairo smart contracts, a Next.js frontend, and pre-built wallet components. Automates end-to-end smoke tests, Sepolia deploy gates, and real Braavos wallet transaction recording without manual browser clicking. Keeps dependencies current and propagates verified updates to sibling forks, eliminating broken sync workflows and stale templates.
npx skills add Scaffold-Stark/scaffold-stark-2 --all -g -y
Available:

Gives your AI agent the project's contract read/write patterns, component and hook usage rules, network configuration, and styling conventions so it can build and modify Starknet dApps correctly.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Scaffold-Stark?โ–ผ

Run `npx skills add Scaffold-Stark/scaffold-stark-2 --all -g -y` in your terminal to install all skills in this suite globally.

What is Scaffold-Stark used for?โ–ผ

It is a toolkit for building decentralized applications on Starknet, combining Cairo smart contracts, a Next.js frontend, wallet connectors, and ready-made web3 components.

How do I deploy a smart contract to Starknet Sepolia?โ–ผ

Configure your Sepolia account and RPC environment variables, set targetNetworks to sepolia in scaffold.config.ts, then run yarn deploy. The included smoke-test skill can verify the deploy on-chain.

Can AI agents test my Starknet dApp automatically?โ–ผ

Yes. The stark-smoke-test skill runs a 14-step end-to-end gate that starts a local devnet, deploys contracts, drives Chrome over CDP, and reports a clear pass or fail.

Does Scaffold-Stark work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’