
dart-lang/ai
4 skills14 installs1.1k starsGitHub
Install
npx skills add https://github.com/dart-lang/aiSkills in this repo
1Add Mcp FeatureProvides instructions for adding new tools, prompts, and capabilities to the dart_mcp_server package by implementing mixins on DartMCPServer. A developer uses it when extending the Dart MCP server with new features following the package's conventions.4installs2Update Dart Mcp Server Readme.Md FileExplains how to update the mostly auto-generated README.md in the dart_mcp_server package by running tool/update_readme.dart from the package root. A developer uses it whenever tools are added, updated, or removed.4installs3Update Mcp Spec VersionWalks through updating the dart_mcp package to support a new MCP specification version, from reviewing the schema to updating the ProtocolVersion enum and doc URLs. A developer uses it to bump the supported protocol version without inventing APIs.4installs4Closing Obsolete IssuesClosing-obsolete-issues provides automation for GitHub issue lifecycle management. Developers use it to keep issue trackers clean by identifying and closing stale issues.2installs