# dart-lang-skills

Agent skills for Dart, maintained by the Dart team. A collection of skills providing tailored instructions for common Dart development workflows.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/dart-lang-skills
- Source: https://github.com/dart-lang/skills
- Price: free and open source

## Summary
dart-lang-skills is a Claude Code plugin with 12 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes dart-add-unit-test, dart-build-cli-app, dart-collect-coverage. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add dart-lang/skills --agent claude-code
```

## Skills
- dart-add-unit-test
- dart-build-cli-app
- dart-collect-coverage
- dart-fix-runtime-errors
- dart-generate-test-mocks
- dart-migrate-to-checks-package
- dart-resolve-package-conflicts
- dart-run-static-analysis
- dart-setup-ffi-assets
- dart-use-ffigen
- dart-use-pattern-matching
- dart-use-primary-constructors

## FAQ

### What is dart-lang-skills?
Agent skills for Dart, maintained by the Dart team. A collection of skills providing tailored instructions for common Dart development workflows.

### How do I install dart-lang-skills?
Run these in Claude Code: npx -y skills add dart-lang/skills --agent claude-code. Then prompt normally.

### Does dart-lang-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is dart-lang-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
