dart-cognitive-complexity

Installation
SKILL.md

1. When to use this skill

Use this skill when analyzing Dart and Flutter codebase maintainability, evaluating function readability, or remediating high-complexity warning findings. Unlike traditional Cyclomatic Complexity (which linearly counts branching paths and punishes clean declarative table switches), Cognitive Complexity directly measures the comprehension friction required for a human or reviewing LLM to read and simulate control flow.

Installs
2
GitHub Stars
8
First Seen
Aug 2, 2026
dart-cognitive-complexity — kevmoo/kevmoo_skills