glitterfix

Run analysis and tests across Dart/Flutter workspace packages with optional fixes.

23|Updated Jul 4, 2025
One-click install
npx skills add https://github.com/jimmyff/nixfiles --skill glitterfix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glitterfix
Source: https://github.com/jimmyff/nixfiles/tree/main/dotfiles/ai/skills/glitterfix
Command: npx skills add https://github.com/jimmyff/nixfiles --skill glitterfix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run tests and/or analysis across Dart/Flutter workspace packages and fix failures.

Core Features & Use Cases

  • Orchestrates analysis and tests across multiple packages in a workspace.
  • Detects issues, reports results, and applies fixes to common failures.
  • Supports a --fix mode to auto-apply corrective changes with minimal prompts.

Quick Start

Run /glitterfix with optional arguments to run analysis and/or tests across the workspace.

Frequently Asked Questions about glitterfix

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run analysis and tests across multiple Dart and Flutter workspace packages?

To automate Dart and Flutter workspace checks, use a tool that orchestrates analysis and tests across multiple packages, detects failures, and applies corrective changes with minimal prompts.

Can I automatically fix Dart and Flutter workspace test failures and analysis issues?

Yes, you can auto-correct Dart and Flutter workspace issues by using a dedicated fix mode to apply corrective changes, then re-running analysis and tests to verify outcomes.

What is the best way to automate quality checks in a multi-package Flutter project?

The best way to automate quality checks in a multi-package Flutter project is orchestrating end-to-end analysis and tests across the workspace, detecting issues, and auto-applying fixes where supported.

Do I need specific tooling to surface and fix Dart workspace analysis failures?

Yes, applying fixes and surfacing results for Dart workspace analysis failures requires specific tooling to detect issues, apply corrective changes, and verify outcomes by re-running analysis and tests.

Why does my Dart workspace analysis fail after applying automated fixes to multiple packages?

Dart workspace analysis can fail after fixes if the automated tooling does not re-run analysis and tests to verify outcomes, potentially leaving unresolved issues across multiple packages.