Skip to main content

flutter/agent-plugins

SkillsMP has collected 14 skills from flutter/agent-plugins. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
14
GitHub stars
2,918
GitHub forks
177

Showing 14 of 14 collected skills.

occupation
unclassified
description

Rules and formatting guidelines for writing Dart /// API documentation and doc comments. Use when documenting Dart code, writing doc comments for any Dart declaration (libraries, classes, methods, variables, etc.), or when instructed to follow the Effective…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.

updated
occupation
Software Developers
description

Reviews 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.

updated
occupation
Software Developers
description

Guide 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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Performs a comprehensive, multi-step code review of pull requests or local code changes, using iterative refinement (generation, critique, synthesis) to ensure high-quality, actionable feedback. Use when you need to review code changes thoroughly.

updated
occupation
Network & Computer Systems Administrators
description

Safe, 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…

updated
occupation
Software Developers
description

Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.

updated
occupation
Software Developers
description

Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hot_reload.

updated
occupation
Software Developers
description

Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.

updated
occupation
Software Developers
description

Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.

updated
occupation
Software Developers
description

Guides agents in compiling and packaging C/C++ source code into dynamic or static libraries (Code Assets) using Dart's Native Assets hook system (via hook/build.dart and hook/link.dart utilizing package:hooks and package:native_toolchain_c). Use when a user…

updated
occupation
Software Developers
description

Guide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually. Use this skill when a task involves writing new FFI bindings, extending C/Objective-C/Swift integrations, or replacing hand-crafted `dart:ffi` setups.

updated
occupation
Software Developers
description

Use switch expressions and pattern matching where appropriate

updated
occupation
Software Developers
description

Help users write syntactically and semantically correct primary constructors in Dart, and migrate/use the new constructor syntax, empty-body semicolon syntax, in-body initializer list syntax, and abbreviated concise constructor syntax.

updated
Showing 14 of 14 collected skills.