Initial commit

This commit is contained in:
nima
2026-06-13 16:27:22 +03:30
parent 4f05516fc2
commit 9f28ac278f
9 changed files with 1104 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"paths": {
"specs": ".claude/specs",
"steering": ".claude/steering",
"settings": ".claude/settings"
},
"views": {
"specs": {
"visible": true
},
"steering": {
"visible": true
},
"mcp": {
"visible": true
},
"hooks": {
"visible": true
},
"settings": {
"visible": false
}
}
}