Consiliency /Flutter-Structurizr
Cursor rule Cursor
Cursor rule "automation-and-iteration" from Consiliency/Flutter-Structurizr, covering automation and iterative development rule, 1. inline command execution, 2. continuous test-fix iteration and 3. goal.
7 1mo ago A 0 tokens
original MIT Consiliency /Flutter-Structurizr
Cursor rule Cursor
The Dart Structurizr parser robustly handles edge cases for element parsing, ensuring compatibility with the Structurizr DSL. The parser only throws a 'too many tokens' error for inline elements (i.e., those without a block) when there are more than 4 relevant header tokens (the keyword and up to three strings for…
7 1mo ago A 0 tokens
original MIT Consiliency /Flutter-Structurizr
Cursor rule Cursor
import 'package:flutter/material.dart' hide Container, Element, View, Border; import 'package:flutterstructurizr/domain/model/model.dart' as structurizrmodel.
7 1mo ago A 0 tokens
original MIT Consiliency /Flutter-Structurizr
Cursor rule Cursor
These rules ensure robust, maintainable, and consistent parser code and tests for Structurizr DSL parsing.
7 1mo ago A 0 tokens
original MIT Consiliency /Flutter-Structurizr
Cursor rule Cursor
Best practices for parser tests.
7 1mo ago A 249 tokens
original MIT Consiliency /Flutter-Structurizr
Cursor rule Cursor
Flutter Structurizr diagram manipulation implementation.
7 1mo ago A 0 tokens
original MIT Consiliency /Flutter-Structurizr
Cursor rule Cursor
General testing best practices for the project.
7 1mo ago A 313 tokens
original MIT Consiliency /Flutter-Structurizr
Cursor rule Cursor
Flutter Structurizr diagram manipulation implementation.
7 1mo ago A 0 tokens
original MIT