This commit is contained in:
Meghdad
2026-07-22 12:25:24 +03:30
commit 35c69c5655
107 changed files with 18699 additions and 0 deletions

16
boost.json Normal file
View File

@@ -0,0 +1,16 @@
{
"agents": [
"junie",
"codex"
],
"cloud": false,
"guidelines": true,
"mcp": true,
"nightwatch": false,
"sail": false,
"skills": [
"laravel-best-practices",
"pest-testing",
"tailwindcss-development"
]
}