Rules
Always-on constraints applied to every agent session.
01 bash-style 8 ↓ | v1.0.0
Bash scripting conventions based on the Google Shell Style Guide.
Applied to all .sh files and bash scripts.
02 design-system 8 ↓ | v1.0.0
Token-based CSS design system conventions.
Applied when writing or modifying CSS, templates, or page layouts.
03 git-naming 9 ↓ | v1.0.0
Branch naming, commit message format, and trailer conventions for git operations.
04 go-testing 1 ↓ | v1.0.0
Go testing conventions applied to all _test.
go files. Standard library only, table-driven, behavior-focused.
05 markdown-style 7 ↓ | v1.0.0
Consistent markdown formatting conventions applied to all generated files.