Reidbaker Agent
Reidbaker Agent from flutter/agent-plugins.
Skills in this plugin
4- ▌ API Review · flutter bundleReviews the specified code against the canonical API Design guidelines. Use this skill when the user asks for an API review or to check code against API design principles.
- ▌ Natural Writing · flutterContains well-defined rules for creating natural, accurate, and readable writing. Use whenever authoring longer text, like analysis documents, PR or CL descriptions, or documentation.
- ▌ Code Documentation · flutter bundleGuide for writing effective code documentation, including docstrings, JSDoc, dartdoc, and implementation comments. Use this skill when writing new code, adding features, or improving existing documentation in Dart, Python, or TypeScript to ensure clarity and maintainability.
- ▌ Unix CLI Best Practices · flutterSafe, portable, and efficient command-line patterns for macOS/BSD Unix tools (grep, find, sed, awk, xargs, mdfind, pbcopy, open) and modern alternatives (ripgrep, fd). Covers common shell scripting and one-liner use cases including fast searching, text processing, codebase navigation, and parallel execution.