dart-fix-runtime-errors
OfficialFix Dart runtime errors quickly with traceable patches
Authordart-lang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps Dart developers quickly identify and fix runtime errors by tracing an active stack trace to the failing line, applying a targeted fix, and validating the outcome.
Core Features & Use Cases
- Trace-and-fix workflow: Use get_runtime_errors to capture the runtime stack trace and locate the precise failure location.
- LSP-guided localization: Leverage language-server protocol cues to pinpoint the failing expression or call.
- Verification via hot_reload: Apply changes and confirm resolution by performing a hot reload to ensure stability in development.
- Use Case: When a Dart or Flutter app throws a runtime error during development or hot reload, this skill guides you from error capture to a verified fix.
Quick Start
Fetch the active stack trace with get_runtime_errors, locate the failing line using LSP, apply a minimal fix, and verify the result with a hot_reload.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dart-fix-runtime-errors Download link: https://github.com/dart-lang/skills/archive/main.zip#dart-fix-runtime-errors Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.