Packages
Coding-agent skills
Install version-matched guidance for the error pipeline, trust boundary, Flutter hooks, and application bootstrap.
v1.1.0Beginner
Coding-agent skills
Install the core or Flutter guidance according to the boundary being changed:
shell
dart run skills@ get -p ark_error_manager
dart run skills@ get -p ark_error_manager_flutter
| Installed skill | Use it for |
|---|---|
ark-error-manager-pipeline | Centralized intake, classification, policy, sanitization, reporting, presentation, recovery, and lifecycle. |
ark-error-manager-flutter-bootstrap | Flutter and platform hooks, previous-handler policy, runtime context, presentation, and shutdown. |
The skills make the trust boundary explicit. They do not authorize an agent to transmit error data, configure an external reporter, or change production systems. Application policy still decides which data may leave the process. Review the instructions before use and reinstall them after upgrading the package.