-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboost.json
More file actions
28 lines (28 loc) · 682 Bytes
/
Copy pathboost.json
File metadata and controls
28 lines (28 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"agents": [
"claude_code"
],
"cloud": false,
"guidelines": true,
"mcp": true,
"nightwatch": false,
"packages": [
"spatie/guidelines-skills",
"alibori/laravel-ai-skills"
],
"sail": true,
"skills": [
"laravel-best-practices",
"pest-testing",
"tailwindcss-development",
"laravel-actions-development",
"laravel-controllers-development",
"laravel-dtos-development",
"laravel-migrations-development",
"laravel-models-development",
"spatie-javascript",
"spatie-laravel-php",
"spatie-security",
"spatie-version-control"
]
}