SymKit/bundles-rules

AI rules and optional skills for building Symfony bundles with best practices: SOLID, AbstractBundle, Contract pattern, and quality tooling (PHPStan 9, GrumPHP, Infection, Deptrac, CI).

3Stars on the repository
33Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

symfony-bundle

25

SymKit/bundles-rules

Cursor rule

Symfony bundle — AbstractBundle, Contract pattern, final readonly, config-driven services, semver public API.

3 5mo ago A 1,231 tokens

testing

26

SymKit/bundles-rules

Cursor rule

Testing: unit/integration/functional, TDD, DAMA, Given/When/Then, Infection MSI>=70% (bundle repos).

3 5mo ago A 0 tokens

twig

27

SymKit/bundles-rules

Cursor rule

Twig v3: arrow functions, CVA, enum(), cache/types tags, Intl filters, null-safe, embed.

3 5mo ago A 0 tokens

validator

28

SymKit/bundles-rules

Cursor rule

Validator: constraints, groups, sequences, CompoundConstraint, ConstraintValidator, tests.

3 5mo ago A 0 tokens

workflow

29

SymKit/bundles-rules

Cursor rule

Workflow: state machine, enum places/transitions, guards, subscribers, apply() in handlers.

3 5mo ago A 0 tokens

bug-fix

30

SymKit/bundles-rules

Cursor rule

Light skill: TDD pipeline for bug fixes. Regression test first, then fix. Can auto-invoke when the user reports a bug, describes unexpected behavior, or asks to fix an issue.

3 5mo ago A 39 tokens