MelbourneDeveloperMelbourneDeveloperCommunityยท8 Agent Skills Included

dart_node

Build full-stack Node.js, React, and mobile apps in Dart

Builds entire web, mobile, and backend stacks in Dart using strongly typed Node.js, Express, React, and SQLite bindings. Automates linting, formatting, testing, coverage checks, dependency upgrades, and tiered pub.dev releases without manual scripting. Removes duplicate code, verifies specs against implementation, and audits documentation sites for SEO and mobile readiness. Speeds up pull requests, CI preparation, and bug fixes with strict test-first workflows.
npx skills add MelbourneDeveloper/dart_node --all -g -y
Available:

Gives your AI agent the project's coding standards, testing rules, release process, and architecture constraints so it writes compliant Dart code and routes tasks to the correct sub-skills autonomously.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dart_node?โ–ผ

Run `npx skills add MelbourneDeveloper/dart_node --all -g -y` in your terminal to install all skills in this suite globally.

Can I write a full-stack app entirely in Dart?โ–ผ

Yes. dart_node provides typed Dart bindings for Express backends, React web frontends, React Native mobile apps, WebSockets, and SQLite, so your whole stack stays in one language.

How does dart_node handle testing and coverage?โ–ผ

The test skill automatically detects which packages changed, runs only the affected tests, and enforces an 80% minimum coverage threshold per package.

Does dart_node work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and the repo includes CLAUDE.md and AGENTS.md, so it works with Claude Code, Codex, Cursor, Windsurf, and similar coding agents.

How are dart_node packages released to pub.dev?โ–ผ

The release skill validates changelogs and tests, then publishes packages in three dependency tiers via git tags, with versions stamped in CI so source files never change.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’